Fix #791 - Add new device vendor: Vizio

This commit is contained in:
Faisal Salman
2025-05-02 10:19:19 +07:00
parent e069133f51
commit b9a710978e
4 changed files with 23 additions and 0 deletions

View File

@@ -766,6 +766,7 @@
], [VENDOR, [TYPE, SMARTTV]], [
/hbbtv.+maple;(\d+)/i
], [[MODEL, /^/, 'SmartTV'], [VENDOR, SAMSUNG], [TYPE, SMARTTV]], [
/(vizio)(?: |.+model\/)(\w+-\w+)/i, // Vizio
/tcast.+(lg)e?. ([-\w]+)/i // LG SmartTV
], [VENDOR, MODEL, [TYPE, SMARTTV]], [
/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i