Hi, On Sun, Oct 18, 2009 at 3:21 PM, Alessandro Ranellucci <[email protected]> wrote: > 1) is there a manual way to have liquidsoap reload a playlist > before the > reload timeout? Something like a SIGHUP or a telnet command > would be very useful.
Yes, playlist() offers a "reload" command in the server (e.g. telnet) interface, that does just that. > 2) it appears that if a file is deleted that was listed in the playlist, > the program crashes; is there a way to have liquidsoap just > skip that item and move onto the next one in the playlist? Mmm, we had similar issues a long long time ago, and we allowed some illegal stuff like that, only issuing a warning. Maybe your situation is slightly different. Can you give more details, send a log. It matters whether you're deleting a file that's currently playing, has been prepared, or is simply listed in the playlist. Cheers, -- David ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
