This is what I got from yesterdays scan:
server.log
That Bartók album did not make any problems until now, as far as I know. I checked the tags and the filenames and compared it to other Bartók albums and found no difference when it came to Bartók spellings.
I upgraded to the latest QLMS (2.02) version and that installed the latest nightly, so I'm not sure what caused what.
server.log
Code:
[18-11-13 22:50:22.0809] main::init (387) Starting Logitech Media Server (v7.9.2, 1541869104, Sat Nov 10 18:20:42 CET 2018) perl 5.024004 - x86_64-linux-thread-multi
[18-11-13 22:50:23.8641] Slim::Utils::SQLiteHelper::postConnect (374) Optimizing DB because of missing or empty sqlite_stat1 table
[18-11-13 22:50:23.8718] Slim::Schema::forceCommit (2147) Warning: Trying to commit transactions before DB is initialized!
[18-11-13 22:50:25.6115] Slim::Utils::SQLiteHelper::postConnect (374) Optimizing DB because of missing or empty sqlite_stat1 table
[18-11-13 22:50:25.6752] Slim::Schema::forceCommit (2147) Warning: Trying to commit transactions before DB is initialized!
[18-11-13 22:50:25.7940] Slim::Utils::SQLiteHelper::postConnect (374) Optimizing DB because of missing or empty sqlite_stat1 table
[18-11-13 22:50:25.8003] Slim::Schema::forceCommit (2147) Warning: Trying to commit transactions before DB is initialized!
[18-11-13 22:50:25.9286] Plugins::CustomScan::Scanner::executeSQLFile (522) Couldn't open: /share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Cache/InstalledPlugins/Plugins/CustomScan/SQL/SQLite/dbupgrade_valuesort.sql : No such file or directory
[18-11-13 22:50:25.9296] Plugins::CustomScan::Scanner::executeSQLFile (522) Couldn't open: /share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Cache/InstalledPlugins/Plugins/CustomScan/SQL/SQLite/dbupgrade_extravalue.sql : No such file or directory
[18-11-13 22:50:25.9306] Plugins::CustomScan::Scanner::executeSQLFile (522) Couldn't open: /share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Cache/InstalledPlugins/Plugins/CustomScan/SQL/SQLite/dbupgrade_valuetype.sql : No such file or directory
[18-11-13 22:50:26.4716] Slim::Utils::SQLiteHelper::postConnect (374) Optimizing DB because of missing or empty sqlite_stat1 table
[18-11-13 22:50:26.4791] Slim::Schema::forceCommit (2147) Warning: Trying to commit transactions before DB is initialized!
[18-11-13 22:50:37.8663] main::checkDataSource (1110) Warning: Schema updated or no media found in the database, initiating scan.
[18-11-13 22:51:10.6012] Slim::Schema::Storage::throw_exception (122) Error: DBI Exception: DBD::SQLite::st execute failed: database is locked [for Statement "UPDATE albums SET title = ?, replay_gain = NULL, replay_peak = NULL, titlesearch = ?, disc = ?, discc = ?, year = ?, artwork = ?, musicbrainz_id = NULL, contributor = ?, compilation = ?, titlesort = ? WHERE id = ?" with ParamValues: 1="Bartók: The 6 String Quartets", 2='BARTOK THE 6 STRING QUARTETS', 3=2, 4=2, 5=2006, 6='1837d819', 7=27, 8=0, 9="BARTÃK THE 6 STRING QUARTETS", 10=3]
[18-11-13 22:51:10.6771] Slim::Schema::Storage::throw_exception (122) Backtrace:
frame 0: Slim::Utils::Log::logBacktrace (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Schema/Storage.pm line 122)
frame 1: Slim::Schema::Storage::throw_exception (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/DBIx/Class/Storage/DBI.pm line 1007)
frame 2: DBIx::Class::Storage::DBI::__ANON__ (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Schema.pm line 3107)
frame 3: Slim::Schema::_updateHash (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Schema.pm line 1298)
frame 4: Slim::Schema::_createOrUpdateAlbum (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Schema.pm line 1633)
frame 5: Slim::Schema::_newTrack (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Schema.pm line 1845)
frame 6: Slim::Schema::updateOrCreateBase (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Schema.pm line 1709)
frame 7: Slim::Schema::updateOrCreate (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Formats/Playlists/Base.pm line 54)
frame 8: Slim::Formats::Playlists::Base::_updateMetaData (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Formats/Playlists/M3U.pm line 182)
frame 9: Slim::Formats::Playlists::M3U::_item (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Formats/Playlists/M3U.pm line 145)
frame 10: Slim::Formats::Playlists::M3U::read (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Player/Playlist.pm line 1102)
frame 11: Slim::Player::Playlist::loadClientPlaylist (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Player/Client.pm line 571)
frame 12: Slim::Player::Client::startup (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Player/Player.pm line 113)
frame 13: Slim::Player::Player::init (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Networking/Slimproto.pm line 1152)
frame 14: Slim::Networking::Slimproto::_hello_handler (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Networking/Slimproto.pm line 410)
frame 15: Slim::Networking::Slimproto::client_readable (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Networking/IO/Select.pm line 123)
frame 16: (eval) (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Networking/IO/Select.pm line 119)
frame 17: Slim::Networking::IO::Select::__ANON__ (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Networking/IO/Select.pm line 168)
frame 18: (eval) (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Networking/IO/Select.pm line 168)
frame 19: Slim::Networking::IO::Select::loop (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 721)
frame 20: main::idle (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 677)
frame 21: main::main (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 1213)
[18-11-13 22:51:11.5374] Slim::Networking::IO::Select::__ANON__ (131) Error: Select task failed calling Slim::Networking::Slimproto::client_readable: Carp::Clan::__ANON__(): DBI Exception: DBD::SQLite::st execute failed: database is locked [for Statement "UPDATE albums SET title = ?, replay_gain = NULL, replay_peak = NULL, titlesearch = ?, disc = ?, discc = ?, year = ?, artwork = ?, musicbrainz_id = NULL, contributor = ?, compilation = ?, titlesort = ? WHERE id = ?" with ParamValues: 1="Bartók: The 6 String Quartets", 2='BARTOK THE 6 STRING QUARTETS', 3=2, 4=2, 5=2006, 6='1837d819', 7=27, 8=0, 9="BARTÃK THE 6 STRING QUARTETS", 10=3] at /share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Schema/Storage.pm line 126
; fh=IO::Socket::INET=GLOB(0x7fa62cdd4d58)
[18-11-13 22:51:11.7346] Slim::Networking::Repositories::__ANON__ (146) Failed to fetch https://repos.squeezecommunity.org/extensions.xml: Timed out waiting for data
[18-11-13 22:51:11.7352] Slim::Networking::Repositories::__ANON__ (149) https lookup failed - trying plain text http instead: http://repos.squeezecommunity.org/extensions.xml
[18-11-13 22:51:11.7421] Slim::Formats::XML::gotErrorViaHTTP (339) Error: getting http://opml.radiotime.com/Index.aspx?partnerId=16
Timed out waiting for data
[18-11-13 22:51:11.7426] Slim::Plugin::InternetRadio::Plugin::_gotRadioError (67) Unable to retrieve radio directory from SN: Timed out waiting for data
[18-11-14 01:41:13.6336] Plugins::CustomScan::Scanner::fullRescan (701) CustomScan: Scanning already in progress, wait until its finished
I upgraded to the latest QLMS (2.02) version and that installed the latest nightly, so I'm not sure what caused what.