Paulin Halenria: > One of my dj wants more interactivity with the listener. > He wants a system where the users can choose their song to be added to > the queue of a playlist or to vote to a song and the songs with the most > votes will be added...
you need some external programs which communicate with liquidsoap. for example with php you could build a web-interface for the voting stuff, and a library that feeds liq through a socket connection, e.g. pushing songs into a request queue. that all works pretty well and isn't very difficult, given that you're familiar a bit with programming, or have access to a programmer. i guess there's no out of the box solution in liquidsoap... udo > > I see the page > http://savonet.sourceforge.net/doc-svn/advanced.html but I don't really > see how to fit with this... > > PH > > ------------------------------------------------------------------------------ > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > Remotely access PCs and mobile devices and provide instant support > Improve your efficiency, and focus on delivering more value-add services > Discover what IT Professionals Know. Rescue delivers > http://p.sf.net/sfu/logmein_12329d2d > _______________________________________________ > Savonet-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/savonet-users ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
