blakeblackshear.frigate/frigate/comms
Nicolas Mowen e636449d56
Miscellaneous fixes (0.17 beta) (#21350)
* Fix genai callbacks in MQTT

* Cleanup cursor pointer for classification cards

* Cleanup

* Handle unknown SOCs for RKNN converter by only using known SOCs

* don't allow "none" as a classification class name

* change internal port user to admin and default unspecified username to viewer

* keep 5000 as anonymous user

* suppress tensorflow logging during classification training

* Always apply base log level suppressions for noisy third-party libraries even if no specific logConfig is provided

* remove decorator and specifically suppress TFLite delegate creation messages

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-12-18 15:12:10 -07:00
..
base_communicator.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
config_updater.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
detections_updater.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
dispatcher.py Miscellaneous Fixes (#21193) 2025-12-09 12:08:44 -06:00
embeddings_updater.py Genai review summaries (#19473) 2025-08-16 10:20:33 -05:00
event_metadata_updater.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
events_updater.py Enable mypy for track and fix typing errors (#19529) 2025-08-17 12:27:42 -05:00
inter_process.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
mqtt.py Miscellaneous fixes (0.17 beta) (#21350) 2025-12-18 15:12:10 -07:00
object_detector_signaler.py Use Fork-Server As Spawn Method (#18682) 2025-08-16 10:20:33 -05:00
recordings_updater.py Watchdog enhancements (#20237) 2025-09-28 10:52:14 -06:00
review_updater.py Implement start for review item description processor (#19352) 2025-08-16 10:20:33 -05:00
webpush.py Replace stringy paths with constants (#21247) 2025-12-12 06:22:09 -07:00
ws.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
zmq_proxy.py Enable mypy for track and fix typing errors (#19529) 2025-08-17 12:27:42 -05:00