Getting playlist sorted album by album needs something like:
"order by songs.artist,songs.album,songs.disc,songs.track"
which I actually hardcoded into my version of db-sql.c smart
playlist handling. Does its work nicely especially if the
compilation concatenating is enabled.
Yeah, there will be multiple fields. Has to. I can’t really think of a playlist that would be sorted in less than three fields anyway. And sometimes in different directions.
Author
Posts
Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Feature Requests’ is closed to new topics and replies.