Reply To: sorting smart playlist

#4084
tri
Participant

Please allow multiple sort directives.

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.

– .-. ..