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.

  • Sneezycat@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 days ago

    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.