For the records, here's a solution that works

theme =
 
playlist(mode="normal","~/radio/library/themes/playlist.m3u",reload_mode="watch")
songs =  playlist("~/radio/library/songs",reload_mode="watch")

s = fallback([ request.queue(id="request"),
                    switch([ ({ 14h-14h30 }, sequence([theme,songs]),
                                ({ 14h30-15h }, sequence([theme,songs]),
                                ({ 01h-01h30 }, sequence([theme,songs]),
                                ({ 01h30-02h }, sequence([theme,songs])
                                ]),
                                default])
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to