2010/6/15 Scott Robinson <[email protected]>:
> Just a quick question regarding the liquidsoap telnet interface!
> How can i go about telling it to switch to a different source?

The switch() operator has no builtin server commands. You can however
use an interactive.float() or string as part of the switching
predicate, and act on that value interactively from the server.

> Additionally,
> is it possible to tell it to switch to a different source after the current
> song has finished playing?

This would also be possible by elaborating on the same kind of
technique. But maybe you should have a look at mix(): it can be used
even on a single source, and allows to control its availability, as
well as "stopping" it after the end of a song.

HTH
-- 
David

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to