Hi Udo, You're doing it the right way.
On Mon, Mar 19, 2012 at 1:39 PM, udo noll <[email protected]> wrote: > i've read somewhere on the list archive that scripts are prefered and > server commands may dissappear, if i remember well. so, is it worth > start working on a more sophistcated php telnet/socket interface? I should clarify this. There will always be a server interface, because people need to interact with liquidsoap instances, either manually or automatically using cron jobs, etc. The thing that should change in the future is that we'll have a structured language instead of the ad-hoc string-based command language currently in use. The most natural solution (at least to me) is to use the liq language itself for that purpose. If we do this, then the server will essentially allow you to run liquidsoap code inside a running liquidsoap. But that doesn't change much for your application. Hope this helps, -- David ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
