Hello, I think there is a problem with watcher since when renaming a folder it still keeps in mind its old name : `./watcher.py debug` `Daemon started` `job1: /home/user/test` `Creating: /home/user/test/folder` `Moved from: /home/user/test/folder` `Moved to: /home/user/test/renamed_folder` `Creating: /home/user/test/folder/file.txt`