OiPenguin;354392 Wrote: > I did as suggested and left it for a few days. The initial rescan was > successful, however the problem persist. This extract is repeated in > the log daily: > > Code: -------------------- > > [08-10-26 10:47:10.7684] main::main (220) Error: Skipping post-process & Not updating lastRescanTime! > [08-10-27 01:01:03.4971] main::main (219) Error: Failed when running main scan: [Can't call method "content_type" on an undefined value at /usr/share/perl5/Slim/Schema.pm line 1155. > ] -------------------- > > > > I'm running Ubuntu server 8.04 (planning to upgrade to 8.10). > SqueezeCenter Version: 7.2 - 22900 @ Tue Aug 26 10:45:08 PDT 2008 - > Debian - EN - utf8 > Perl Version: 5.8.8 i486-linux-gnu-thread-multi > MySQL Version: 5.0.51a-3ubuntu5.1 > > Platform Architecture: i686-linux > > I've set (scan.import) and (scan.scanner) to debug. Are there any > other logs which should be set to debug? > > Yours, > > Lars
Does the scanner.log File (not the server.log) contain anything useful? It should at least tell you at which file/playlist the scan aborts. If i understand the code around line 1155 in Schema.pm correctly (which i wont bet on) the scanner tries to set the content-type of a "non-usual" track and fails on retrieving this value. The scanner.log should reveal the responsible track. The same happens if you do manual update rescans, doesn't it? kind regards, Markus -- schiegl ------------------------------------------------------------------------ schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654 View this thread: http://forums.slimdevices.com/showthread.php?t=53941 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
