How do I make it switch from one list to another automatically?

Onda Joven

New member
I need help.

I have 15 playlists with 560 tracks for playlist (one playlist every 24 hours), and I need to learn how to switch to playlist 2 once playlist number 1, with 560 tracks that take up a full day (24 hours), finishes playing, and so on until the 15-playlist cycle ends (15 days).

Once the last playlist (number 15) finishes playing, it restarts with playlist number 1.

Is this possible?

Thank you very much.
 
One way would be to add a reference to the next playlist at the end of each playlist, e.g. the last playlist item will be "(Playlist) nextplaylist.m3u8". To add this reference, in the menu, click Playlist->Add playlist.

You can also add a command (as a first item of each playlist): clearplaylist up - this will remove all items from the previous playlist. To add a command, click Playlist->Add command.

This will require modifying each of the 15 playlists.
 
Back
Top