Neil Davidson:
> I'd like to be able to upload the file the liquidsoap server and have it be 
> automatically played at the right time, just the once.
> 
> Before I get my scripting hat on, are there any clever ways people have found 
> to manage this kind of situation, using liquidsoap and/or an external script 
> to add one-off shows into the stream at the right time?

just a few thoughts,
you could watch a directory with e.g. inotify, and trigger a (telnet)script
which issues a request. "at" (discussed recently here) would be a way to
do it at a specific time, but probably you want some control over when the
file is played. you'd need a script interface (e.g. in php) to the LS telnet 
server. 
another way would be LS having to pull a script which checks for new 
contributions.
udo

------------------------------------------------------------------------------
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
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to