apognu / otter

Music player for Funkwhale
MIT License
216 stars 21 forks source link

Shuffle mode in queue or songs #35

Closed yiskah closed 4 years ago

yiskah commented 4 years ago

Maybe I just missed it but there doesn't seem to be an option for shuffling the queue, shuffling songs from an artist, or shuffling all tracks? Just shuffling favorites, playlists, and individual albums. I have experimental mode on and I'm on Android 9 on OnePlus 3. App from Google Play store don't see a version number anywhere. Screenshot_20200517-162450 Screenshot_20200517-162517

apognu commented 4 years ago

You are right, these features are not yet implemented.

Playing/shuffling all tracks from an artist is mentionned by #21 and might be possible, as would be reshuffling of the queue.

On the other hand, I don't think playing all tracks will be considered for the moment, as this would entail loading all tracks (possibly throusands) into memory, shuffling them and loading them into the queue.

apognu commented 4 years ago

I'll close this issue in favor of #21, which covers it nicely.