blakeblackshear.frigate/frigate
Nicolas Mowen 63233a5830
Periodically sync for stale recordings (#8433)
* Periodically cleanup recordings files / DB

* Make automatic sync limited ot last 36 hours
2023-11-04 02:21:29 +00:00
..
comms suppress error by overriding class func (#8431) 2023-11-02 23:24:14 +00:00
detectors Don't fail on invalid class IDs for TensorRT detector (#8438) 2023-11-04 02:19:58 +00:00
events Don't fail on 0 rms (#8447) 2023-11-04 02:18:23 +00:00
images
motion
ptz
record Periodically sync for stale recordings (#8433) 2023-11-04 02:21:29 +00:00
test
track
util Periodically sync for stale recordings (#8433) 2023-11-04 02:21:29 +00:00
__init__.py
__main__.py
app.py
config.py add support for docker secrets (#8409) 2023-11-02 05:35:30 -05:00
const.py
ffmpeg_presets.py Clean up RPi ffmpeg presets (#8428) 2023-11-02 12:54:51 +00:00
http.py Add endpoint to restart Frigate (#8440) 2023-11-04 02:19:29 +00:00
log.py
models.py
mypy.ini
object_detection.py
object_processing.py
output.py
plus.py
stats.py Fix bug on bad storage stats read (#8275) 2023-10-22 13:35:19 -05:00
storage.py
timeline.py
types.py
video.py Periodically sync for stale recordings (#8433) 2023-11-04 02:21:29 +00:00
watchdog.py