video-accessibility/backend/app
Vadym Samoilenko c6c7ff51c7 fix: clear stale pause points when AD VTT is re-uploaded
Old pause_points in edit_state always overrode new VTT cue timings
during re-render, making AD VTT upload for timing adjustments
non-functional. Clear pause_points and video_segments on AD VTT
upload so re-render falls back to the new cue start times.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 17:07:55 +00:00
..
__pycache__ fixed middleware silent swallowing of exceptions FINALLY 2025-10-08 18:19:59 -05:00
api/v1 fix: clear stale pause points when AD VTT is re-uploaded 2026-03-09 17:07:55 +00:00
core feat: add ElevenLabs voice selection to frontend and backend 2026-03-03 13:58:56 +00:00
lib initial commit 2025-08-24 16:28:33 -05:00
middleware fixed overly aggressive security algorithm 2025-10-08 17:49:20 -05:00
migrations feat: add migration for rendering_qc status in MongoDB schema 2026-01-11 10:05:05 -06:00
models feat: add ElevenLabs voice selection to frontend and backend 2026-03-03 13:58:56 +00:00
prompts feat: auto-rewrite TTS cues that fail synthesis 2026-01-05 14:42:50 -06:00
schemas feat: add Return to QC action for jobs in resting statuses 2026-02-14 13:18:02 -06:00
services fix: propagate ElevenLabs voice fetch errors to frontend 2026-03-03 14:27:45 +00:00
tasks fix: clear stale pause points when AD VTT is re-uploaded 2026-03-09 17:07:55 +00:00
telemetry initial commit 2025-08-24 16:28:33 -05:00
main.py feat: add video review with timestamped notes to Final Review 2025-12-26 15:30:00 -06:00