mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 17:55:21 +03:00
Update record.py
This commit is contained in:
parent
f525b724e4
commit
4f122088b9
@ -278,7 +278,6 @@ class RecordingMaintainer(threading.Thread):
|
||||
|
||||
directory = os.path.join(
|
||||
RECORD_DIR,
|
||||
start_time.
|
||||
start_time.astimezone(tz=datetime.timezone.utc)
|
||||
.strftime("%Y-%m-%d/%H"),
|
||||
camera,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user