blakeblackshear.frigate/frigate
gtsiam bbbb3b4a06
Split config.py into multiple files (#14038)
* Replace logging.warn with logging.warning

* Install config global state early

* Split config.py into more manageable pieces
2024-09-28 14:21:42 -05:00
..
api Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
camera Custom classes for Process and Metrics (#13950) 2024-09-27 07:53:23 -05:00
comms Custom classes for Process and Metrics (#13950) 2024-09-27 07:53:23 -05:00
config Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
detectors Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
embeddings Search functionality and UI tweaks (#13978) 2024-09-26 15:30:56 -05:00
events Custom classes for Process and Metrics (#13950) 2024-09-27 07:53:23 -05:00
genai Add error logging to genai clients (#13943) 2024-09-24 14:04:35 -06:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
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 Custom classes for Process and Metrics (#13950) 2024-09-27 07:53:23 -05:00
record Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
review Remove debug log (#14037) 2024-09-28 10:26:11 -05:00
stats Custom classes for Process and Metrics (#13950) 2024-09-27 07:53:23 -05:00
test Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
track Custom classes for Process and Metrics (#13950) 2024-09-27 07:53:23 -05:00
util Fixes & Tweaks (#14013) 2024-09-27 07:41:48 -06:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
app.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
const.py Dynamic attributes config (#14035) 2024-09-28 07:49:04 -06:00
ffmpeg_presets.py Update ffmpeg to 7 and update intel hwaccel docs (#13834) 2024-09-19 13:29:58 -06:00
log.py Custom classes for Process and Metrics (#13950) 2024-09-27 07:53:23 -05:00
models.py Implement support for notifications (#12523) 2024-08-29 20:19:50 -06:00
mypy.ini update deps (#6093) 2023-04-15 14:17:59 -05:00
object_detection.py Custom classes for Process and Metrics (#13950) 2024-09-27 07:53:23 -05:00
object_processing.py Dynamic attributes config (#14035) 2024-09-28 07:49:04 -06:00
plus.py strip whitespaces when loading secrets (#12393) 2024-07-12 07:36:15 -06:00
storage.py Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
timeline.py Do not handle object if data is None (#13830) 2024-09-19 07:51:07 -06:00
types.py Custom classes for Process and Metrics (#13950) 2024-09-27 07:53:23 -05:00
video.py Dynamic attributes config (#14035) 2024-09-28 07:49:04 -06:00
watchdog.py Cleanup and organize utils (#7033) 2023-07-06 09:28:50 -05:00