[BUG] Wrong song plays in playlist menu.
How to reproduce:
- Open a playlist
- Click shuffle
- Change the song
Expected behavior: The song I clicked on plays Actual behavior: Some other song plays, and it seems like my mouse cursor is offset vertically. Possible cause: Because of shuffle mode, it still picks a random song even though I am manually overriding the song.
Sometimes when I click on a song in a playlist it plays some other song that is not even in the playlist, it plays one of the suggested tracks for the song I was playing before.
More information: this happens in many other places, such as when you search for a song.
The "side effect" issues I haven't confirmed are resolved, but I believe im slowly working my way through this. The logic for playlists is atrocious, so I'm trying to refactor the queue store, since it needed done anyways
I'll update you when I have more information
Should be fixed now on prod. Preparing a release soon, been insanely busy so haven't had the chance to fix for a bit