-
-
Notifications
You must be signed in to change notification settings - Fork 217
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
Songs randomly skip #1474
Labels
bug
Something isn't working
Comments
did some testing and it doesn't happen to the first track of the queue. It happens when a track exceeds the length of 10 minutes but doesn't skip at 10 minutes instead it skips at around 6~7 minutes. |
opened the program in debug mode and this warning was thrown before the song gets skipped:
|
I suspect this is also the same issue as 1458 |
Does this still happen with the latest version (1.2.1)? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Songs (I think the first song in queue) randomly skip after some time of listening.
To Reproduce
Steps to reproduce the behavior:
Ne Obliviscaris - Urn
album to queueShift + F
to skip forward, or waitExpected behavior
The song should skip after it's over.
Screenshots
I have a video: https://yorunoken.s-ul.eu/JkTYr45T
System (please complete the following information):
Backtrace/Debug log
this is probably not related.
Additional context
This most likely only happens in the first track of the queue.
The text was updated successfully, but these errors were encountered: