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

SHIELD Android TV recognized as Tablet #1589

Open
Ivan-N-Kravchenko opened this issue Sep 30, 2024 · 2 comments
Open

SHIELD Android TV recognized as Tablet #1589

Ivan-N-Kravchenko opened this issue Sep 30, 2024 · 2 comments
Assignees

Comments

@Ivan-N-Kravchenko
Copy link

The exact useragent
useragent: 'TV Bro/1.0 Mozilla/5.0 (Linux; Android 11; SHIELD Android TV Build/RQ1A.210105.003; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/90.0.4430.91 Safari/537.36'

Expected/Incorrect fields
deviceclass: 'Tablet' (expected: 'Set-top box')
operatingsystemclass: 'Mobile' (expected: 'Embedded')

Expected behavior
I'd expect similar results to 'Mozilla/5.0 (Linux; Android 11; SHIELD Android TV Build/RQ1A.210105.003; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/90.0.4430.91 Mobile Safari/537.36' parsing.

@nielsbasjes
Copy link
Owner

Do you have info on what kind/brand/model of device this is ?

@Ivan-N-Kravchenko
Copy link
Author

Unfortunately no, all I've got is the user-agent string.

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

No branches or pull requests

2 participants