Files
SubMiner/changes/fix-autoplay-subtitle-prime.md
T
sudacode dde19ad0da fix: prime startup subtitle before autoplay resumes
- Add `selectAutoplayStartupCue` to pick active or imminent cue at startup
- Call `primeCurrentSubtitle` in warm-release before signaling autoplay ready
- Reset primed state on media path change to avoid stale cue leaks
2026-05-20 08:09:49 -07:00

148 B

type: fixed area: overlay

  • Primed the first startup subtitle before autoplay resumes so the overlay can render text before video playback begins.