Is your feature request related to a problem? Please describe.
Currently only folders that exist at the time of FileWatcher setup, therefore folders that are created while the FileWatcher is already running are not watched.
Describe the solution you'd like
Add new observers on the fly when a new folder has been created.
Is your feature request related to a problem? Please describe.
Currently only folders that exist at the time of FileWatcher setup, therefore folders that are created while the FileWatcher is already running are not watched.
Describe the solution you'd like
Add new observers on the fly when a new folder has been created.