Here's my log. can someone tell me what I need to do to fix this? Any help is much appreciated. Delete something then do a complete rescan, maybe?
Code:
[17-11-01 11:24:24.5658] main::main (205) Starting Logitech Media Server scanner (v7.9.0, 1484464959, Sun Jan 15 07:29:05 CUT 2017) perl 5.014001
[17-11-01 11:24:24.7641] Carp::Clan::__ANON__ (216) Warning: DBIx::Class::ResultSet::update_or_create(): Query returned more than one row. SQL that returns multiple rows is DEPRECATED for ->find and ->single at /Slim/Schema.pm line 1877
[17-11-01 11:24:24.7646] Slim::Schema::forceCommit (2149) Warning: Trying to commit transactions before DB is initialized!
[17-11-01 11:24:30.2102] Slim::Music::Import::runImporter (511) Starting Slim::Media::MediaFolderScan scan
[17-11-01 11:24:30.2106] Slim::Utils::Scanner::Local::rescan (181) Discovering audio files in E:\MP3
[17-11-01 11:56:18.0268] Slim::Utils::Scanner::Local::__ANON__ (193) Start processing found tracks
[17-11-01 11:56:18.0272] Slim::Utils::Scanner::Local::__ANON__ (201) Connect do DB
[17-11-01 11:56:18.0273] Slim::Utils::Scanner::Local::__ANON__ (204) Get latest ID
[17-11-01 11:56:18.0277] Slim::Utils::Scanner::Local::__ANON__ (226) Delete temporary table if exists
[17-11-01 11:56:18.0280] Slim::Utils::Scanner::Local::__ANON__ (229) Re-build temporary table
[17-11-01 11:56:20.6657] Slim::Utils::Scanner::Local::__ANON__ (278) Get deleted tracks count
[17-11-01 11:56:24.5778] Slim::Utils::Scanner::Local::__ANON__ (285) Get new tracks count
[17-11-01 11:56:24.5782] Slim::Utils::Scanner::Local::__ANON__ (290) Get changed tracks count
[17-11-01 11:56:28.1650] Slim::Utils::Scanner::Local::__ANON__ (296) Removing deleted audio files (0)
[17-11-01 11:56:28.1653] Slim::Utils::Scanner::Local::__ANON__ (374) Scanning new audio files (214)
[17-11-01 11:56:28.1743] Slim::Schema::Storage::throw_exception (122) Error: DBI Exception: DBD::SQLite::st execute failed: database disk image is malformed [for Statement "
SELECT content_type FROM tracks WHERE url = ?
"]
[17-11-01 11:56:28.1748] Slim::Schema::Storage::throw_exception (122) Backtrace:
frame 0: Slim::Utils::Log::logBacktrace (/Slim/Schema/Storage.pm line 122)
frame 1: Slim::Schema::Storage::throw_exception (/DBIx/Class/Storage/DBI.pm line 1006)
frame 2: DBIx::Class::Storage::DBI::__ANON__ (/Slim/Utils/Scanner/Local.pm line 1280)
frame 3: Slim::Utils::Scanner::Local::_content_type (/Slim/Utils/Scanner/Local.pm line 858)
frame 4: Slim::Utils::Scanner::Local::__ANON__ (/Slim/Utils/Scanner/Local.pm line 929)
frame 5: Slim::Utils::Scanner::Local::new (/Slim/Utils/Scanner/Local.pm line 414)
frame 6: Slim::Utils::Scanner::Local::__ANON__ (/Slim/Utils/Scanner/Local.pm line 446)
frame 7: Slim::Utils::Scanner::Local::__ANON__ (/Slim/Utils/Scanner/Local/Async.pm line 84)
frame 8: Slim::Utils::Scanner::Local::Async::__ANON__ (/Slim/Utils/Scanner/Local/Async.pm line 167)
frame 9: Slim::Utils::Scanner::Local::Async::find (/Slim/Utils/Scanner/Local.pm line 106)
frame 10: Slim::Utils::Scanner::Local::find (/Slim/Utils/Scanner/Local.pm line 563)
frame 11: Slim::Utils::Scanner::Local::rescan (/Slim/Media/MediaFolderScan.pm line 67)
frame 12: Slim::Media::MediaFolderScan::startScan (/Slim/Music/Import.pm line 513)
frame 13: Slim::Music::Import::runImporter (/Slim/Music/Import.pm line 359)
frame 14: Slim::Music::Import::runScan (scanner.pl line 326)
frame 15: (eval) (scanner.pl line 320)
frame 16: main::main (scanner.pl line 495)
[17-11-01 11:56:28.1756] main::main (331) Error: Failed when running main scan: [Carp::Clan::__ANON__(): DBI Exception: DBD::SQLite::st execute failed: database disk image is malformed [for Statement "
SELECT content_type FROM tracks WHERE url = ?
"] at /Slim/Schema/Storage.pm line 126
]
[17-11-01 11:56:28.1758] main::main (332) Error: Skipping post-process & Not updating lastRescanTime!