Thanks for the response! Yeah I noticed that about playlists - I have overrides 
in place so I can override each slot with another playlist, but liquidsoap 
moans all the time that they are empty files…

Queues are interesting, I only know bits about those from the server tutorial, 
skipping etc. 

Is the queue permanent? I mean will it survive reboots/restarts? Also wondering 
how I’d queue up a new show - I guess add the latest show to the radioclash 
normal playlist at the top? 

I suppose I could mod the script to call that, although harder to relate 
directory structure to playlist….

On 1 Apr 2014, at 07:10, savonet-users-requ...@lists.sourceforge.net wrote:

> You can't do much to prevent playlists from looping. The only option
> is to empty the playlist file and reload. It won't work if it's really
> empty (there's a protection to not reload in this case, not sure it
> it's a great idea) but you can fake an empty playlist by putting e.g.
> a fake URL in it, iirc.
> 
> The best solution is probably to not use playists. If you're
> generating the playlist from a script, it should be easy to push items
> to a queue instead. Unlike the playlist, the queue will only play
> once, and fail when it becomes empty.

------------------------------------------------------------------------------
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to