blob: f82ac4398081aa093b3b0bc95eb7e19ab1681afb (
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
|
<page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
type="guide"
id="channels">
<info>
<revision pkgversion="3.30" date="2019-01-12" status="stub"/>
<link type="guide" xref="index#playing-media"/>
<credit type="author">
<name its:translate="no">Andre Klapper</name>
<email its:translate="no">ak-47@gmx.net</email>
</credit>
<credit type="author">
<name its:translate="no">Bastien Nocera</name>
<email its:translate="no">hadess@hadess.net</email>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
<desc>Channels.</desc>
</info>
<title>Channels</title>
<p>
The channels section of the interface will show a number of network
video resources, whether from the Internet, or local, such as UPnP/DLNA
shares, movie trailers, news stories and other online sources.
</p>
<p>
Sources are implemented using the <link href="https://wiki.gnome.org/Projects/Grilo">grilo</link>
media discovery system. Developers and power users interested in
extending <app>Videos</app> should visit the aforementioned website
for documentation.
</p>
</page>
|