Skip to content

Enhanced Forced-Sub to be chosen based on preferred Audio#524

Open
craitose wants to merge 1 commit intotapframe:devfrom
craitose:forced-subtitle
Open

Enhanced Forced-Sub to be chosen based on preferred Audio#524
craitose wants to merge 1 commit intotapframe:devfrom
craitose:forced-subtitle

Conversation

@craitose
Copy link
Contributor

@craitose craitose commented Mar 2, 2026

This enhancement improves automatic forced‑subtitle selection.

The player now waits for addon subtitles to load before selecting built‑in subtitles, ensuring correct forced‑subtitle detection.

Forced subtitles are automatically selected based on the preferred audio language. If multiple forced tracks exist, the one matching the audio language is preferred. If no forced track exists, subtitles remain off unless manually selected. Full subtitles are never auto‑enabled when a forced track is present.

Scenarios:

  1. Audio: JA, Forced: JA + EN → selects Forced JA

  2. Audio: JA, Forced: EN only → selects none

  3. Audio: JA, no forced tracks → selects none

  4. Audio: JA, Forced: JA → selects Forced JA

  5. Audio: EN, Forced: ES only → selects none

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant