diff options
Diffstat (limited to 'abs/extra/web-on-linhes/web-on-linhes_is.conf')
-rwxr-xr-x | abs/extra/web-on-linhes/web-on-linhes_is.conf | 64 |
1 files changed, 16 insertions, 48 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 0e9ff60..ec895be 100755 --- a/abs/extra/web-on-linhes/web-on-linhes_is.conf +++ b/abs/extra/web-on-linhes/web-on-linhes_is.conf @@ -1,48 +1,16 @@ <!--#WebOnTV--> <button> <type>STREAM</type> - <text>Google Spotlight</text> - <action>EXEC /usr/LH/bin/web-on-linhes.sh --no-first-run --kiosk http://www.google.com/tv/spotlight-gallery.html</action> - </button> - <!--#WebOnTV--> - - <!--#WebOnTV--> - <button> - <type>STREAM</type> - <text>Blip tv</text> - <action>EXEC /usr/LH/bin/web-on-linhes.sh --no-first-run --kiosk http://blip.tv/?skin=googletv</action> - </button> - <!--#WebOnTV--> - - <!--#WebOnTV--> - <button> - <type>STREAM</type> - <text>Chow</text> - <action>EXEC /usr/LH/bin/web-on-linhes.sh --no-first-run --kiosk http://www.chow.com/tv</action> - </button> - <!--#WebOnTV--> - - <!--#WebOnTV--> - <button> - <type>STREAM</type> - <text>Clicker TV</text> - <action>EXEC /usr/LH/bin/web-on-linhes.sh --no-first-run --kiosk http://tv.clicker.com/</action> - </button> - <!--#WebOnTV--> - - <!--#WebOnTV--> - <button> - <type>STREAM</type> - <text>Crackle</text> - <action>EXEC /usr/LH/bin/web-on-linhes.sh --no-first-run --kiosk http://www.crackle.com/gtv/</action> + <text>NetFlix</text> + <action>EXEC /usr/LH/bin/web-on-linhes.sh http://netflix.com/WiHome</action> </button> <!--#WebOnTV--> <!--#WebOnTV--> <button> <type>STREAM</type> - <text>Dailymotion</text> - <action>EXEC /usr/LH/bin/web-on-linhes.sh --no-first-run --kiosk http://iptv-app.dailymotion.com/dm-front-googletv/dojoroot/app/pages/webkit/index.jsp?&qlang=us</action> + <text>Google Spotlight</text> + <action>EXEC /usr/LH/bin/web-on-linhes.sh http://www.google.com/tv/spotlight-gallery.html</action> </button> <!--#WebOnTV--> @@ -50,39 +18,39 @@ <button> <type>STREAM</type> <text>Flixster</text> - <action>EXEC /usr/LH/bin/web-on-linhes.sh --no-first-run --kiosk http://www.flixster.com/tv/google</action> + <action>EXEC /usr/LH/bin/web-on-linhes.sh http://admin.flixster.com/googletv</action> </button> <!--#WebOnTV--> <!--#WebOnTV--> <button> <type>STREAM</type> - <text>Fraboom</text> - <action>EXEC /usr/LH/bin/web-on-linhes.sh --no-first-run --kiosk http://fraboom.com/google/tv/ </action> + <text>The Onion</text> + <action>EXEC /usr/LH/bin/web-on-linhes.sh http://www.theonion.com/video/googletv/</action> </button> <!--#WebOnTV--> <!--#WebOnTV--> <button> <type>STREAM</type> - <text>KQED</text> - <action>EXEC /usr/LH/bin/web-on-linhes.sh --no-first-run --kiosk http://kqed.tv/</action> + <text>The New York Times</text> + <action>EXEC /usr/LH/bin/web-on-linhes.sh http://www.nytimes.com/gtv/</action> </button> <!--#WebOnTV--> <!--#WebOnTV--> <button> <type>STREAM</type> - <text>Revision 3</text> - <action>EXEC /usr/LH/bin/web-on-linhes.sh --no-first-run --kiosk http://tv.revision3.com</action> + <text>NPR</text> + <action>EXEC /usr/LH/bin/web-on-linhes.sh http://www.npr.org/googletv/</action> </button> <!--#WebOnTV--> <!--#WebOnTV--> <button> <type>STREAM</type> - <text>The Onion</text> - <action>EXEC /usr/LH/bin/web-on-linhes.sh --no-first-run --kiosk http://www.theonion.com/video/googletv/</action> + <text>PBS Kids</text> + <action>EXEC /usr/LH/bin/web-on-linhes.sh http://pbskids.org/video/</action> </button> <!--#WebOnTV--> @@ -90,7 +58,7 @@ <button> <type>STREAM</type> <text>TuneIn </text> - <action>EXEC /usr/LH/bin/web-on-linhes.sh --no-first-run --kiosk http://tv.tunein.com/</action> + <action>EXEC /usr/LH/bin/web-on-linhes.sh http://tv.tunein.com/</action> </button> <!--#WebOnTV--> @@ -98,7 +66,7 @@ <button> <type>STREAM</type> <text>Vimeo</text> - <action>EXEC /usr/LH/bin/web-on-linhes.sh --no-first-run --kiosk http://www.vimeo.com/couchmode</action> + <action>EXEC /usr/LH/bin/web-on-linhes.sh http://www.vimeo.com/couchmode</action> </button> <!--#WebOnTV--> @@ -106,6 +74,6 @@ <button> <type>STREAM</type> <text>YouTube</text> - <action>EXEC /usr/LH/bin/web-on-linhes.sh --no-first-run --kiosk http://www.youtube.com/leanback</action> + <action>EXEC /usr/LH/bin/web-on-linhes.sh http://www.youtube.com/tv</action> </button> <!--#WebOnTV--> |