Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Support subsorting / multiple sorts #14

Closed
onespaceman opened this issue Nov 27, 2015 · 5 comments
Closed

Support subsorting / multiple sorts #14

onespaceman opened this issue Nov 27, 2015 · 5 comments

Comments

@onespaceman
Copy link

I would like to have an option for subsorting playlists.

Right now if I sort by artist, within that artist the songs are sorted by ID, and if I sort by album, they are not grouped by artist.

What I would like:

  • Artist 1
    • Album 1
    • Album 2
  • Artist 2
  • ...

I hope this makes sense.
Thank you.

Edit: also even more subsorting by track number within those albums :)

@simon-weber
Copy link
Owner

Yup, makes sense. Lovefield supports multiple sorts, so we just need to add it to the ui and address #9.

@PeteRepeat77
Copy link

Yeh this would be good for me in cases where the numbers of matching songs exceeds the 1k playlist limit

@simon-weber simon-weber changed the title Subsorting playlists Support subsorting / multiple sorts Jan 17, 2016
@simon-weber
Copy link
Owner

Good news: #9 turned out to be an easier fix than I expected. Now that it's out of the way, I should be able to find time to implement this over the long weekend 👍

@simon-weber
Copy link
Owner

And it only took two months! 😅 I'll push out a release for this now for yall to try.

This involved a fair amount of changes, so be extra vigilant for things I might have broken in the process.

@onespaceman
Copy link
Author

Seems to be working great. Thanks!

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

No branches or pull requests

3 participants