Closed sousasov closed 4 years ago
The config bug/bug in filter should be fixed with d730a09e8df17f4a0b92c5a5f59e444521cea75a. I've relesed a new version 0.10.0, which includes the fix.
A fix for the init bug will come in the next few days...
The init bug should be fixed with 346cca0943d66b4274e44f3b08389286a21d58c3. A new release 0.10.1 has been created.
You can easily update your current installation with the following command:
$ sudo python -m pip install --upgrade synoindexwatcher
All bugs mentioned in your request should be fixed now, so I'm closing this issue. Please re-open it, if the problems persist.
Hi,
now its index new files added to watched folders, but if i delete file from this folders watcher crash with,
2020-02-23 21:28:12,260 ERROR An uncaught exception occurred
Traceback (most recent call last):
File "/volume1/@appstore/py3k/usr/local/lib/python3.5/site-packages/synoindexw atcher/main.py", line 224, in
Thx for reply.
Init bug:
Config Bug/Bug in filter
Thanks for reply.