Hi,

Here are two things to consider:
 - Use a queue and push the file there when needed -- the pushing can
be automated, every from within liquidsoap, e.g. using the at()
operator from utils.liq.
 - Use a dummy "always available source" instead of
single("filename"), but insert once(single("filename")) dynamically in
a transition, to not play the dummy source but the jingle, and only
once.

Depending on your specific needs, one of those might work. The first
solution is simpler to implement.

Cheers,

David

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to