github ep1cman/unifi-protect-backup v0.8.0

latest releases: v0.12.0, v0.13.0, v0.12.1...
2 years ago

Major internal refactoring. Each task is now its own class and asyncio task.

Added

  • A database of backed up events and where they are stored
  • A periodic check for missed events
    • This will also ensure past events before the tool was used are backed up, up until the retention period

Fixed

  • Pruning is no longer done based on file timestamps, the database is used instead. The tool will no longer delete files it didn't create.
  • Pruning now runs much more frequently (every minute) so retention periods of less than a day are now possible.

Don't miss a new unifi-protect-backup release

NewReleases is sending notifications on new releases.