Internet radio browser GUI for music/video streams from various directory services.

⌈⌋ ⎇ branch:  streamtuner2


channel_radiobrowser.page at [fcd345af8a]

File help/channel_radiobrowser.page artifact 49966b90a2 part of check-in fcd345af8a


<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><media type="image" src="img/channel_radiobrowser.png"/> 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>Rhythmbox (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>

<p>Since v0.3 (in streamtuner2 2.2.0) you can now also share your favorite
stations directly. There's a new <guiseq><gui>context menu</gui> <gui>Share in
Radio-Browser</gui></guiseq>.</p>

<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 category view.</p>

 <p> The API server option lets you predefine a more local cache to be used
 for station list queries.</p>

 <p> And "Minimum stations to list a category" can be used to filter out
 fringe/sparsely populated genres - on using <guiseq><gui>Channel</gui>
 <gui>Reload Category Tree (F5)</gui></guiseq>. Typically 15 should be okay,
 or 150 if you want to see only major categories. Else the category list
 would become around a thousand entries.</p>

</section>

<section id="advertisment">
 <note style="note"><p> With <link  href="https://play.google.com/store/apps/details?id=net.programmierecke.radiodroid2">RadioDroid</link>
 there's a mobile version to access and play from radio-browser.info
 directly. Get it on <link  href="https://f-droid.org/forums/topic/radiodroid/">F-Droid</link>
 or the Play store.</p></note>
</section>

</page>