> On Thu, Nov 15, 2018 at 02:24:14PM -0800, Pascal wrote: This might be close 
> to what you are looking for. out.s = fallback(track_sensitive = false, [ 
> switch([({0m-5m} ,news), ({6m-59m}, radio)]) ]) This will play the news file 
> at the top of the hour after last track from the radio stream stops, as long 
> as your radio stream stops in the 0m-5m window. The radio stream should pick 
> up at the end of the news stream as long as your news stream is longer than 
> the 5 minute window. Else you will have silence till the news window passes.

Unfortunately, this does not work as described. The news will be played in the 
time window 00m - 05m, but if the news are finished before the five minutes, 
they will be played again.

There surely must be a possibility that the track is fade out on the top of the 
hour and the news starts.


-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/658#issuecomment-489700021
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to