2011/9/24 Josh <josh.stirlan...@gmail.com>: > is there anyway I can tell liquidsoap to not play the same album/song in > say, half an hour? ime using randomize.
There is no way to do exactly that with playlist(). For the same song, randomize is getting close though: it shuffles, plays straight, re-shuffles, so the only repetition possible is between two rounds. If you want more than that, you have to schedule songs by yourself, using request.dynamic() (or perhaps a queue) and your own way of keeping track of the last time a song was played. Cheers, David ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2dcopy2 _______________________________________________ Savonet-users mailing list Savonet-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/savonet-users