Check-in [1465e428c8]
Overview
| Comment: | (no comment) |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
1465e428c86ba557c1b9152469fda944 |
| User & Date: | mario on 2016-06-23 15:45:27 |
| Other Links: | manifest | tags |
Context
|
2016-06-23
| ||
| 15:51 |
Removed | |
| 15:45 | (no comment) check-in: 1465e428c8 user: mario tags: trunk | |
| 09:14 | Reword radiobrowser plugin comment. check-in: e9b7aa1f1b user: mario tags: trunk | |
Changes
Added help/channel_radiobrowser.page version [03ead27390].
> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > | 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 |
<page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="radiobrowser">
<info>
<link type="guide" xref="index#channels"/>
<link type="guide" xref="channels#list"/>
<link type="guide" xref="configuration#plugins"/>
<desc>Community-driven streaming directory</desc>
</info>
<title>Radio-Browser</title>
<subtitle><link href="http://radio-browser.info/">//radio-browser.info/</link></subtitle>
<p>Radio-Browser is an ambitious community project. It collects as many
public internet radio stations as possible. It's free to use, has a well
documented API, with a simple JSON interface.</p>
<p>It's now the backend in many open source music players:</p>
<list>
<item><p>Rhytmbox (for which it was originally intended)</p></item>
<item><p>Streamtuner2 (obviously)</p></item>
<item><p>RadioDroid (Android)</p></item>
<item><p>DreamBox plugin</p></item>
<item><p>Musicbox (Android)</p></item>
<item><p>Gradio</p></item>
<item><p>Kodi/XBMC</p></item>
</list>
<section id="options">
<title>Configuration</title>
<p> Instead of browsing by genres, you can switch to languages or
countries.</p>
<p> Note that you'll have to use <guiseq><gui>Channel</gui> <gui>Reload Category Tree (F5)</gui></guiseq>
again to update the catogory view.</p>
</section>
</page>
|