Files
SubMiner/changes/fix-secondary-subtitle-duplication.md
T
sudacode f335b26fe3 fix(overlay): deduplicate secondary subtitle rendering
- Parse selected secondary tracks through the subtitle deduplication pipeline
- Fall back to live mpv text when source resolution fails
2026-08-17 23:37:09 -07:00

5 lines
307 B
Markdown

type: fixed
area: overlay
- Secondary subtitles now parse the selected ASS/SRT/VTT source with the primary subtitle deduplication pipeline, preventing layered animation text from appearing several times in the overlay, mined cards, and statistics. Live mpv text remains the fallback for unreadable tracks.