Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix autoCast race condition #5898

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

thornbill
Copy link
Member

Changes

  • Moves autoCast initialization to a function
  • Removes supported check since it only checked local storage support and we use local storage for everything

Issues
Fixes #5878

@thornbill thornbill added bug Something isn't working regression We broke something labels Aug 9, 2024
@thornbill thornbill added this to the v10.9.10 milestone Aug 9, 2024
@thornbill thornbill requested a review from a team as a code owner August 9, 2024 14:23
Copy link

sonarqubecloud bot commented Aug 9, 2024

@thornbill thornbill added the stable backport Backport into the next stable release label Aug 9, 2024
@thornbill thornbill merged commit 7f575d7 into jellyfin:release-10.9.z Aug 10, 2024
11 checks passed
@thornbill thornbill deleted the fix-autocast-race branch August 10, 2024 02:52
thornbill added a commit that referenced this pull request Aug 13, 2024
Fix autoCast race condition

Original-merge: 7f575d7

Merged-by: thornbill <[email protected]>

Backported-by: thornbill <[email protected]>
@jellyfin-bot jellyfin-bot removed the stable backport Backport into the next stable release label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working regression We broke something
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants