> I notice several of these lines in my server log. Just curious about > what it is from:
You should only get these when you run a scan, and if you've set logging for scan.import to debug. > Slim::Music::Import::nextScanTask (709) remaining scans in queue:() You could queue up multiple distinct scan tasks, eg. you've got five media folders, and you hit "Rescan" next to some of them in the web UI. Above line would show you what other tasks might be in the pipeline. In your case there's nothing left to do. -- Michael _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
