mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-02 17:25:22 +03:00
sync recordings with disk once on startup
This commit is contained in:
parent
0af9895b95
commit
ca68a06d20
@ -554,4 +554,3 @@ class RecordingCleanup(threading.Thread):
|
||||
self.expire_recordings()
|
||||
self.expire_files()
|
||||
remove_empty_directories(RECORD_DIR)
|
||||
self.sync_recordings()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user