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

Losing audio languages when switching from a Vod with 2 -> 1 #118

Open
Sgtfishtank opened this issue Aug 25, 2023 · 0 comments
Open

Losing audio languages when switching from a Vod with 2 -> 1 #118

Sgtfishtank opened this issue Aug 25, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Sgtfishtank
Copy link
Contributor

So currently we are only keeping the audio languages that are on the VOD that you are loading and if there is only one audio language on that VOD we are permanently setting that one as the one and only language. So if you load a VOD with multiple languages after that only one will be kept. The same issue is also present when it comes to audio codecs.

Proposed solution:
If you are supplying the library we a list of languages only those languages will be generated and they will always be there. If no list is provided to this library the first Vod loaded will determine the amount and which languages to be generated.
The same solution will be applied to audio codecs.

@Sgtfishtank Sgtfishtank added the bug Something isn't working label Aug 25, 2023
@Sgtfishtank Sgtfishtank self-assigned this Aug 25, 2023
@Sgtfishtank Sgtfishtank removed their assignment Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant