Hi, On Sun, Mar 21, 2010 at 10:52 AM, kosnickx <[email protected]> wrote: > Is there any way to "reload" the script without having to kill the > process
The short answer is no, for a number of reasons that we should maybe put in an FAQ. But the long answer is that you don't need it. If it's only for reloading a playlist, you have the specific reload parameters of the playlist operator. Also, if you just care about listeners not being disconnected you can use an icecast fallback (or use another liquidsoap instance to do the fallback). The thing is that handling reloading is not a very well-defined task, I think it makes more sense to treat on a case-by-case basis the different reload behaviors that people want. So if you don't manage to achieve what you want, please send more details about it. Cheers, David PS: the script that you pointed to used a reloading playlist, so yes it's sort of related ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
