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

Synochronise music timers #2996

Merged
merged 2 commits into from
Aug 25, 2023

Conversation

DoggoOfSpeed
Copy link
Contributor

@DoggoOfSpeed DoggoOfSpeed commented Aug 25, 2023

Changes
Right now the timers are updated in such a way that, depending on the song, they may update up to half a second apart.
This PR rounds the current time value to seconds so that the rounding that happens when the milliseconds are displayed doesn't cause the timers to be out of sync.

@nielsvanvelzen nielsvanvelzen added this to the v0.16.0 milestone Aug 25, 2023
@nielsvanvelzen nielsvanvelzen added the bug Something isn't working label Aug 25, 2023
@nielsvanvelzen nielsvanvelzen merged commit 4ac1905 into jellyfin:master Aug 25, 2023
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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants