Jellyfin Forum
10.11 RC1 Scan Media Library Errors - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: 10.11 RC1 Scan Media Library Errors (/t-10-11-rc1-scan-media-library-errors)

Pages: 1 2


RE: 10.11 RC1 Scan Media Library Errors - Jamie Chapman - 2025-06-24

Overall, things are working well 10.11.0 RC2. None of the crashing behaviors I experienced on 10.11.0 RC1.

I uninstalled the imvdb and vgmdb plugins, as they are no great loss until I onboard more music, which is infrequent. The scan still took about an hour though, so I went spelunking into the log.

Once the error generating plugins were uninstalled, I was seeing frequent database locks (removing the plugins made them jump out, I'm sure they were there earlier, just not as apparent).

I changed the NoLock back to Optimistic in database.xml and this helped with the database locking frequency. However, the scan is still taking about an hour. There are quite a few metadata save errors, and a number of others. A snip of the recent scan is below if it is helpful for debugging.

https://pastebin.com/6kQQGVV5


RE: 10.11 RC1 Scan Media Library Errors - theguymadmax - 2025-06-24

The last log you posted with the Audio Normalization error is a known bug that was recently discovered by the dev team. There's no issue created on it yet, so if you want, you can create one on GitHub. You can track other reported issues here: https://github.com/jellyfin/jellyfin/issues/14350


RE: 10.11 RC1 Scan Media Library Errors - Jamie Chapman - 2025-06-25

Thanks for the details. I just created the bug report for Audio Normalization failures: https://github.com/jellyfin/jellyfin/issues/14375