2025-03-24, 01:21 AM
(2025-03-23, 11:16 PM)TheDreadPirate Wrote: Can you share how Jellyfin is configured in TrueNAS? Specifically where you've mounted /config and /cache. It sounds like you've co-mingled /config and /cache in the same folder instead of creating separate folders for each. If my assumption is correct, the cache cleanup job is essentially wiping out any permanent config files that are not currently in use. So things like your databases will remain, but library configs and images will be "cleaned up"
Your assumption is correct, I had the config and cache folders mapped to the same directory. I've redeployed the app with cache in its own folder and will see how it goes. Thanks for taking a look.