05a1345750
Build and Push Docker Image / build (push) Successful in 2m31s
subtitle management (list/detail pages, /api/subtitles, subtitle_files table, SubtitleFile types, predictExtractedFiles, nav link) moved to a new sibling project at ~/Developer/netfelix-subtitles-manager/ where it'll be rebuilt standalone later. this project now owns audio fixing + subtitle extraction only. extraction still runs end to end: analyzeItem still marks every subtitle stream as "remove from container", buildExtractionOutputs still wires the -map 0:s:N + sidecar outputs into the ffmpeg command, and execute.ts still flips review_plans.subs_extracted so verify.ts can check desired state — just derived from the streams directly instead of by writing a row per file to the now-gone subtitle_files table. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>