xiffy;140552 Wrote: > Then the initial scan of my music directory; This was not funny at all, > every 1000 songs or so the scan stopped > First start; Found 15929 files in /data/mp3 > After that tons and tons of: > > Code: -------------------- > > > Use of uninitialized value in string eq at /usr/local/slimserver/lib/MP3/Info.pm line 823, <$fh> line 1. -------------------- > > > Eventually followed by: > > Code: -------------------- > > > Argument "53 Mb" isn't numeric in addition (+) at /usr/local/slimserver/Slim/Formats/MP3.pm line 327, <$mpeg> line 1. > 2006-09-28 02:36:47.1758 ERROR: Error executing 'INSERT INTO genre_track (genre, track) VALUES (?, ?)': DBD::mysql::st execute failed: Cannot add or update a child row: a foreign key constraint fails (`slimserver/genre_track`, CONSTRAINT `genre_track_ibfk_1` FOREIGN KEY (`track`) REFERENCES `tracks` (`id`) ON DELETE CASCADE) at /usr/local/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 771. > -------------------- > > > Luckily hitting rescan over and over again did manage to get most of > the music scanned and stored in the database. > I know there are some songs with wrong or unreadable tags, but I > think that the mere existance of these things in a music collection > is enough reason for the scan to die ungracefully like it did on my > system. (Thinking about that, maybe I could try sql injection through > MP3 tages ?)
I was wondering why most of my MP3s weren't showing up in my new 6.5 database, but I've done a rescan tonight, been watching the logs and have now seen lots of the "uninitialized value eq" errors, exactly as described above. Makes me think that the scan is a bit flaky and can sometimes bomb out. I'm running Debian, by the way. -- dSw ------------------------------------------------------------------------ dSw's Profile: http://forums.slimdevices.com/member.php?userid=362 View this thread: http://forums.slimdevices.com/showthread.php?t=27843 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
