bergware / dynamix

51 stars 38 forks source link

Exclude Remotes in the cache_dirs via Unraid GUI/Settings #84

Open Blackskyliner opened 9 months ago

Blackskyliner commented 9 months ago

I have a problem regarding the cache_dirs script.

Background: I have a pretty large SMB share that I have running on a remote and addad as such to my unraid.

Problem: The cache_dirs script does not allow me in the GUI Configuration to exclude /mnt/remotes, only existing/defined shares. I just want to use the remote share in my unraid services and not reshare them. Currently the script also runs for said remoted and thus generates an enormous abmount of traffic while indexing/caching/recaching millions of dirs/files over the internet.

Possible Solution(s): Add a yes/no Flag or a include/exclude selection for remote shares (as for user mounts)