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: Random sort with Autoplaylist component (Read 2234 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Random sort with Autoplaylist component

Im trying to create an autoplaylist item that sorts its output playlist randomly every time a playlist is generated. Im having trouble finding the syntax for such a sort format. Can someone please point me in the right direction. 

The same function as Edit/Sort/Randomize would be ideal!

I have tried the wiki and searching but havent been able to find anything.

Random sort with Autoplaylist component

Reply #1
Try using $rand() as your sort string.

Random sort with Autoplaylist component

Reply #2
Yeap thats done it - thanks!