When jobs with accessible video option enabled enter video rendering phase, the status now transitions to 'rendering_video' so users can see why processing is taking longer. This provides better visibility into the video rendering pipeline. Changes: - Added RENDERING_VIDEO status to JobStatus enum - Updated render_accessible_video task to set new status - Added status display to StatusBadge, jobStatusMessages - Included new status in JobsList Translation filter group 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __pycache__ | ||
| __init__.py | ||
| ffmpeg_operations.py | ||
| ingest_and_ai.py | ||
| notify.py | ||
| render_accessible_video.py | ||
| translate_and_synthesize.py | ||