-
Notifications
You must be signed in to change notification settings - Fork 297
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Queue sorting #140
Comments
... and maybe also "randomize que" |
I'd also like to see a custom queue sorting. @k3b |
I found a workaround for this isuue. To enqueue album in it's internal order, you should add to queue first track from this album, then use "Enqueue album" button from playback screen menu. |
I belive that this issue is fixed in the nightly builds as we are now respecting the (current!) sort order when hitting the play/enqueue-all row in the library view |
I did not notice this behaviour. But this would not make it better. Normal sorting options as they are in the album or artist view would be welcome. Why is that missing in the queue view? |
Because nobody wrote the required code :-) |
Hello, I'm using Vanilla Music 0.9.41 (F-Droid build). When I'm adding an album to queue which contains tracks made by different artists (e.g. "Moving Shadow 01.1"), Vanilla Music sorts queue by artist first and thus breaking album order and there is no way to change this behavior. Option to sort (by album, artist, etc.) and edit (remove, move around individual and groups of tracks) queue would be good addition.
The text was updated successfully, but these errors were encountered: