along the lines of the CUE sheets issue, you will also need to check any existing playlists that have the #EXTINF tags. Those can also rework the db since those are read after initial scans.
running from command line like so: c:\program files\slimserver\server\slim.exe --d_info will let you see all the tagging activity (and its a lot). Glad to know you are keen on contributing. If you feel liek jumping in full speed, I recommend downloading ActivePerl (if you are using windows) and running slimserver.pl instead of slim.exe. You can make the .pl into a service using firedaemon. This way, if you start hacking at the code, you can test your changes. slim.exe requires the Perl Dev Kit, which isn't so freely available. -kdf _______________________________________________ Discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
