Replies: 1 comment
|
In the current implementation there are many limitations that make it difficult to change the folder structure without loosing some metadata. Or you have to manipulate the database directly. Watch state (for one user) can be saved in nfo files (settings -> libraries -> nfo settings; nfo files need to be enabled for the respective library). |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Jellyfin is primarily used with local filesystem libraries, not immutable, curated backends. Those libraries will move between drives, be reorganized, repaired, or migrated as disks fail or fill up. Losing all watch state because a library path changes is unacceptable behavior for a local media server.
If this is considered “solved” solely by preserving mount points in Docker, then the native server releases outside of Docker fundamentally fail to address this and as such should NOT be regarded to be functionally on par with the Docker releases, if not outright "broken".
All reactions