blob: 27d0dcbd51218f39a4c0ca0507cbe4ce424a5e6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
<!--#WebOnTV-->
<button>
<type>STREAM</type>
<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>Google Spotlight</text>
<action>EXEC /usr/LH/bin/web-on-linhes.sh http://www.google.com/tv/spotlight-gallery.html</action>
</button>
<!--#WebOnTV-->
<!--#WebOnTV-->
<button>
<type>STREAM</type>
<text>PBS Kids</text>
<action>EXEC /usr/LH/bin/web-on-linhes.sh http://pbskids.org/video/</action>
</button>
<!--#WebOnTV-->
<!--#WebOnTV-->
<button>
<type>STREAM</type>
<text>TuneIn </text>
<action>EXEC /usr/LH/bin/web-on-linhes.sh http://tv.tunein.com/</action>
</button>
<!--#WebOnTV-->
<!--#WebOnTV-->
<button>
<type>STREAM</type>
<text>Vimeo</text>
<action>EXEC /usr/LH/bin/web-on-linhes.sh 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 http://www.youtube.com/tv</action>
</button>
<!--#WebOnTV-->
|