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

fix: APL set-top box wrongly identifies as an Apple device. #6026

Merged
merged 2 commits into from Jan 8, 2024

Conversation

vvasylkovskyi
Copy link
Contributor

@vvasylkovskyi vvasylkovskyi commented Dec 22, 2023

A simillar to this PR raised last year - #4310.
The APL devices also belong to Liberty Global and are Webkit-based. We noticed that these devices are being detected incorrectly as Apple - Platform.isApple(), and as such, the source equals shouldUseSrcEquals_ is selected instead of MSE. The native playback is not working as expected, and MSE is preferred on these devices

@avelad avelad added type: enhancement New feature or request platform: TV/STB Issues affecting smart TV or set-top box platforms priority: P4 Nice to have / wishful thinking labels Dec 23, 2023
@avelad avelad added this to the v5.0 milestone Dec 23, 2023
@avelad
Copy link
Collaborator

avelad commented Jan 8, 2024

@vvasylkovskyi Please fix the lint errors. Thanks!

@avelad avelad changed the title feat: APL set-top box wrongly identifies as an Apple device. fix: APL set-top box wrongly identifies as an Apple device. Jan 8, 2024
@avelad avelad added type: bug Something isn't working correctly priority: P2 Smaller impact or easy workaround and removed type: enhancement New feature or request priority: P4 Nice to have / wishful thinking labels Jan 8, 2024
@avelad avelad merged commit 7f5005d into shaka-project:main Jan 8, 2024
14 of 18 checks passed
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Mar 8, 2024
@shaka-project shaka-project locked as resolved and limited conversation to collaborators Mar 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform: TV/STB Issues affecting smart TV or set-top box platforms priority: P2 Smaller impact or easy workaround status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants