blakeblackshear.frigate/frigate
gtsiam 3c015bf822
Do not migrate db to new config path (#14123)
I just saw this, and I would be very surprised by that behaviour as a
user. Changing the db path would randomly move the database, and
changing it back (or to anything, really) would not. These kinds of
advanced settings are generally expected to do one thing: Change the
path frigate opens the database from. The end.
2024-10-02 19:34:14 -06:00
..
api Misc Improvements (#14076) 2024-09-30 16:55:44 -05:00
camera
comms Add ability to configure genai to use snapshot instead of thumbnails (#14077) 2024-09-30 15:54:53 -06:00
config Add Azure OpenAI as genai provider (#14102) 2024-10-01 13:57:40 -06:00
detectors Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
embeddings UI tweaks (#14088) 2024-10-01 07:01:45 -06:00
events Fix event entries (#14093) 2024-10-01 11:07:13 -05:00
genai Add Azure OpenAI as genai provider (#14102) 2024-10-01 13:57:40 -06:00
images
motion Work through most of the cspell warnings in python (#13794) 2024-09-17 10:41:46 -05:00
output Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
ptz
record Don't consider segments containing unprocessed frames in segment count (#14120) 2024-10-02 12:55:55 -05:00
review
stats
test Refactor attribute saving (#14090) 2024-10-01 07:31:03 -06:00
track Refactor attribute saving (#14090) 2024-10-01 07:31:03 -06:00
util Fix logging (#14079) 2024-09-30 17:45:22 -05:00
__init__.py
__main__.py
app.py Do not migrate db to new config path (#14123) 2024-10-02 19:34:14 -06:00
const.py
ffmpeg_presets.py Bug fixes (#14092) 2024-10-01 07:54:27 -06:00
log.py
models.py
mypy.ini
object_detection.py
object_processing.py Refactor attribute saving (#14090) 2024-10-01 07:31:03 -06:00
plus.py strip whitespaces when loading secrets (#12393) 2024-07-12 07:36:15 -06:00
storage.py
timeline.py Fix event entries (#14093) 2024-10-01 11:07:13 -05:00
types.py
video.py Bug fixes (#14092) 2024-10-01 07:54:27 -06:00
watchdog.py