Skip to content

Releases: acolomba/blackvuesync

1.9

08 Aug 14:54
Compare
Choose a tag to compare
  • Properly removes outdated recordings with new event types and upload flags from May 2021 firmware. (#4)

1.8

25 May 10:31
Compare
Choose a tag to compare
1.8
  • Supports new event types produced by the May 2021 BlackVue firmware update. (#3)
  • The Docker image now respects the KEEP option.
  • Docker compose file for a possibly quicker quickstart.
  • Friendlier hardware requirement descriptions. (#2)
  • More reliable removal of outdated directories when grouping by day, month or year.
  • Better handling of unexpected 500 errors or remote disconnections.
  • Updated docker image to alpine 3.13.5

1.7

14 Jul 18:38
Compare
Choose a tag to compare
1.7
  • Allows grouping recordings by date, with daily, weekly, monthly and yearly granularities.
  • Docker image layers are more cacheable.
  • Upgraded docker image to alpine 3.10.1

1.6

02 Jun 02:40
Compare
Choose a tag to compare
1.6
  • Logs file/recording download speed to help troubleshoot unreliable/slow Wi-Fi setups.
  • Fixed a spurious error log during the first run after midnight.
  • Does a better job at cleaning up temp files from interrupted downloads.
  • Better handling of network errors while reading the file list.

1.5

03 Mar 19:52
Compare
Choose a tag to compare
1.5
  • Downloads .thm (thumbnail) files for all recordings.
  • New --priority switch allows downloading by either a) date or b) type (manual, event, normal, parking in that order.)
  • Now downloads front and rear recordings together.

1.4

27 Feb 03:58
Compare
Choose a tag to compare
1.4
  • Downloads gps data for all but parking recording types, and accelerometer data for all.
  • 500 errors while downloading are logged but ignored, so we don't get stuck on files we can't download.
  • Tests that outdated gps/accelerometer files exist before deleting them, so it doesn't error out.

1.3

09 Feb 16:58
Compare
Choose a tag to compare
1.3
  • Removes gps data for outdated recordings along with the video.
  • Gracefully handles low-level socket timeouts.

1.2

02 Feb 17:01
Compare
Choose a tag to compare
1.2
  • Removes temporary files upon successful completion.

1.1

02 Feb 02:00
Compare
Choose a tag to compare
1.1
  • No more sporadically getting stuck forever trying to connect to the dashcam.
  • Connection timeout defaults to 10 seconds and is configurable.

1.0

31 Jan 03:37
Compare
Choose a tag to compare
1.0
  • Initial release