2024-11-12, 01:23 PM
AFAICT, the server doesn't monitor the old folders. But I do see these messages, which seems to indicate a database problem.
That message isn't spamming the log, but it could indicate some issue that is cause what you are seeing with phantom libraries.
One thing you can check are the XML files that Jellyfin creates for each library. Go to /config/root/default and in that folder will be all the folders for your libraries. Do you see folders for the libraries you removed? If so, stop Jellyfin and delete those folders.
Code:
Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 11: 'database disk image is malformed'.
That message isn't spamming the log, but it could indicate some issue that is cause what you are seeing with phantom libraries.
One thing you can check are the XML files that Jellyfin creates for each library. Go to /config/root/default and in that folder will be all the folders for your libraries. Do you see folders for the libraries you removed? If so, stop Jellyfin and delete those folders.