Stop Jellyfin from overwriting my .nfo files?
Stop Jellyfin from overwriting my .nfo files?
I’ve got my library just as I want it, and have made a couple of changes to the <sorttitle> in my movies’ .nfo files.
This is fine for a day or so, and then Jellyfin decides to overwrite my .nfo files.
I have them set to “lock” via tinyMediaManager but it doesn’t seem to make any difference. Every day it’ll reorder some movies in my library.
Pretty sure I’ve also disabled the image plug-ins in the library so it shouldn’t be pulling any metadata from anywhere.
Not a huge deal but incredibly frustrating — I want my library showing movies in a certain order and it’s driving me nuts when they’re rearranged 🤣
Any ideas?
TIA.
You can lock the metadata for a given piece of media from the Jellyfin webapp in the same place you'd edit the metadata, it's down at the bottom of the page.
5 0 ReplyYeah I thought that but couldn’t see Sort Title as one of the fields that can be locked.
2 0 ReplyNot individually but I think if you lock the whole thing it works
4 0 Reply
Make them read only?
4 0 ReplyYeah but how? I could make the volume read only via Docker but then how will new library entries get metadata?
1 0 ReplyThe other thing you can do is mount a "new media" folder writeable, and add new media there.
When you have everything the way you want it, then move the files to the folder that's mounted read only.
3 0 Reply
you could mount your media as read only :ro assuming you use a container
1 0 ReplyHow will that work when new media is added to my library, though? Will it add it without any metadata?
2 0 ReplyI use tiny media manager for nfo files. Jelyfin just read, no write.
3 0 Reply