Hi, I have a SB3. I'm running Windows 2003 Server SP3 with the latest hotfixes.
SlimServer Version: 6.5.1 - 10868 - Windows Server 2003 - EN - cp1252 Perl Version: 5.8.8 MSWin32-x86-multi-thread MySQL Version: 5.0.22-community-nt When I do a scan, it only picks up 3400 songs, compared with over 20000 that I know exists on the HD. I can play these songs ok in Winamp and WM9. Also I can't see any songs or albums that have Chinese characters, these are totally ignored in the scan too. They are displayed in windows explorer. I have attached some log entries: you'll see what stuff I like to listen to ... ;-) Thanks ! ------------------------------------------------------------- About to look for files in E:\music\mp3 For files with extensions in: [(?i-xsm:\.(?:ape|wma|asf|wax|asx|lnk|wpl|shn|wav|wave|mp3|mp2|m3u|pls|xspf|flc|flac|m4a|mov|m4b|mp4|cue|mp+|mpc|ogg|aif|aiff|lnk)$)] ERROR: playmode: Couldn't gotoNext song on playlist, stopping ERROR: Error executing 'INSERT INTO playlist_track (playlist, position, track) VALUES (?, ?, ?)': DBD::mysql::st execute failed: Cannot add or update a child row: a foreign key constraint fails (`slimserver/playlist_track`, CONSTRAINT `playlist_track_ibfk_1` FOREIGN KEY (`track`) REFERENCES `tracks` (`id`) ON DELETE CASCADE) at C:\Program Files\SlimServer\server\CPAN/DBIx/Class/Storage/DBI.pm line 771. ERROR: Backtrace follows: Backtrace: frame 0: Slim::Schema::Storage::throw_exception (C:\Program Files\SlimServer\server\CPAN/DBIx/Class/Storage/DBI.pm line 773) frame 1: DBIx::Class::Storage::DBI::_execute (C:\Program Files\SlimServer\server\CPAN/DBIx/Class/Storage/DBI.pm line 788) frame 2: DBIx::Class::Storage::DBI::insert (C:\Program Files\SlimServer\server\CPAN/DBIx/Class/Row.pm line 75) frame 3: DBIx::Class::Row::insert (C:\Program Files\SlimServer\server\CPAN/DBIx/Class/PK/Auto.pm line 43) frame 4: DBIx::Class::PK::Auto::insert (C:\Program Files\SlimServer\server\CPAN/DBIx/Class/ResultSet.pm line 1335) frame 5: DBIx::Class::ResultSet::create (C:\Program Files\SlimServer\server/Slim/Schema/Playlist.pm line 108) frame 6: Slim::Schema::Playlist::_addTracksToPlaylist (C:\Program Files\SlimServer\server/Slim/Schema/Playlist.pm line 45) frame 7: Slim::Schema::Playlist::__ANON__ (/PerlApp/DBIx/Class/Schema.pm line 584) frame 8: (eval) (/PerlApp/DBIx/Class/Schema.pm line 572) frame 9: DBIx::Class::Schema::txn_do (C:\Program Files\SlimServer\server/Slim/Schema/Playlist.pm line 46) frame 10: (eval) (C:\Program Files\SlimServer\server/Slim/Schema/Playlist.pm line 39) frame 11: Slim::Schema::Playlist::setTracks (/PerlApp/Slim/Player/Playlist.pm line 757) frame 12: Slim::Player::Playlist::modifyPlaylistCallback (/PerlApp/Slim/Control/Request.pm line 1645) frame 13: Slim::Control::Request::notify (/PerlApp/Slim/Control/Request.pm line 751) frame 14: Slim::Control::Request::checkNotifications (slimserver.pl line 469) frame 15: main::idle (slimserver.pl line 35) frame 16: PerlSvc::Startup (perlsvc.pl line 1482) frame 17: PerlSvc::_startup (slimserver.pl line 0) frame 18: (eval) (slimserver.pl line 0) ERROR: Carp::Clan::__ANON__(): Error executing 'INSERT INTO playlist_track (playlist, position, track) VALUES (?, ?, ?)': DBD::mysql::st execute failed: Cannot add or update a child row: a foreign key constraint fails (`slimserver/playlist_track`, CONSTRAINT `playlist_track_ibfk_1` FOREIGN KEY (`track`) REFERENCES `tracks` (`id`) ON DELETE CASCADE) at C:\Program Files\SlimServer\server\CPAN/DBIx/Class/Storage/DBI.pm line 771. ERROR: Backtrace follows: Backtrace: frame 0: Slim::Schema::throw_exception (/PerlApp/DBIx/Class/Schema.pm line 606) frame 1: DBIx::Class::Schema::txn_do (C:\Program Files\SlimServer\server/Slim/Schema/Playlist.pm line 46) frame 2: (eval) (C:\Program Files\SlimServer\server/Slim/Schema/Playlist.pm line 39) frame 3: Slim::Schema::Playlist::setTracks (/PerlApp/Slim/Player/Playlist.pm line 757) frame 4: Slim::Player::Playlist::modifyPlaylistCallback (/PerlApp/Slim/Control/Request.pm line 1645) frame 5: Slim::Control::Request::notify (/PerlApp/Slim/Control/Request.pm line 751) frame 6: Slim::Control::Request::checkNotifications (slimserver.pl line 469) frame 7: main::idle (slimserver.pl line 35) frame 8: PerlSvc::Startup (perlsvc.pl line 1482) frame 9: PerlSvc::_startup (slimserver.pl line 0) frame 10: (eval) (slimserver.pl line 0) ERROR: Error executing 'INSERT INTO playlist_track (playlist, position, track) VALUES (?, ?, ?)': DBD::mysql::st execute failed: Cannot add or update a child row: a foreign key constraint fails (`slimserver/playlist_track`, CONSTRAINT `playlist_track_ibfk_1` FOREIGN KEY (`track`) REFERENCES `tracks` (`id`) ON DELETE CASCADE) at C:\Program Files\SlimServer\server\CPAN/DBIx/Class/Storage/DBI.pm line 771. ERROR: Backtrace follows: Backtrace: frame 0: Slim::Schema::Storage::throw_exception (C:\Program Files\SlimServer\server\CPAN/DBIx/Class/Storage/DBI.pm line 773) frame 1: DBIx::Class::Storage::DBI::_execute (C:\Program Files\SlimServer\server\CPAN/DBIx/Class/Storage/DBI.pm line 788) frame 2: DBIx::Class::Storage::DBI::insert (C:\Program Files\SlimServer\server\CPAN/DBIx/Class/Row.pm line 75) frame 3: DBIx::Class::Row::insert (C:\Program Files\SlimServer\server\CPAN/DBIx/Class/PK/Auto.pm line 43) frame 4: DBIx::Class::PK::Auto::insert (C:\Program Files\SlimServer\server\CPAN/DBIx/Class/ResultSet.pm line 1335) frame 5: DBIx::Class::ResultSet::create (C:\Program Files\SlimServer\server/Slim/Schema/Playlist.pm line 108) frame 6: Slim::Schema::Playlist::_addTracksToPlaylist (C:\Program Files\SlimServer\server/Slim/Schema/Playlist.pm line 45) frame 7: Slim::Schema::Playlist::__ANON__ (/PerlApp/DBIx/Class/Schema.pm line 584) frame 8: (eval) (/PerlApp/DBIx/Class/Schema.pm line 572) frame 9: DBIx::Class::Schema::txn_do (C:\Program Files\SlimServer\server/Slim/Schema/Playlist.pm line 46) frame 10: (eval) (C:\Program Files\SlimServer\server/Slim/Schema/Playlist.pm line 39) frame 11: Slim::Schema::Playlist::setTracks (/PerlApp/Slim/Player/Playlist.pm line 757) frame 12: Slim::Player::Playlist::modifyPlaylistCallback (/PerlApp/Slim/Control/Request.pm line 1645) frame 13: Slim::Control::Request::notify (/PerlApp/Slim/Control/Request.pm line 751) frame 14: Slim::Control::Request::checkNotifications (slimserver.pl line 469) frame 15: main::idle (slimserver.pl line 35) frame 16: PerlSvc::Startup (perlsvc.pl line 1482) frame 17: PerlSvc::_startup (slimserver.pl line 0) frame 18: (eval) (slimserver.pl line 0) ERROR: Carp::Clan::__ANON__(): Error executing 'INSERT INTO playlist_track (playlist, position, track) VALUES (?, ?, ?)': DBD::mysql::st execute failed: Cannot add or update a child row: a foreign key constraint fails (`slimserver/playlist_track`, CONSTRAINT `playlist_track_ibfk_1` FOREIGN KEY (`track`) REFERENCES `tracks` (`id`) ON DELETE CASCADE) at C:\Program Files\SlimServer\server\CPAN/DBIx/Class/Storage/DBI.pm line 771. ERROR: Backtrace follows: Backtrace: frame 0: Slim::Schema::throw_exception (/PerlApp/DBIx/Class/Schema.pm line 606) frame 1: DBIx::Class::Schema::txn_do (C:\Program Files\SlimServer\server/Slim/Schema/Playlist.pm line 46) frame 2: (eval) (C:\Program Files\SlimServer\server/Slim/Schema/Playlist.pm line 39) frame 3: Slim::Schema::Playlist::setTracks (/PerlApp/Slim/Player/Playlist.pm line 757) frame 4: Slim::Player::Playlist::modifyPlaylistCallback (/PerlApp/Slim/Control/Request.pm line 1645) frame 5: Slim::Control::Request::notify (/PerlApp/Slim/Control/Request.pm line 751) frame 6: Slim::Control::Request::checkNotifications (slimserver.pl line 469) frame 7: main::idle (slimserver.pl line 35) frame 8: PerlSvc::Startup (perlsvc.pl line 1482) frame 9: PerlSvc::_startup (slimserver.pl line 0) frame 10: (eval) (slimserver.pl line 0) -- firestorm ------------------------------------------------------------------------ firestorm's Profile: http://forums.slimdevices.com/member.php?userid=2244 View this thread: http://forums.slimdevices.com/showthread.php?t=30368 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
