X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus_3.0;a=blobdiff_plain;f=meta-openvuplus%2Frecipes-vuplus%2Fe2openplugins%2Ffiles%2Fopenwebif_vu_box_remote.patch;h=996793e8e5c22b67814e4892871770da9717dd67;hp=270d8d537849639e86bfa7e5cda6a3b215859c02;hb=8e86621a63f8dc359eb63fe927c75c5158ee9c38;hpb=c3e542a8e06411e3e58a735970043e53c24315af diff --git a/meta-openvuplus/recipes-vuplus/e2openplugins/files/openwebif_vu_box_remote.patch b/meta-openvuplus/recipes-vuplus/e2openplugins/files/openwebif_vu_box_remote.patch index 270d8d5..996793e 100644 --- a/meta-openvuplus/recipes-vuplus/e2openplugins/files/openwebif_vu_box_remote.patch +++ b/meta-openvuplus/recipes-vuplus/e2openplugins/files/openwebif_vu_box_remote.patch @@ -14,21 +14,21 @@ index 9add982..da2be4a 100644 else: info["boximage"] = "unknown.jpg" diff --git a/plugin/controllers/models/owibranding.py b/plugin/controllers/models/owibranding.py -index 9b8f1e5..835cee5 100644 +index 9b8f1e5..4bbf6fb 100644 --- a/plugin/controllers/models/owibranding.py +++ b/plugin/controllers/models/owibranding.py @@ -277,6 +277,8 @@ def getAllInfo(): remote = "vu_duo2" elif procmodel == "ultimo": remote = "vu_ultimo" -+ elif procmodel == "uno4kse": ++ elif procmodel in ("uno4kse", "zero4k"): + remote = "vu_brown" elif procmodel == "e3hd": remote = "e3hd" elif procmodel in ("et9x00", "et9000", "et9200", "et9500"): diff --git a/plugin/public/static/remotes/vu_brown.html b/plugin/public/static/remotes/vu_brown.html new file mode 100644 -index 0000000..b7835d3 +index 0000000..0c3bf8b --- /dev/null +++ b/plugin/public/static/remotes/vu_brown.html @@ -0,0 +1,47 @@