Pretty simple issue: my collection object itself is saved, but everytime I start up the server (which is basically everytime I stream) the contents are gone. Inspecting the file further, it’s as if I never added anything.
How do I get the file containing the contents of a collection (all of them in fact) to stop clearing like a cache?
Thanks.
You must log in or register to comment.
How are you running Jellyfin?
On M1 Mac Mini.
A hacky solution, but you can try to chmod the file into read-only? That way jellyfin shouldn’t be able to mess with it.