erland;395320 Wrote: > > With debug logging enabled, you should see some messages in the log > that specifies how long time each part of the refresh operation takes.
Thank you Erland (and Michael). 1) Still IO error at startup reading AppData\Local\Temp\par-Bruno\cache- ...\HiRes.dll I've deleted par directory (according Michael recommandation) and no more IO error at startup, but seems recreated and subsequent restart shows same IO erro on hires.dll. What is this file ? 2) According to the Customscan (V2.5) detailed logs the following process are taking time: - checking charset on tables - update custom scan track data based on urls I only need to scan custom tag and mixed tags, is it possible i get so misconfiguration in my setup ? Regards > > [09-02-12 07:07:07.3090] main::init (270) Starting SqueezeCenter > (v7.3.3, r24799, Thu Jan 29 03:02:51 PST 2009) > [09-02-12 07:07:40.2601] Slim::Utils::Misc::msg (1139) Warning: > [07:07:40.2589] IO error: Can't open file > C:\Users\Bruno\AppData\Local\Temp\par-Bruno\cache-8b359a460f9a1636288b753263defef5803211e6\HiRes.dll > for write : Permission denied > at slimserver.pl line 423 > [09-02-12 07:07:51.3138] Plugins::CustomScan::Scanner::initDatabase > (78) Checking if customscan_track_attributes database table exists > [09-02-12 07:08:04.3661] Plugins::CustomScan::Scanner::initDatabase > (114) Checking MySQL version > [09-02-12 07:08:04.5205] Plugins::CustomScan::Scanner::initDatabase > (122) Got MySQL 5.0.22-community-nt > [09-02-12 07:08:04.5209] Plugins::CustomScan::Scanner::initDatabase > (142) Checking datatype on customscan_track_attributes > [09-02-12 07:08:04.6390] Plugins::CustomScan::Scanner::initDatabase > (174) Checking charsets on tables > [09-02-12 07:08:21.1939] Plugins::CustomScan::Scanner::initDatabase > (188) Got tracks charset = utf8 and collate = > [09-02-12 07:08:21.7581] Plugins::CustomScan::Scanner::updateCharSet > (451) Got customscan_contributor_attributes charset = utf8 and collate > = > [09-02-12 07:08:22.5031] Plugins::CustomScan::Scanner::updateCharSet > (451) Got customscan_album_attributes charset = utf8 and collate = > [09-02-12 07:08:22.5046] Plugins::CustomScan::Scanner::updateCharSet > (451) Got customscan_track_attributes charset = utf8 and collate = > [09-02-12 07:08:22.5050] Plugins::CustomScan::Scanner::initDatabase > (208) Checking if indexes is needed for customscan_album_attributes > [09-02-12 07:08:22.6733] Plugins::CustomScan::Scanner::initDatabase > (253) Checking if indexes is needed for > customscan_contributor_attributes > [09-02-12 07:08:22.6744] Plugins::CustomScan::Scanner::initDatabase > (297) Checking if indexes is needed for customscan_track_attributes > [09-02-12 07:08:29.0561] Plugins::CustomScan::Scanner::refreshData > (1725) CustomScan: Synchronizing Custom Scan data, please wait... > [09-02-12 07:08:29.0564] Plugins::CustomScan::Scanner::refreshData > (1728) Starting to update musicbrainz id's in custom scan artist data > based on names > [09-02-12 07:08:30.3923] Plugins::CustomScan::Scanner::refreshData > (1748) Finished updating musicbrainz id's in custom scan artist data > based on names, updated 0 items : It took 1.335746 seconds > [09-02-12 07:08:30.3926] Plugins::CustomScan::Scanner::refreshData > (1754) Starting to update custom scan artist data based on musicbrainz > ids > [09-02-12 07:08:30.3933] Plugins::CustomScan::Scanner::refreshData > (1773) Finished updating custom scan artist data based on musicbrainz > ids, updated 0 items : It took 0.000696 seconds > [09-02-12 07:08:30.3936] Plugins::CustomScan::Scanner::refreshData > (1780) Starting to update custom scan artist data based on names > [09-02-12 07:08:30.3941] Plugins::CustomScan::Scanner::refreshData > (1799) Finished updating custom scan artist data based on names, > updated 0 items : It took 0.000494 seconds > [09-02-12 07:08:30.3943] Plugins::CustomScan::Scanner::refreshData > (1806) Starting to update musicbrainz id's in custom scan album data > based on titles > [09-02-12 07:08:32.2622] Plugins::CustomScan::Scanner::refreshData > (1826) Finished updating musicbrainz id's in custom scan album data > based on titles, updated 0 items : It took 1.867774 seconds > [09-02-12 07:08:32.2625] Plugins::CustomScan::Scanner::refreshData > (1832) Starting to update custom scan album data based on musicbrainz > ids > [09-02-12 07:08:32.2631] Plugins::CustomScan::Scanner::refreshData > (1851) Finished updating custom scan album data based on musicbrainz > ids, updated 0 items : It took 0.000564 seconds > [09-02-12 07:08:32.2634] Plugins::CustomScan::Scanner::refreshData > (1857) Starting to update custom scan album data based on titles > [09-02-12 07:08:32.2639] Plugins::CustomScan::Scanner::refreshData > (1876) Finished updating custom scan album data based on titles, > updated 0 items : It took 0.000492 seconds > [09-02-12 07:08:32.2641] Plugins::CustomScan::Scanner::refreshData > (1882) Starting to update musicbrainz id's in custom scan track data > based on urls > [09-02-12 07:08:37.1143] Plugins::CustomScan::Scanner::refreshData > (1902) Finished updating musicbrainz id's in custom scan track data > based on urls, updated 0 items : It took 4.849962 seconds > [09-02-12 07:08:37.1146] Plugins::CustomScan::Scanner::refreshData > (1908) Starting to update custom scan track data based on musicbrainz > ids > [09-02-12 07:08:37.4293] Plugins::CustomScan::Scanner::refreshData > (1927) Finished updating custom scan track data based on musicbrainz > ids, updated 0 items : It took 0.31462 seconds > [09-02-12 07:08:37.4296] Plugins::CustomScan::Scanner::refreshData > (1933) Starting to update custom scan track data based on urls > [09-02-12 07:20:45.2671] Plugins::CustomScan::Scanner::refreshData > (1952) Finished updating custom scan track data based on urls, updated > 0 items : It took 727.837516 seconds > [09-02-12 07:20:45.2674] Plugins::CustomScan::Scanner::refreshData > (1954) CustomScan: Synchronization finished > [09-02-12 07:20:45.2678] Plugins::CustomScan::Plugin::installHook (131) > Installing Custom Scan hooks -- volpone ------------------------------------------------------------------------ volpone's Profile: http://forums.slimdevices.com/member.php?userid=16531 View this thread: http://forums.slimdevices.com/showthread.php?t=59944 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
