On Fri, Apr 9, 2010 at 4:47 PM, Octavio Rossell wrote:
>> sequence([blank(duration=5.),jingles,podcasts])
> Why this will play only one track from the playlist?
That's what sequence does: plays only one track of each source, except
the last one. This was already happening before the addition of
Octavio wrote:
> Now I need to put a random JINGLE playlist _after_ this 5 seconds and
> _before_ playlist. It can be used to indentifying the radio or to
> announce the incomming playlist.
This can be scripted pretty much as you said it :) Transitions are a
good place for such jingles. Create a
Hi there !
Using all your previous help, I have reached this config:
--- START ---
#!/usr/bin/liquidsoap
live=input.http("http://radiognu.org:8000/live.ogg";)
podcasts=playlist(reload=1,reload_mode="rounds","/home/radiognu/liquidsoap/podcasts.txt")
jingles=playlist("/home/radiognu/liquidsoap/jin