Added - Support for doorbell ring events - `detection_types` parameter to limit which kinds of events are backed up Fixed - Actually fixed timestamps this time.
0.5.3
Fixed - Timestamps in filenames and logging now show time in the timezone of the NVR not UTC
0.5.2
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
0.5.1
Fixed - rclone command now works as expected on windows when spaces are in the file path
0.5.0
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
0.4.0
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