mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
Updating metadata crashes the server #7310
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TheRealMofu on GitHub (Sep 10, 2025).
Description of the bug
After upgrading to 10.11.0 RC5 i have the problem that when i add new movies to my movie folder and right click it to update metadata and looking only for new files, the server instantly stops and i have to start it manually again, which didn't occur on the latest stable build
Reproduction steps
What is the current bug behavior?
The server stops instantly and needs to be started manually again
What is the expected correct behavior?
the server shouldn't crash and just update the metadata
Jellyfin Server version
Unstable
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
Specify the build version
10.11.0-rc5
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@crobibero commented on GitHub (Sep 10, 2025):
I'm surprised that this crashes the server, but to fix it all you need to do is use the plugin from the unstable repo as noted in the release notes
@theguymadmax commented on GitHub (Sep 10, 2025):
https://notes.jellyfin.org/v10.11.0_features#
Plugins will likely need a while to adapt to the new database changes, so it is much safer to remove those plugins before upgrading, and then re-add them afterwards to test. Official plugins for 10.11.x are available in the unstable plugin repo.
To test plugins for 10.11 you need to update the Plugin Repository to the Unstable branch: https://repo.jellyfin.org/files/plugin-unstable/manifest.json via "Dashboard -> Plugins -> Manage Repositories"