add DuplexIPTV App support
This commit is contained in:
parent
7decc37d40
commit
484ed74d46
@ -230,6 +230,7 @@ my %openApps = (
|
|||||||
'SkyOnline' => 'de.sky.skyonline',
|
'SkyOnline' => 'de.sky.skyonline',
|
||||||
'Smart-IPTV' => 'com.1827622.109556',
|
'Smart-IPTV' => 'com.1827622.109556',
|
||||||
'Spotify' => 'spotify-beehive',
|
'Spotify' => 'spotify-beehive',
|
||||||
|
'DuplexIPTV' => 'com.duplexiptv.app',
|
||||||
);
|
);
|
||||||
|
|
||||||
my %openAppsPackageName = reverse %openApps;
|
my %openAppsPackageName = reverse %openApps;
|
||||||
@ -2007,7 +2008,7 @@ sub LGTV_WebOS_WakeUp_Udp($@) {
|
|||||||
],
|
],
|
||||||
"release_status": "stable",
|
"release_status": "stable",
|
||||||
"license": "GPL_2",
|
"license": "GPL_2",
|
||||||
"version": "v3.2.2",
|
"version": "v3.2.3",
|
||||||
"author": [
|
"author": [
|
||||||
"Marko Oldenburg <leongaultier@gmail.com>"
|
"Marko Oldenburg <leongaultier@gmail.com>"
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user