Skip to content

Releases: ep1cman/unifi-protect-backup

v0.9.4

29 Jul 10:42
Compare
Choose a tag to compare

Fixed

  • Time period parsing, 'Y' -> 'y'

v0.9.3

08 Jul 16:45
Compare
Choose a tag to compare

Fixed

  • Queued up downloads etc now wait for dropped connections to be re-established.

v0.9.2

24 May 00:18
Compare
Choose a tag to compare

Fixed

  • Missing event checker ignoring the "ignored cameras" list

v0.9.1

29 Apr 09:38
Compare
Choose a tag to compare

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

24 Mar 16:27
Compare
Choose a tag to compare

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

30 Dec 13:29
Compare
Choose a tag to compare

Added

  • Added ability to configure purge interval

Fixed

  • Purge interval returned to previous default of once a day

v0.8.7

11 Dec 14:01
Compare
Choose a tag to compare

Fixed

  • Fix improper unpacking of upload events

v0.8.6

10 Dec 07:14
Compare
Choose a tag to compare

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

09 Dec 23:33
Compare
Choose a tag to compare

Fixed

  • use event ID of currently up/downloading event, not whole event object when checking missing events

v0.8.4

09 Dec 11:28
Compare
Choose a tag to compare

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