On Sun, Feb 12, 2012 at 3:14 AM, Senaka Amarakeerthi <[email protected]> wrote: >> Have you checked that all files in the directory are actually added to >> the playlist? Could it be that some files are not detected as >> playable?
These are all good remarks. > myplaylist = > playlist(mode="randomize",reload=1,reload_mode="rounds","/var/songs/classic") > > With above configuration, how can I check whether all files are added > to the playlist? This is a common question (I've CCed a friend who keeps bugging me about this). I wonder if users of media players such as amarok and such have the same questions about those tools. There is currently no way to monitor this. What would be really nice, is that the users' community takes care of this issue. It does not require deep knowledge of liquidsoap internals: You could easily setup a logging system using on_track, though more details could be obtained by doing relatively simple hacks directly into the source code of the playlist source. Cheers, -- David ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
