blakeblackshear.frigate/frigate/util
Nicolas Mowen f49a8009ec
Remove thumb from database field (#16647)
* Remove thumbnail from dict

* Create thumbnail diectory

* Cleanup handling of tracked object images

* Make thumbnail optional

* Handle cases where thumbnail is used

* Expand options for thumbnail api

* Fix up the does not exist condition

* Remove absolute usages of thumbnails

* Write thumbnails for external events

* Reduce webp quality

* Use webp everywhere in frontend

* Formatting

* Always consider all events when re-indexing

* Add thumbnail deletion and cleanup path management

* Cleanup imports

* Rename def

* Don't save thumbnail for every object

* Correct event count

* Use correct function

* Include thumbnail in query

* Remove unused

* Fix requiring exception
2025-02-18 07:46:29 -07:00
..
__init__.py
builtin.py Fix ruff (#15223) 2024-11-27 12:57:58 -07:00
config.py Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
downloader.py Fix facedet download (#15811) 2025-02-08 12:47:01 -06:00
image.py Tracking improvements (#16484) 2025-02-11 09:37:58 -06:00
model.py Implement support for YOLOv9 via ONNX (#16459) 2025-02-10 15:00:12 -06:00
object.py
path.py Remove thumb from database field (#16647) 2025-02-18 07:46:29 -07:00
process.py
services.py Improve UI logs (#16434) 2025-02-10 08:38:56 -07:00
velocity.py Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00