blakeblackshear.frigate/frigate/comms
Josh Hawkins 8094dd4075
Fixes (#18117)
* face library i18n fixes

* face library i18n fixes

* add ability to use ctrl/cmd S to save in the config editor

* Use datetime as ID

* Update metrics inference speed to start with 0 ms

* fix android formatted thumbnail

* ensure role is comma separated and stripped correctly

* improve face library deletion

- add a confirmation dialog
- add ability to select all / delete faces in collections

* Implement lazy loading for video previews

* Force GPU for large embedding model

* GPU is required

* settings i18n fixes

* Don't delete train tab

* webpush debugging logs

* Fix incorrectly copying zones

* copy path data

* Ensure that cache dir exists for Frigate+

* face docs update

* Add description to upload image step to clarify the image

* Clean up

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-05-09 07:36:44 -06:00
..
base_communicator.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
config_updater.py Only match on exact config name in some cases (#16704) 2025-02-20 10:04:06 -06:00
detections_updater.py LPR improvements (#17289) 2025-03-23 13:30:48 -06:00
dispatcher.py Add face and lpr to tracked object update topic (#17940) 2025-04-28 16:43:03 -06:00
embeddings_updater.py Dynamic embeddings reindexing (#17418) 2025-03-27 11:29:34 -06:00
event_metadata_updater.py Change default zmq timeout (#17971) 2025-04-30 08:29:16 -06:00
events_updater.py Fix embeddings (#15072) 2024-11-19 12:20:04 -06:00
inter_process.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
mqtt.py Disabled camera output (#16920) 2025-03-03 15:05:49 -06:00
recordings_updater.py Refactor processors and add LPR postprocessing (#16722) 2025-02-21 06:51:37 -07:00
webpush.py Fixes (#18117) 2025-05-09 07:36:44 -06:00
ws.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
zmq_proxy.py Change default zmq timeout (#17971) 2025-04-30 08:29:16 -06:00