29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
|
<section id="actions">
<title>What else can you do?</title>
<p>Double clicking an entry row in the radio list starts your audio player. But there are
other functions available. Either go to the <guiseq><gui/><gui>Station</gui></guiseq> menu,
or access the context menu with a right click.</p>
<table shade="rows" rules="rows cols">
<tr><td>Play</td><td>Starts the radio in a configured audio player</td></tr>
<tr><td>Record</td><td>Opens a terminal window and streamripper, which cuts the radio broadcast into individual mp3 songs.</td></tr>
<tr><td>Bookmarks</td><td>Copy radio entry over into the <gui>bookmarks</gui> channel.</td></tr>
<tr><td>Homepage</td><td>Most radio stations have a homepage. Open this in a web browser.</td></tr>
<tr><td>Saving</td><td>A radio entry can be exported as .m3u or .pls file.</td></tr>
<tr><td>Extensions<guiseq><gui/><gui/></guiseq></td><td>Some plugins add other features in this submenu.</td></tr>
<tr><td>Editing</td><td>This command is in the <gui>Edit</gui> and context menu, allows to inspect and modify radio descriptions.</td></tr>
<tr><td>Searching</td><td>You can get a radio list according to search criteria.</td></tr>
</table>
<p> Play, Record and Homepage also have buttons in the toolbar.</p>
</section>
<section>
<title>Radio lists get stale</title>
<p>After some time, stream informations become obsolete. Therefore you should regularily
refresh the lists. The <gui>Reload</gui> button in the toolbar (or <key>F5</key>) is your friend. You can
also update the category lists with <guiseq><gui>Channel</gui> <gui>Reload Category Tree</gui></guiseq>
and load favicons using <guiseq><gui>Channel</gui> <gui>Update favicons..</gui></guiseq>.</p>
</section>
<section>
<note style="tip"><p>You should only select radio stations and genres that you like.</p></note>
</section>
</page>
|
|
|
|
|
|
|
|
|
|
|
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
|
<section id="actions">
<title>What else can you do?</title>
<p>Double clicking an entry row in the radio list starts your audio player. But there are
other functions available. Either go to the <guiseq><gui/><gui>Station</gui></guiseq> menu,
or access the context menu with a right click.</p>
<table shade="rows" rules="rows cols">
<tr><td><p>Play</p></td><td><p>Starts the radio in a configured audio player</p></td></tr>
<tr><td><p>Record</p></td><td><p>Opens a terminal window and streamripper, which cuts the radio broadcast into individual mp3 songs.</p></td></tr>
<tr><td><p>Bookmarks</p></td><td><p>Copy radio entry over into the <gui>bookmarks</gui> channel.</p></td></tr>
<tr><td><p>Homepage</p></td><td><p>Most radio stations have a homepage. Open this in a web browser.</p></td></tr>
<tr><td><p>Saving</p></td><td><p>A radio entry can be exported as .m3u or .pls file.</p></td></tr>
<tr><td><p>Extensions<guiseq><gui/><gui/></guiseq></p></td><td><p>Some plugins add other features in this submenu.</p></td></tr>
<tr><td><p>Editing</p></td><td><p>This command is in the <gui>Edit</gui> and context menu, allows to inspect and modify radio descriptions.</p></td></tr>
<tr><td><p>Searching</p></td><td><p>You can get a radio list according to search criteria.</p></td></tr>
</table>
<p> Play, Record and Homepage also have buttons in the toolbar.</p>
</section>
<section id="none">
<title>Radio lists get stale</title>
<p>After some time, stream informations become obsolete. Therefore you should regularily
refresh the lists. The <gui>Reload</gui> button in the toolbar (or <key>F5</key>) is your friend. You can
also update the category lists with <guiseq><gui>Channel</gui> <gui>Reload Category Tree</gui></guiseq>
and load favicons using <guiseq><gui>Channel</gui> <gui>Update favicons..</gui></guiseq>.</p>
</section>
<section>
<note style="tip"><p>You should only select radio stations and genres that you like.</p></note>
</section>
</page>
|