Hi, I could have checked immediately, that was easy, the following doesn't work (and it's the same length parameter): # liquidsoap 'out(playlist(length=0.,"~/media/audio"))'
If the length is null, nothing moves to the primary queue and nothing gets played. So the best that you can get now is to set length to, say 0.1, and only one track will be prepared in advance. Cheers. -- David
