Skip to content

Hbbtv version #607

@garritfra

Description

@garritfra

Hi,

we're planning to integrate this library into a service that resolves smart tv user agents. The library currently just seems to be able to tell if the UA is a smart tv, but not its Hbbtv version, if applicable.

Are you open to contributions addressing this rather niche problem?

If so, I'm unsure where this information could be placed.
An obvious solution would be to add it to the root of the object:

{
  "ua": "",
  "browser": {},
  "engine": {},
  "os": {},
  "device": {},
  "cpu": {}
  "hbbtv": {
    "version": "1.1.1"
  }
}

I'm very open for remarks, since this approach potentially pollutes the object returned by the library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions