ep1cman / unifi-protect-backup

Python tool to backup unifi event clips in realtime
MIT License
635 stars 31 forks source link

Feature Request: Option to skip previous recordings #61

Closed ouaibe closed 1 year ago

ouaibe commented 1 year ago

Enhancement Request

It would be great to have an option to avoid re-uploading past videos, so that when working from a new setup and/or a DB refresh, users do not have to forcibly upload GBs of data (without knowing how much data the days of video represents) and can assume a future-recording only approach.

This could take the form of an environment variable like the others that would make the script only react to new recording events and not try to match previous missing ones.

natehudson commented 1 year ago

+1 I just upgraded to the latest version and it is now uploading ~8000 videos to my remote storage. ;-)

Thanks for all the hard work on this tool!

ep1cman commented 1 year ago

implemented in 0.9.0