Ok, I found solution: switch(track_sensitive=false, ...)

W dniu 29.01.2017 o 14:27, Venevox pisze:
> How to configure track_sensitive for time playlist?
> I do not want to wait for the end of the song. Switching will be 
> immediately at a given time.
>
> radio = switch([ ({0h-7h}, night), ({20h-24h}, evening), ({true}, 
> allday) ])
> radio = fallback(track_sensitive=false,[radio])
>
> If I have 10 minutes song example start at 19:55 the song ended at 
> 20:05 but I have playlist evening at 20:00 then te playlist evening 
> start at 20:05, I would like that the playlist evening start at 20:00 
> not at 20:05.
>
> How to do it?


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to