-
I'm setting up a media workflow involving Jellyfin, rclone, and mergerfs. My media library resides primarily on a Google Drive mount configured as read-only with vfs cache, mounted at When new media is downloaded, it's first stored locally at To fix this, I want to create a mergerfs mount at
I'm looking at mergerfs mount options, but they’re quite technical. I would really appreciate a well-optimized mount options that prioritizes performance and efficient read access for this use case. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
https://trapexit.github.io/mergerfs/faq/configuration_and_policies/#what-settings-should-i-use Just set the policy and branches for what you want.
|
Beta Was this translation helpful? Give feedback.
Based on the quickstart guide, I've finalized this setup. Does it look good to go, or would you suggest any changes?