Try setting the length parameter of the queue a little shorter. For
example, our is as follows:
queue = request.equeue(id="queue", length=0.5)
>From what I understand, the length parameter defines how far into the
future Liquidsoap "buffers" the file. Also make sure "conservative=false"
(this is the default value). There's an explanation from David on here
somewhere, but we had a similar problem before.
Martin
On Fri, Jul 20, 2012 at 5:38 AM, azerty88 <[email protected]> wrote:
> Hello guys,
>
> Recently I was struggling with emptying a request.equeue when streaming
> from live. Let's assume that I've filled my equeue with n number of tracks
> and streaming until live show starts. Then a fallback starts streaming live
> show and in the meantime I want to reedit my queue. So I remove all tracks
> using request.remove server command. It works on every track except two
> which was at the begining of queue. The first is the one that was streaming
> when live started and it's a short 21-seconds track. The other is a regular
> over 3 minutes long song. I guess first one was not removed because it was
> already started. I can use source.skip to remove it from the queue, but I
> have no idea how to remove the second one. I guess it cannot be removed by
> request.remove becasue it was already prepared in advance as the previous
> track was relatively short. But if it's not playing anyway why can't I
> remove it? Does anyone know how to overcome this? I am using liquidsoap
> 1.0.1.
>
> Thanks in advance.
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Savonet-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>
--
Open source radio in the cloud. Get yours now! ---> http://airtime.pro
Martin Konecny
Software Developer, Sourcefabric
[email protected]
720 Bathurst St. Suite 203
M5S 2R4, Toronto, ON, Canada
+1 (416) 892-8420 (Cell)
Skype: martin.konecny15
http://www.sourcefabric.org
http://www.twitter.com/Sourcefabric
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users