Mixing two playlists

mveras1972

New member
I have two playlists. Playlist A should play sequentially, and the other playlist B should play random tracks. I want to automatically insert a random track from playlist B every time a track from playlist A ends.

In other words, the output should be:

1-Playlist-A-Track01
2-Playlist-B-Track-random
3-Playlist-A-Track02
4-Playlist-B-Track-random
5-Playlist-A-Track03
6-Playlist-B-Track-random
7-Playlist-A-Track04
8-Playlist-B-Track-random
9-Playlist-A-Track05

 
You can use the Track List feature for this: https://manual.djsoft.net/radioboss/en/using_track_list.htm
Ad two items to playlist:
1. Track List that selects from Playlist A, "in order".
2. Track List that selects from Playlist B, "random".
Put the playlist to repeat.
 
Thank you. That seems to work as expected. I also went a step further and figured it out: Tracklist A needs to change once a month. So I saved the tracklist with A and B to another m3u8 file and scheduled it as an event with the options "Clear playlist" and "Insert as regular playlist tracks". I am going to be testing this configuration to see if it works as I need it. Thanks a bunch!
 
Track List will pick up source changes (in your case, playlist) automatically, there's no need to reload it.
 
Back
Top