z-huang / InnerTune

A Material 3 YouTube Music client for Android
GNU General Public License v3.0
4.25k stars 265 forks source link

Play next in a shuffled queue problem #1625

Open nvllz opened 11 hours ago

nvllz commented 11 hours ago

Checklist

Steps to reproduce the bug

  1. Add few songs to a queue
  2. Open the queue menu and tap once on the "Shuffle" icon
  3. Pick another song from the library/playlist, open the bottom menu and tap on "Play next"

Expected behavior

The song picked to be played as next should be placed at the second place in the current queue regardless of current queue state (if already shuffled or not)

Actual behavior

If shuffle is turned on, the song is put in a random place. Moves back to the expected one once the queue shuffle is turned off

Screenshots/Screen recordings

No response

Logs

n/a

InnerTune version

0.5.10

Android version

Android 13

Additional information

No response