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

Current & Next-gens console #14

Closed
tbergeron opened this issue Jun 9, 2014 · 2 comments
Closed

Current & Next-gens console #14

tbergeron opened this issue Jun 9, 2014 · 2 comments

Comments

@tbergeron
Copy link

Hi,

I'm using this package and would have to detect console browsers. I found these:

For PS3:

Playstation 3 3.55
    Mozilla/5.0 (PLAYSTATION 3; 3.55)
Playstation 3 2.00
    Mozilla/5.0 (PLAYSTATION 3; 2.00)
Playstation 3 1.90
    Mozilla/5.0 (PLAYSTATION 3; 1.90)
Playstation 3 1.70
    Mozilla/5.0 (PLAYSTATION 3; 1.70)
Playstation 3 1.5
    Mozilla/5.0 (PLAYSTATION 3; 1.5)
Playstation 3 1.10
    Mozilla/5.0 (PLAYSTATION 3; 1.10)
Playstation 3 1.00
    Mozilla/5.0 (PLAYSTATION 3; 1.00)
    Mozilla/4.0 (PS3 (PlayStation 3); 1.00)
    Mozilla/5.0 (PLAYSTATION 3; 1.0)

For XBOX 360 and XBOX ONE:
Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0; Xbox)

For the Wii & Wii U:
Mozilla/5.0 (Nintendo WiiU) AppleWebKit/536.28 (KHTML, like Gecko) NX/*** NintendoBrowser/***.US

I'd love to be able to do Agent::isConsole(); and thought I could pull request it but would ask you about it first. What do you think?

Thanks!

@jenssegers
Copy link
Owner

Try suggesting this at https://github.com/serbanghita/Mobile-Detect, which is the main library that powers the laravel agent.

@tbergeron
Copy link
Author

They seem to say it's implemented here: serbanghita/Mobile-Detect#122 but then about isConsole they say it's not a priority. Hum. Anyway thanks for pointing me to the right direction! 👍

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

No branches or pull requests

2 participants