riverscuomo / public-bug-hunt

A place to file bug reports for all of my apps
GNU General Public License v3.0
7 stars 0 forks source link

Playlist 'play' button always use shuffle mode regardless of what the user has selected #102

Closed urbainn closed 10 months ago

urbainn commented 10 months ago

Describe the bug When going to any playlist, and clicking the main blue 'play' button, a random track from the playlist will start playing. Even if the user has chosen not to shuffle tracks in the toolbar/controls bar.

To Reproduce Steps to reproduce the behavior:

  1. Go to any playlist
  2. Click on the blue 'play' button at the top of the playlist
  3. A random track should be playing

Expected behavior I would expect the first track to play, or a random track if shuffle mode is enabled by the user.

Screenshots Capturevidodu10-01-2024015644-ezgif com-video-to-gif-converter

Desktop (please complete the following information):

KCreek1 commented 10 months ago

I missed this yesterday when testing on iOS beta 1.14.0 (198). I was focused on if it would play upon tapping the song. My apologies.

But this issue is on iOS 1.14.0 (198) as well.

urbainn commented 10 months ago

Thanks for the additional info. I just tried on Android 1.13.3 (193) and it works as expected. Version 1.14 may have introduced the bug.

KCreek1 commented 10 months ago

I think this is working ok on web app now. And since 1.14.0 wasn't deployed to the public on iOS - I think it may be resolved.

KCreek1 commented 10 months ago

Not an issue in iOS 199 (1.14.0) or 200 (1.14.1)

urbainn commented 10 months ago

Not an issue on Android (195) and Web. Closing as completed for now.