mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
10.11.1 New Library adds incorrect PhysicalLocationsList #7602
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 @alexfornuto on GitHub (Oct 28, 2025).
Description of the bug
When creating a new library in 10.11.1 an extra item is injected into the
PhysicalLocationsListof/config/root/default/$libraryName. Example:The new library does not work until:
Reproduction steps
What is the current bug behavior?
The library is not visible in the dashboard and cannot be scanned or edited (managed).
jellyfin.dbshows an errant extra item inPhysicalLocationsListfor the library.What is the expected correct behavior?
The
PhysicalLocationsListjust has the physical location specified, and the library works.Jellyfin Server version
10.10.0+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
Specify the build version
10.11.1
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@peef2 commented on GitHub (Oct 28, 2025):
I have the same issue. On Ubuntu 24.04.3 and Jellyfin 10.11.1
@waazaa-fr commented on GitHub (Oct 31, 2025):
Same problems here too with docker container.
@deepfriedbutter commented on GitHub (Nov 3, 2025):
same issue here. i think this might be related to some of the performance issues
@alexfornuto commented on GitHub (Nov 28, 2025):
This issue persists in 10.11.3.0, and also affects adding new paths to existing libraries. I plead for triage, as this issue is making things much harder as I transition to serving content from a new path.