Releases: LightDestory/PlexNFSWatchdog
Releases · LightDestory/PlexNFSWatchdog
Release 0.0.16
- Refactor: Remove browsable checl
Release 0.0.15
- Added file whitelist
- Added flag to always overwrite config cache
- Added flag to allow folder events to trigger daemon queue
- Fix re-scheduling when Plex is refreshing
- General code refactor
- Added verbose mode
- Reduced console spamming
VERSION FROM 0.0.13 TO 0.0.14 removed.
Release 0.0.12
This is a utility release to test the new workflow; nothing has been changed.
Release 0.0.11
What's Changed
- BREAKING CHANGE: Drop support for Py3.8
- chore: Update Deps
- refactor: Remove useless logic/code
- fix: Docker compose build by @arebokert in #7
- fix: multi Root Folder support by @m4chine in #8
New Contributors
- @arebokert made their first contribution in #5
- @m4chine made their first contribution in #8
Full Changelog: 0.0.10...0.0.11
Release 0.0.10
Just a useless version dump to updaye pypi with unused version
Release 0.0.8
- fix(scan): Scan lib directly
Release 0.0.7
- refactor: FIFO instead of LIFO
Release 0.0.6
- fix on_move dest_path
Release 0.0.5
- watchdog event selection
Release 0.0.4
- fix: single file inotity not handled