Releases: brikim/remotescan
Releases · brikim/remotescan
v1.5.3
- Added ApiBase for all Api classes to inherit from
- Code Cleanup
v1.5.1
Fixes
Missed rename of auto_scan to remote_scan in config file
v1.5.0
Rebranded to Remotescan. Autoscan has more functionality and this tool is just meant to notify media servers of changes to the filesystem on a remote file system.
v1.3.0
Fix for autoscan not shutting down properly
v1.2.1
Adding capability to upload release images to docker hub
v1.2.0
Fixed PyNotify to add sub folders of a newly added folder. Removed logic in service to not do this function.
v1.1.0
Refactored code. Media servers now check for connections before notifies instead of one time at start up.
This helps if restarting docker containers and media servers are not available yet. A log message will be output stating current connections are not valid but will re-try on next scan