-
Notifications
You must be signed in to change notification settings - Fork 140
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
Shuffle is broken on android, and skips songs of playlist #482
Comments
Shuffle is defaulted to only shuffle 250 songs in one session, can be changed in the settings under audio service. Its the only thing I can imagine what you are referring to. |
But even with playlists of 25 songs playback skips songs, the shuffle don't read every songs of my playlist. I have to go back to the previous version to avoid this bug.. |
Just tested with a 28 song playlist (on IOS) (app verison 0.6.15) and all 28 songs appeared in the queue with the default of 250 shuffled songs |
Of course the queue display all songs of playlist after shuffle but the player skips some songs |
@AbuD3vTs4113 could you send logs? Make sure you replicate the bug first - logs are not saved from previous sessions
That setting only applies to the "shuffle all" button on the songs tab |
Oh. My bad |
Here the logs: MusicPlayerBackgroundTask/INFO] 2023-08-12 14:51:56.432851: Starting audio service null null null null null null null null null null null null null null null null null null null null null null null null null null null null null null null null null null null null null null null null |
I'm guessing the problem is either some messed-up downloads (try going to the downloads page, I think recently a button was added that tries to repair downloads), or that playback of actually downloaded track simply isn't working... |
I'll try to reproduce this in a bit, previous attempts at fixing shuffling resulted in half the queue being skipped on Android. This was tracked in #61 |
Okay thank you. In the meantime, I will use the version 0.6.14. |
Hi @AbuD3vTs4113, could you confirm that this issue is actually fixed in 0.6.18? I'm investigating a similar issue... |
Since the last release 0.6.15, the feature shuffle on playlist is broken. I listen some songs and some time after that the playlist was already done. So I can't listen to all my music. If anyone has had this problem before, can you confirm that you are having this bug as well?
Please can you fix it
The text was updated successfully, but these errors were encountered: