Cloudbox / autoscan

Autoscan replaces the default Plex and Emby behaviour for picking up changes on the file system.
MIT License
594 stars 49 forks source link

ZFS Rebalancing issue = autoscans unneccessarily #234

Open ChristianMalazarte opened 1 month ago

ChristianMalazarte commented 1 month ago

So I'm rebalancing my ZFS drives, meaning that it's rewriting each file. Even tho it's the same file with the same metadata/creation/modification times, Autoscan will still add it to its queue due to how inotify works. I suppose there is no way around this except turning off the inotify Autoscan trigger during the rebalancing process?