diff options
Diffstat (limited to 'abs/extra')
-rw-r--r-- | abs/extra/huludesktop/__changelog | 1 | ||||
-rw-r--r-- | abs/extra/huludesktop/huludesktop_is.conf | 8 | ||||
-rwxr-xr-x | abs/extra/web-on-linhes/web-on-linhes_is.conf | 111 |
3 files changed, 120 insertions, 0 deletions
diff --git a/abs/extra/huludesktop/__changelog b/abs/extra/huludesktop/__changelog new file mode 100644 index 0000000..93ed61a --- /dev/null +++ b/abs/extra/huludesktop/__changelog @@ -0,0 +1 @@ +gen_is_xml.py huludesktop_is.xml diff --git a/abs/extra/huludesktop/huludesktop_is.conf b/abs/extra/huludesktop/huludesktop_is.conf new file mode 100644 index 0000000..dba4076 --- /dev/null +++ b/abs/extra/huludesktop/huludesktop_is.conf @@ -0,0 +1,8 @@ +<!--#Hulu--> + <button> + <type>STREAM</type> + <text>Hulu Desktop</text> + <action>EXEC huludesktop.sh</action> + </button> +<!--#Hulu--> + diff --git a/abs/extra/web-on-linhes/web-on-linhes_is.conf b/abs/extra/web-on-linhes/web-on-linhes_is.conf new file mode 100755 index 0000000..0e9ff60 --- /dev/null +++ b/abs/extra/web-on-linhes/web-on-linhes_is.conf @@ -0,0 +1,111 @@ + <!--#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> + </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> + </button> + <!--#WebOnTV--> + + <!--#WebOnTV--> + <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> + </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> + </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> + </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> + </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> + </button> + <!--#WebOnTV--> + + <!--#WebOnTV--> + <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> + </button> + <!--#WebOnTV--> + + <!--#WebOnTV--> + <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> + </button> + <!--#WebOnTV--> + + <!--#WebOnTV--> + <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> + </button> + <!--#WebOnTV--> |