Multi-Event

topmandw

New member
my Scenario is this, Main Playlist has music playing, then network stream picks on let say a tab called playlist 1 but after the alloted time runs out for network stream it would switch back to tab called Main, would this work with a multi-command like eg. below

playlist Playlist 2
http://streamurl:8000#60
playlist Main
any help would be great
 
i tried and this doesnt work, what it does is it immediatly goes to the playlist Main tab which i dont want it to go to until after the network stream has ended
 
I think another approach will work better in this case. One event should start network stream in its own tab:
playlist Playlist 2
http://streamurl:8000#60

Another event will switch to the Main playlist and will
playlist Main
** play some file or playlist

Or, may be not switch tabs at all and just play network stream in the main tab - the stream will be removed from the playlist after it's ended.
 
Back
Top