Give most playlists a default sort order #13

Closed
opened 2021-10-07 11:17:55 -04:00 by anna · 0 comments
Owner
artists.name ASC, years.year ASC, albums.name ASC, dics.number ASC, tracks.number ASC

Should be fine for most playlists. Leave the "Up Next" playlist unsorted and sort the "Previous" playlist with rowid DECS so the most recent tracks show up first

``` artists.name ASC, years.year ASC, albums.name ASC, dics.number ASC, tracks.number ASC ``` Should be fine for most playlists. Leave the "Up Next" playlist unsorted and sort the "Previous" playlist with `rowid DECS` so the most recent tracks show up first
anna added this to the Emmental 2.7 milestone 2021-10-07 11:17:55 -04:00
anna closed this issue 2021-10-16 09:10:17 -04:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: anna/emmental#13
No description provided.