On Tue, 25 Aug 2009 01:05:51 -0700 (PDT)
"Gabriel Afana" <[email protected]> wrote:

> I run a tight schedule on my radio and there have been a few DJs that have 
> gone way over their timelimit.  Is there any way at all to kill an 
> input.harbor connection without restarting the radio?

I'd suggest stopping the source with <source>.stop from the telnet console. 
This is my harbor definition:

root = input.harbor( id = "root", auth = checkpass, on_connect = conn,
                     on_disconnect = disconn,
                     "/" )

Now, the ID is "root" so I can kick the source by issuing 'root.stop' from the 
Telnet console.
I'm using Liquidsoap 0.9.1+svn (trunk/liquids...@rev6722), Depending on what 
you're using, that might be different.


Regards,

--polemon
-- 

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to