Hi,

For our Airtime radio-station software we are adding the ability for users
to cancel a currently playing playlist. Whenever a playlist is scheduled, we
push this into a liquidsoap queue via the telnet interface. One problem we
are having is emptying this queue of all songs.

I filed a bug here: http://dev.sourcefabric.org/browse/LS-485 , but it turns
out this is expected behaviour. I've tried tweaking the length parameter to
1 second, but multiple songs still enter the primary queue and therefore I
cannot "ignore" them.

I tried using equeue, with the "remove" operator, but had the same problem.
Is there any way to delete an entire queue at once? This would be a very
important feature for us. I am thinking of working around this problem by
pushing one song at a time instead of the entire playlist, but would
appreciate your input first :)

Martin

-- 
Martin Konecny
Software Developer, Sourcefabric
[email protected]
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to