1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="streams">
<info>
<link type="guide" xref="index#browsing"/>
<link type="topic" xref="index#functions"/>
<desc>Radio streams lists, station information columns, entry actions.</desc>
</info>
<title>Streams / Stations</title>
<p>Radio stations are listed in the right pane. Usually they have a title and a
description. The description is often the last played song. (This isn't updated
|
|
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="streams">
<info>
<link type="guide" xref="index#browsing"/>
<link type="seealso" xref="index#functions"/>
<desc>Radio streams lists, station information columns, entry actions.</desc>
</info>
<title>Streams / Stations</title>
<p>Radio stations are listed in the right pane. Usually they have a title and a
description. The description is often the last played song. (This isn't updated
|