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

Game Consoles to be detected #122

Closed
skilledDeveloper opened this issue Jul 10, 2013 · 3 comments
Closed

Game Consoles to be detected #122

skilledDeveloper opened this issue Jul 10, 2013 · 3 comments
Assignees

Comments

@skilledDeveloper
Copy link

Game consoles browsers like Nintendo Wii, Sony PlayStation and Microsoft XBOX are not detected.
It's nice to detect them as well.

@serbanghita
Copy link
Owner

Was not a priority, because they are not mobile devices, but if you have some User-Agents to work on it will be a nice feature.

@skilledDeveloper
Copy link
Author

Great!
These are what I could find:

Nintendo Wii:
Mozilla/5.0 (Nintendo WiiU) AppleWebKit/534.52 (KHTML, like Gecko) NX/{Version No} NintendoBrowser/{Version No}.US

Sony PlayStation:
Mozilla/5.0 (PLAYSTATION 3 4.21) AppleWebKit/531.22.8 (KHTML, like Gecko)

Microsoft Xbox:
Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0; Xbox)
Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; Xbox)

@ghost ghost assigned serbanghita Aug 22, 2013
@serbanghita
Copy link
Owner

Updated, will be available on 2.6.8 today.

Still detecting consoles is not a priority for us.

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