Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI Language track reverting after some seconds #7968

Closed
xavierlaffargue opened this issue Jan 28, 2025 · 0 comments · Fixed by #7971
Closed

UI Language track reverting after some seconds #7968

xavierlaffargue opened this issue Jan 28, 2025 · 0 comments · Fixed by #7971
Assignees
Labels
component: UI The issue involves the Shaka Player UI priority: P2 Smaller impact or easy workaround type: bug Something isn't working correctly
Milestone

Comments

@xavierlaffargue
Copy link

Have you read the FAQ and checked for duplicate open issues?
Yes

If the problem is related to FairPlay, have you read the tutorial?

n/a

What version of Shaka Player are you using?

4.13.0

Can you reproduce the issue with our latest release version?
Yes

Can you reproduce the issue with the latest code from main?
Yes

Are you using the demo app or your own custom app?
Custom

If custom app, can you reproduce the issue using our demo app?
Yes

What browser and OS are you using?
Chrome / W11

For embedded devices (smart TVs, etc.), what model and firmware version are you using?
n/a

What are the manifest and license server URIs?

Manifest sended by email

What configuration are you using? What is the output of player.getNonDefaultConfiguration()?

Dash with config['trackLabelFormat'] = shaka.ui.Overlay.TrackLabelFormat.LANGUAGE_ROLE; (because I've 2 tracks with de same language)

What did you do?
I change the language via the UI for French DV

What did you expect to happen?
DV track must play and the player should stay on DV track

What actually happened?
I use Shaka Player with the default ui, I change the language track via the UI, but the default language comeback after x seconds
I've a warning : "Changing tracks while abr manager is enabled will likely result in the selected track being overriden. Consider disabling abr before calling selectVariantTrack()."

Image

Are you planning to send a PR to fix it?
No

@xavierlaffargue xavierlaffargue added the type: bug Something isn't working correctly label Jan 28, 2025
@shaka-bot shaka-bot added this to the v4.14 milestone Jan 28, 2025
@avelad avelad added the component: UI The issue involves the Shaka Player UI label Jan 28, 2025
avelad added a commit to avelad/shaka-player that referenced this issue Jan 28, 2025
avelad added a commit to avelad/shaka-player that referenced this issue Jan 28, 2025
@avelad avelad added the priority: P2 Smaller impact or easy workaround label Jan 28, 2025
@avelad avelad self-assigned this Jan 28, 2025
avelad added a commit to avelad/shaka-player that referenced this issue Jan 28, 2025
@avelad avelad closed this as completed in b491e4a Jan 29, 2025
avelad added a commit that referenced this issue Jan 29, 2025
Fixes #7968

---------

Co-authored-by: Wojciech Tyczyński <tykus160@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: UI The issue involves the Shaka Player UI priority: P2 Smaller impact or easy workaround type: bug Something isn't working correctly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants