Skip to content
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

Ordering playlists #90

Closed
stroggprog opened this issue Aug 3, 2024 · 2 comments
Closed

Ordering playlists #90

stroggprog opened this issue Aug 3, 2024 · 2 comments

Comments

@stroggprog
Copy link

When displaying the list of playlists, they are displayed in the order returned by mpd, which is seemingly random (not alphabetical, not in creation order). I have dozens of playlists, so ordering alphabetically makes it much easier to navigate. Just for completeness, the ability to reverse sort would be nice too.

@yktoo yktoo closed this as completed in 8529f98 Aug 5, 2024
@yktoo
Copy link
Owner

yktoo commented Aug 5, 2024

Thanks for reporting this, it's a good point. The playlists will be alphabetically sorted. As for reverse sort, there's no sort switch in the list to link that to, unfortunately.

@stroggprog
Copy link
Author

stroggprog commented Aug 5, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants