Cloudbox / autoscan

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

[Feature Request] inotify disabling #138

Closed deathbybandaid closed 2 years ago

deathbybandaid commented 2 years ago

For my usecase, I have my storage server mounted via SMB/CIFS which does not create inotify events.

I'm not sure if watching inotify being enabled and not used causes any performance hit, but being able to disable it seems like a good idea.

Alternatively, some sort of watchdog for the directory with a configurable scan interval might be useful as well.