Releases: ep1cman/unifi-protect-backup
Releases · ep1cman/unifi-protect-backup
v0.9.4
Fixed
- Time period parsing, 'Y' -> 'y'
v0.9.3
Fixed
- Queued up downloads etc now wait for dropped connections to be re-established.
v0.9.2
Fixed
- Missing event checker ignoring the "ignored cameras" list
v0.9.1
Added
- Added optional argument string to pass directly to the
rclone delete
command used to purge video files
Fixed
- Fixed download errors not counting as failures
v0.9.0
Added
- The ability to send logging out via apprise notifications
- Color logging is now optional
- Events are now permanently ignored if they fail to download 10 times
v0.8.8
Added
- Added ability to configure purge interval
Fixed
- Purge interval returned to previous default of once a day
v0.8.7
Fixed
- Fix improper unpacking of upload events
v0.8.6
Fixed
- check that current event is not none before trying to get it it’s ID
- downloader/uploaded clear their current event once it’s been processed
v0.8.5
Fixed
- use event ID of currently up/downloading event, not whole event object when checking missing events
v0.8.4
Added
- Logging of remaining upload queue size
Fixed
- Uploading files were not accounted for when checking for missing events
- Buffer size parameter is logged in human-readable format