![]() |
|
Synology #snapshots folders - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: Synology #snapshots folders (/t-synology-snapshots-folders) |
Synology #snapshots folders - Kurt - 2025-10-25 Hi, I installed now Jellyfin 10.11.0 on Synology (using Container Manager). Since i use BTRFS with snapshots, on the yaml i included: # - /volume1/video snapshots:ro# - /volume1/music snapshots:robut Jellyfin still scans those folders, creating a lot of "duplicated" files. I have also other service(...) and adding those 2 lines was enough. How can i make Jellyfin to ignore it? (No, i can't create a ".ignore" file on the snapshot folders since it's read-only. Thanks! |