Quoting brinko99 <[EMAIL PROTECTED]>: > > Hello All,
> Are there any limitations to the number of songs or albums by a single > artist? One of the artists which I have the most trouble with has > ~1400 songs on disk but I see only ~600 songs in the SlimServer > database. There are users with over 100,000 songs. The only limit to slimserver is the drive space and ram. > Does anyone have any tips for debugging this issue? Start by working with a smaller number of songs. Try to find any common aspects of the missing tracks. a particular format? drive location? multi-language? make sure permissions are good for all drive locations. today's nightly has a number of unicode fixes that should help with multi-language; it needs a full rescan (w/ clear library checked) other than that, d_info and d_scan debugging flags will show much of the details of the scanning process. If you run form command line, you can send all of this to a log file that you can review to see if there are any obvious mesages why certain tracks arent counted. for command line: open command prompt cd "program files\slimserver\server" slim.exe --d_info --d_scan --logfile c:\missing.log -kdf _______________________________________________ Discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
