André Rouél
André Rouél
This is a known issue and documented under #83 in the corresponding database which is maintained by http://user-agent-string.info. At the moment I cannot do much here. You could additionally contact...
Thanks for your feedback. This is not an issue in UADetector, but in database (a.k.a. UAS file). You can insert your user agent strings at http://user-agent-string.info and you get the...
I would say it is related. We need to extend the entry in `UserAgentFamily`. Feel free to do a PR.
This is fixed with #82 and can be closed.
@mallat I mentioned that some of these entries above should be classified as a different device and family. Can you verify this. Should we improve the UAS database in this...
Could you provide your test cases via a Pull Request?
@mallat and @HaraldWalker that would be great if we fix this regular expression in case it still exists.
Thank you for reporting. At the moment our database does not support Cromecast. I will hand-over to @mallat with the request to add this. @mallat what do you think?
@amalakar since the **UAS data** are now maintained by http://udger.com you should look into their database and request some support. Alternatively you could provide a Pull Request which improves our...
@ischyron you can create a custom parser that uses a `CachingXmlDataStore` creates with by [this](https://github.com/before/uadetector/blob/master/modules/uadetector-core/src/main/java/net/sf/uadetector/datastore/CachingXmlDataStore.java#L163-L174) method.