summaryrefslogtreecommitdiffstats
path: root/abs/extra/web-on-linhes/web-on-linhes_is.conf
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2018-01-09 15:48:34 (GMT)
committerBritney Fransen <brfransen@gmail.com>2018-01-09 15:48:34 (GMT)
commitd0045640af11043af151ae0768002c5382259537 (patch)
tree957cbd656df81a107d98f8ba80651f6589964e2c /abs/extra/web-on-linhes/web-on-linhes_is.conf
parent8d3d5fc17ddda68793375eb9910213eee8f1bf67 (diff)
downloadlinhes_pkgbuild-d0045640af11043af151ae0768002c5382259537.zip
linhes_pkgbuild-d0045640af11043af151ae0768002c5382259537.tar.gz
linhes_pkgbuild-d0045640af11043af151ae0768002c5382259537.tar.bz2
web-on-linhes: add espn.com
add /home/mythtv/.wol-custom-cmds.sh to run cmds to control a web page
Diffstat (limited to 'abs/extra/web-on-linhes/web-on-linhes_is.conf')
-rwxr-xr-xabs/extra/web-on-linhes/web-on-linhes_is.conf10
1 files changed, 9 insertions, 1 deletions
diff --git a/abs/extra/web-on-linhes/web-on-linhes_is.conf b/abs/extra/web-on-linhes/web-on-linhes_is.conf
index 982bd8e..2913ec0 100755
--- a/abs/extra/web-on-linhes/web-on-linhes_is.conf
+++ b/abs/extra/web-on-linhes/web-on-linhes_is.conf
@@ -1,6 +1,14 @@
<!--#WebOnTV-->
<button>
<type>STREAM</type>
+ <text>ESPN</text>
+ <action>EXEC /usr/LH/bin/web-on-linhes.sh http://www.espn.com/watch</action>
+ </button>
+ <!--#WebOnTV-->
+
+ <!--#WebOnTV-->
+ <button>
+ <type>STREAM</type>
<text>NetFlix</text>
<action>EXEC /usr/LH/bin/web-on-linhes.sh http://netflix.com/WiHome</action>
</button>
@@ -17,7 +25,7 @@
<!--#WebOnTV-->
<button>
<type>STREAM</type>
- <text>TuneIn </text>
+ <text>TuneIn</text>
<action>EXEC /usr/LH/bin/web-on-linhes.sh http://tv.tunein.com/</action>
</button>
<!--#WebOnTV-->