You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes, when switching to the next song in the queue, the app instead decides to replay the previous song. The queue thinks its playing the song that's in the queue, but the audio is just a repeat of the previous song. As a result, it ends up skipping the song that's actually in that position in the queue.
🪜 Reproduction Steps
I have not been able to find a way to reliably replicate this behavior. What I can say is that it's not caused by the queued song being unable to play, because if I queue the song again, it will play.
Yes, this sounds like it could be related. Just to be clear, in this case, the current track does not stop playing. It's just that when the next track goes to play, it just replays the previous track, before continuing on with the track after it.
@aquelemiguel it seems like this is caused by yt-dlp. I update my yt-dlp version to 2023.04.27.022240, and the problem is solved, maybe you can give it a try!
📝 Description
Sometimes, when switching to the next song in the queue, the app instead decides to replay the previous song. The queue thinks its playing the song that's in the queue, but the audio is just a repeat of the previous song. As a result, it ends up skipping the song that's actually in that position in the queue.
🪜 Reproduction Steps
I have not been able to find a way to reliably replicate this behavior. What I can say is that it's not caused by the queued song being unable to play, because if I queue the song again, it will play.
ℹ Environment / Computer Info
1.6.0
Debian GNU/Linux 11 (bullseye) x86_64
5.10.0-21-amd64
📸 Screenshots
No response
The text was updated successfully, but these errors were encountered: