Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.world
jellyfin·Jellyfin: The Free Software Media Systembyschmurnan

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 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.

View original on lemmy.world
14

13 replies

schmurnanreply
lemmy.world

Yeah but how? I could make the volume read only via Docker but then how will new library entries get metadata?

1

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
schmurnanreply
lemmy.world

Yeah I thought that but couldn’t see Sort Title as one of the fields that can be locked.

2
feddit.de

you could mount your media as read only :ro assuming you use a container

1
schmurnanreply
lemmy.world

How will that work when new media is added to my library, though? Will it add it without any metadata?

2
fnvreply
lemmy.ml

I use tiny media manager for nfo files. Jelyfin just read, no write.

3
fnvreply
lemmy.ml

Jelyfin is awesome but in my case plugins for metadata scraping are behaving somehow weird and slow. And I don’t trust Jelyfin regarding write operations so access is just read-only.

I use tmm v3 for metadata scraping and renaming, which work great in my case.

0
glad_catreply
lemmy.sdf.org

I don’t know TMM and I’m curious why are you using the v3 when the v4 is available?

1
fnvreply

Last time when I checked, I have to pay for needed plugins on v4. V3 is a bit limited but “free” and fine for me. I plan to write my own cli tool just for scraping metadata, subtitles, nfo generation, renaming,… maybe some day…

1

Thanks, I use tinyMediaManager too. I’ve just tried locking the metadata on a few movies, will see if it works.

1

You reached the end