Skip to content

Releases: ep1cman/unifi-protect-backup

v0.5.2

10 Mar 20:49
Compare
Choose a tag to compare

Fixed

  • rclone delete command now works as expected on windows when spaces are in the file path
  • Dockerfile now allows setting of user and group to run as, as well as a default config

v0.5.1

07 Mar 22:41
Compare
Choose a tag to compare

Fixed

  • rclone command now works as expected on windows when spaces are in the file path

v0.5.0

06 Mar 18:30
Compare
Choose a tag to compare

Added

  • If ffprobe is available, the downloaded clips length is checked and logged

Fixed

  • A time delay has been added before downloading clips to try to resolve an issue where
    downloaded clips were too short

v0.4.0

05 Mar 15:02
Compare
Choose a tag to compare

Added

  • A --version command line option to show the tools version

Fixed

  • Websocket checks are no longer logged in verbosity level 1 to reduce log spam

v0.3.1

24 Feb 21:27
Compare
Choose a tag to compare

Fixed

  • Now checks if the websocket connection is alive, and attempts to reconnect if it isn't.

v0.3.0

22 Feb 23:43
Compare
Choose a tag to compare

Added

  • New CLI argument for passing CLI arguments directly to rclone.

Fixed

  • A new camera getting added while running no longer crashes the application.
  • A timeout during download now correctly retries the download instead of
    abandoning the event.

v0.2.1

21 Feb 22:46
Compare
Choose a tag to compare

Fixed

  • Retry logging formatting

v0.2.0

21 Feb 12:35
Compare
Choose a tag to compare

Added

  • Ability to ignore cameras
  • Retry failed download/uploads
  • More logging
  • CI to build dev container
  • More documentation

Fixed

  • Upload exceptions getting passed silently
  • Camera ID -> Name map is no longer only looked up once at the start

v0.1.1

20 Feb 15:53
Compare
Choose a tag to compare

Added

  • Docker container
  • Dependabot

Changed

  • Better project description

Fixed

  • Typos in docs

v0.1.0

19 Feb 23:28
Compare
Choose a tag to compare

Added

  • First release