JJZolx;638990 Wrote: > You could be right about that. I expected to see a lot more information > with all scan debugging turned on. I don't see much information in the > scanner.log except for each of those lines, the errors, a line for each > album when artwork is precached, plus server progress notifications. > > > Code: -------------------- > > > [11-07-01 20:40:03.8257] Slim::Utils::Scanner::Local::new (677) Handling new track file:///Q:/Flac/Yngwie%20Malmsteen/Trilogy/01%20You%20Don%27t%20Remember,%20I%27ll%20Never%20Forget.flac > > [11-07-01 20:30:51.4045] Audio::Scan::scan (64) Warning: Error reading: No error (wanted 4096) > [11-07-01 20:30:51.4047] Slim::Utils::Scanner::Local::__ANON__ (697) ERROR SCANNING file:///Q:/Flac/Al%20DiMeola/Tirami%20Su/07%20Maraba.flac: Unable to read tags from file > > [11-07-01 20:42:12.3281] Slim::Music::Artwork::__ANON__ (508) Pre-caching artwork for Trilogy from Q:\Flac\Yngwie Malmsteen\Trilogy\cover.jpg > > [11-07-01 20:42:12.3815] Slim::Utils::SQLiteHelper::updateProgress (500) Notify to server: [ > "progress:1309574436.80258-importer-precacheArtwork-2726-2830-", > ] > [11-07-01 20:42:12.3858] Slim::Utils::SQLiteHelper::updateProgress (511) Notify to server OK -------------------- > >
Well there's really nothing else to see in your case Jim - the scanning code fails to read the file and hence it can't process the tags. We need to work out why. Out of interest are these files on the same machine or a network share? -- Triode ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=81952 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
