frigate/frigate/jobs
Josh Hawkins 814c497bef
Some checks are pending
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
Use Job infrastructure for Debug Replay (#23099)
* use ReplayState enum

* extract shared ffmpeg progress helper

* make start call non-blocking with worker thread

* expose replay state on status endpoint and return 202 from start

* cancel in-flight ffmpeg when stop is called during preparation

* add replay i18n strings for preparing and error states

* show status in replay UI

* navigate immediately on 202 from debug replay menus and dialog

* remove unused

* simplify to use Job infrastructure

* tests

* cleanup and tweaks

* fetch schema

* update api spec

* formatting

* fix e2e test

* mypy

* clean up

* formatting

* fix

* fix test

* don't try to show camera image until status reports ready

* simplify loading logic

* fix race in latest_frame on debug replay shutdown

* remove toast when successfully stopping

it gets hidden almost immediately
2026-05-03 14:54:20 -06:00
..
__init__.py Media sync API refactor and UI (#21542) 2026-02-26 21:27:56 -07:00
debug_replay.py Use Job infrastructure for Debug Replay (#23099) 2026-05-03 14:54:20 -06:00
export.py Add step + percent progress for exports (#22915) 2026-04-17 12:18:12 -06:00
job.py Media sync API refactor and UI (#21542) 2026-02-26 21:27:56 -07:00
manager.py Media sync API refactor and UI (#21542) 2026-02-26 21:27:56 -07:00
media_sync.py Increase mypy coverage and fixes (#22632) 2026-03-25 09:28:48 -06:00
motion_search.py Increase mypy coverage and fixes (#22632) 2026-03-25 09:28:48 -06:00
vlm_watch.py Refactor genai (#22752) 2026-04-03 17:13:52 -06:00