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 chapter markings not displayed properly #5519

Merged
merged 1 commit into from
May 16, 2024

Conversation

Schoggi0815
Copy link
Contributor

Changes

Chapter markers weren't always displayed. rarely they were there, most of the times they weren't.
This was due to a race condition, which also caused them to be only properly set for the first video to be shown.
This fixes the markers and makes sure they're always properly displayed.

Issues

@Schoggi0815 Schoggi0815 requested a review from a team as a code owner May 16, 2024 11:23
Copy link

sonarcloud bot commented May 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@thornbill thornbill added bug Something isn't working stable backport Backport into the next stable release labels May 16, 2024
@thornbill thornbill added this to the v10.9.2 milestone May 16, 2024
@thornbill thornbill added this to In progress in Release 10.9.z via automation May 16, 2024
@jellyfin-bot
Copy link
Collaborator

Cloudflare Pages deployment

Latest commit 7de4ebf
Status ✅ Deployed!
Preview URL https://353dff4d.jellyfin-web.pages.dev
Type 🔀 Preview

View build logs
View bot logs

@thornbill thornbill merged commit b17ca02 into jellyfin:release-10.9.z May 16, 2024
10 checks passed
Release 10.9.z automation moved this from In progress to Done May 16, 2024
joshuaboniface pushed a commit that referenced this pull request May 17, 2024
Fix chapter markings not displayed properly

Original-merge: b17ca02

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
@jellyfin-bot jellyfin-bot removed the stable backport Backport into the next stable release label May 17, 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
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants