Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: panels UI sort problem (Read 4225 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

panels UI sort problem

when i used SCPL before panels UI i grouped by the following:

$ifgreater(%totaltracks%,1, %album% %discnumber%, %artist%)

Basically i want to sort my playlists by artists and have anything with a %totaltracks% value of 1 grouping together under a SINGLES group for that artist. eg:

Artist BLAH - Album 1:
1
2
3
etc

Artist BLAH Singles:
random track 1
random track 2

Is this possible (i guess so)? how can i achieve it? thanks