nico;329548 Wrote: > Could anyone suggest some debug flags to enable, in order to shed light > on the logic used by SC to sort tracks when playing an Album? > > Thanks...
Just to make sure, you have done a clean full rescan after you changed the tags in the files ? If you haven't done a "Clear library and rescan everything" scanning, I would suggest that you start with that before looking further into log files. This really should work, so I suspect there is either something wrong with the tags in your files or with your SqueezeCenter configuration. Which interface do you see the problem in ? Is it in the web interface or the player interface or the Controller interface or all ? There is a "formats" debug parameter which logs the tags read during scanning, unfortunately it isn't available in the web interface, so to use it you will have to run SqueezeCenter manually from a command prompt, for example as: Squeeze.exe --debug formats=debug If you want to look at how the browsing is executed, you can enable "database.sql" logging, this will log all database queries executed. It will probably log a lot of information so it can take some investigation to see what is actually going on. -- erland Erland Isaksson 'My homepage' (http://erland.isaksson.info) 'My download page' (http://erland.isaksson.info/download) (Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse, Custom Scan, Custom Skip, Multi Library and Database Query plugins' (http://wiki.erland.isaksson.info/index.php/Category:SlimServer)) ------------------------------------------------------------------------ erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=50833 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
