Triode;171646 Wrote: > I didn't realise it took so long to count the files - I will look at > this, we could probably have a different sort of progress bar on the > web page which animates, but does not show progress towards a know > value.
Some text after the "still scanning" message showing the number of files found so far would be good. Most people have a rough idea of how many files are in their library. Add a link to the detail page and give this pass a name like the others. Check out this bug report. The reporter at first didn't think his scan was doing anything at all, since it was taking more than twenty minutes before his music database began to be populated. http://bugs.slimdevices.com/show_bug.cgi?id=3896 At the time I was running SlimServer on a fast PC with the music store sitting on my Infrant NAS, with a gigE network between them. I'm not sure we ever really figured out why it was so slow in that setup. For me, this stage of the scan was taking about 7:30, but the other fellow had the same PC/NAS setup and reported 22:00 to find 30,000 tracks. This is from the log he posted in comment #11: Code: -------------------- 2006-08-20 00:07:32.9724 Import: End schema_optimize 2006-08-20 00:07:33.1576 Import: End schema_clear 2006-08-20 00:07:33.1578 Import: Wiped info database 2006-08-20 00:07:33.1762 Import: Starting Slim::Music::MusicFolderScan scan 2006-08-20 00:29:48.7500 Found 30078 files in \\Readynas_nv\media\Music -------------------- > As for a web page showing stats. The stats are available from the web > and player interface until mysql is restarted as it is held in an in > memory table. Perhaps we should have a link to this page somewhere? That would work. Maybe a link on the main server settings page near the rescan buttons. Doesn't really matter so long as it's available. I suppose an enterprising plugin writer could also pull this info out of the scanner.log and display data for as many scans as the log contains. There's also a 'rescans' table in the database that doesn't look like it's being used - maybe Dan had plans to keep a history. -- JJZolx Jim ------------------------------------------------------------------------ JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=31784 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
