Looking through the log now to see what happened at startup. My log has a lot of warnings throughout about artwork that failed to scale. This appears to be a radio station icon (was probably LBC Radio). There's also some issue with trying to read the content (only read 250 bytes, expected 8K). For example:
[22:28:17.1397] Slim::Utils::Misc::msg (1206) Warning: [22:28:17.1394] Use of uninitialized value in subroutine entry at P:\Music\SlimServer\Beta\server\CPAN/Image/Scale.pm line 44. [22:28:17.1409] Slim::Utils::Misc::msg (1206) Warning: [22:28:17.1404] Image::Scale libpng error: Not enough PNG data (D:\Squeezebox Server\trunk\Cache/icons/radiomusic.png) [22:28:17.1418] Slim::Web::Graphics::__ANON__ (301) Artwork resize for D:\Squeezebox Server\trunk\Cache/icons/radiomusic_25x25.png failed [22:28:17.6708] Slim::Utils::Misc::msg (1206) Warning: [22:28:17.6702] Use of uninitialized value in subroutine entry at P:\Music\SlimServer\Beta\server\CPAN/Image/Scale.pm line 44. [22:28:17.6714] Slim::Utils::Misc::msg (1206) Warning: [22:28:17.6710] Use of uninitialized value in subroutine entry at P:\Music\SlimServer\Beta\server\CPAN/Image/Scale.pm line 44. [22:28:17.6787] Slim::Utils::Misc::msg (1206) Warning: [22:28:17.6782] Error: Unable to read at least 8192 bytes from file (only read 250). [22:28:17.6792] Slim::Utils::Misc::msg (1206) Warning: [22:28:17.6789] Image::Scale libpng error: Not enough PNG data (D:\Squeezebox Server\trunk\Cache/icons/radiolocal.png) [22:28:17.6802] Slim::Web::Graphics::__ANON__ (301) Artwork resize for D:\Squeezebox Server\trunk\Cache/icons/radiolocal_25x25.png failed Scanning at startup: It appears it auto-detected changes a few times, until I turned it off (assume it would have continued forever). Some sections from log file: [22:32:48.9860] Slim::Utils::Scanner::Local::__ANON__ (216) Removing deleted files (0) [22:32:48.9865] Slim::Utils::Scanner::Local::__ANON__ (269) Scanning new files (291) [22:32:48.9891] Slim::Utils::Scanner::Local::__ANON__ (322) Rescanning changed files (0) [22:39:08.8442] Slim::Utils::Scanner::Local::__ANON__ (216) Removing deleted files (205) [22:39:08.9416] Slim::Utils::Scanner::Local::__ANON__ (269) Scanning new files (228) [22:39:08.9456] Slim::Utils::Scanner::Local::__ANON__ (322) Rescanning changed files (324) [22:43:42.1409] Slim::Utils::Scanner::Local::__ANON__ (216) Removing deleted files (2817) [22:43:49.1103] Slim::Utils::Scanner::Local::__ANON__ (269) Scanning new files (9389) [22:43:49.1436] Slim::Utils::Scanner::Local::__ANON__ (322) Rescanning changed files (9662) I think it would be a good idea to have this auto-detect changes setting default to off, esp. for users migrating from 7.5.3. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
