Replies: 1 comment
The policies work exactly as described. Just walk through the behavior and you'll get your answer. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Mounting using command
/usr/bin/mergerfs -o defaults,rw,sync_read,auto_cache,use_ino,allow_other,func.getattr=newest,category.action=ff,category.create=ff /mnt/local/storage/jellyfin/TV:/mnt/remote/PlexMediaRO/TV /mnt/merged/jellyfin/TV >> /var/log/rclone/jellyfin_mount_tv.log
and newly created files are being written to the PlexMEdiaRO/TV drive instead of the /mnt/local/storage/jellyfin/TV file.
Am I doing something wrong? The /mnt/remote/PlexMediaRO is an rclone mount (so also fuse)
mergerfs version: 2.28.1
FUSE library version: 2.9.7-mergerfs_2.28.0
fusermount version: 2.9.9
using FUSE kernel interface version 7.29
All reactions