3rd-Eden / useragent

Useragent parser for Node.js, ported from browserscope.org
MIT License
897 stars 137 forks source link

PS4 *(PlayStation 4 current)* #116

Open Martii opened 6 years ago

Martii commented 6 years ago

Hello,

First off would like to say this is a pretty nifty project.

Decided to use a PS4 and it claims it's of type other.

I've install yamlparser and we already have request in our project just as a test to see if the update occurs but it seems to not.

Anyhow... some issues:

1) The current PS4 UA in the U.S. is Mozilla/5.0 (PlayStation 4 5.00) AppleWebKit/601.2 (KHTML, like Gecko) ... "not an issue here since this is a front for the data"... see refs below. 2) When does it update e.g. what time of day?, on app start? a) Anyone's manual Ref: 3rd-Eden/useragent/blob/f7f8011/package.json#L54 b) Your publishing Ref: 3rd-Eden/useragent/blob/f7f8011/package.json#L55 c) Optionally and very silently with "success" on app start Ref: 3rd-Eden/useragent/blob/f7f8011/index.js#L387-L388 from 3rd-Eden/useragent/blob/f7f8011//README.md#api 3) How often does it update? a) Manually, Published/shipped, and App start only. Nothing else detected. (had to answer these myself since no response... hopefully that's all of them :) 4) How receptive are you PRs? and do you leave them open when you don't like them or ?

Thanks so much for a moment of your time.

P.S. I've read the README.md a few times and it doesn't seem to say... plus there's a typo. (we all make them :)

Historical ref(s):