-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[Bug] Song timer cannot go down when skipping around in a song, only can go up or to 0:00. #695
Closed
1 task done
Comments
OMG how the hack that gone unnoticed all this time 😅 |
It's been fixed |
meenbeese
pushed a commit
to meenbeese/spotube
that referenced
this issue
Sep 20, 2023
meenbeese
pushed a commit
to meenbeese/spotube
that referenced
this issue
Sep 20, 2023
meenbeese
pushed a commit
to meenbeese/spotube
that referenced
this issue
Sep 20, 2023
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there an existing issue for this?
Current Behavior
When playing a song, and skipping backwards, the current time doesn't change - unless the skip was to 0:00.
After skipping to a previous point in the track, the displayed time remains the same - until the pre-skip point was reached again, then it resumes normally. It also resumes counting properly when skipping ahead of the point that it's displaying at the moment.
Expected Behavior
If I skip backwards in a song, I'd like to know what exact time in the song it is.
Steps to reproduce
Operating System
Tested on Linux. Not tested on anything else.
Spotube version
3.1.1
Installation source
Arch User Repository (AUR)
Additional information
This is clearly not 03:19 in a song that lasts 03:31.
It should be noted that the song is skipping backwards properly. Simply the timer is displaying the wrong thing.
The text was updated successfully, but these errors were encountered: