mirror of
https://github.com/hrfee/jellyfin-accounts.git
synced 2025-11-25 21:39:34 +00:00
I'm guessing watchdog's behaviour changed in an update, as the error thrown when the watched directory doesn't exist is now "FileNotFoundError" instead of "NotADirectoryError". It'll handle either one now. |
||
|---|---|---|
| .. | ||
| data | ||
| __init__.py | ||
| config.py | ||
| data_store.py | ||
| email.py | ||
| generate_ini.py | ||
| invite_daemon.py | ||
| jf_api.py | ||
| login.py | ||
| pw_reset.py | ||
| setup.py | ||
| validate_password.py | ||
| web_api.py | ||
| web.py | ||