Skip to content

Releases: brikim/remotescan

v1.5.3

14 Feb 12:36
5121260
Compare
Choose a tag to compare
  1. Added ApiBase for all Api classes to inherit from
  2. Code Cleanup

v1.5.2

09 Feb 18:07
dd3695f
Compare
Choose a tag to compare

Fix breaking change

v1.5.1

09 Feb 18:02
c1c8390
Compare
Choose a tag to compare

Fixes
Missed rename of auto_scan to remote_scan in config file

v1.5.0

09 Feb 17:44
4409360
Compare
Choose a tag to compare

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

06 Feb 01:28
Compare
Choose a tag to compare

Fix for autoscan not shutting down properly

v1.2.1

06 Feb 00:51
Compare
Choose a tag to compare

Adding capability to upload release images to docker hub

v1.2.0

06 Feb 00:11
Compare
Choose a tag to compare

Fixed PyNotify to add sub folders of a newly added folder. Removed logic in service to not do this function.

v1.1.0

01 Feb 23:34
Compare
Choose a tag to compare

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

v1.0.0

27 Jan 01:02
Compare
Choose a tag to compare

Initial release