You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue where audio track settings were skipped if the player triggered events in an unexpected order.
Subtitle detection now correctly distinguishes between original manual tracks and translated ASR tracks, preventing incorrect re-application of settings when a translated ASR track is already active.
Changed
Refactored video player logic to apply audio tracks immediately upon source detection, restoring legacy reliability.
Optimized event listeners during SPA navigation to reduce browser overhead.