Index: help/html/C.css
==================================================================
--- help/html/C.css
+++ help/html/C.css
@@ -848,11 +848,11 @@
.hljs-attr { color: rgb(43,107,185); }
.hljs-attribute { color: rgb(107,99,41); }
.hljs-built_in { color: rgb(150,96,43); }
.hljs-bullet { color: rgb(46,121,73); }
.hljs-class { }
-.hljs-code { }
+.hljs-code { color: rgb(75,75,73); }
.hljs-comment { color: rgb(102,102,100); }
.hljs-doctag { }
.hljs-formula { color: rgb(75,75,73); }
.hljs-function { }
.hljs-keyword { color: rgb(147,64,167); }
Index: help/html/contrib_channels.html
==================================================================
--- help/html/contrib_channels.html
+++ help/html/contrib_channels.html
@@ -35,10 +35,21 @@
Radio.net is a European radio directory. It nicely catalogues
stations into genres as usual. The primary list is ordered by
popularity even. Is a continent/country-oriented radio directory. The stream formats
+ vary wildly however. Is another big commercial radio directory. Another 15K radio station directory. Extraction can be a bit slow for
+ large max_stations settings. Magnatune is an independent label for artists. It makes most
albums available for free listening with only a few intermittent
adverts. Otherwise it's a flatrate payable music discovery and
@@ -54,13 +65,10 @@
supply multiple URLs, but action.py doesn't support those currently. Categorized station list by a cross-platform streaming service provider. Reciva is an iPhone app, with a browsable station list. House-mixes.com provides a growing collection of DJ mixes (house,
dance, etc). The website can be used after a free registration to download
complete MP3s (often in high quality). In Streamtuner2 you can even
drag and drop them onto your desktop directly. Is a continent/country-oriented radio directory. The stream formats
- vary wildly however. The compound channel is a meta plugin. It can aggregate categories
- from other channel plugins on a per-category basis. You for example
- can mash Top40 or Classic genres from Shoutcast, Xiph, InternetRadio,
+ from other channel plugins on a per-category basis. You can, for example,
+ mash Top40 or Classic genres from Shoutcast, Xiph, InternetRadio,
Tunein, etc. Which avoids switching between channel tabs somewhat. Watch for new project releases on
freshcode.club This manual was last updated for available functions in streamtuner2
- version 2.2.0, as of Nov 2016.📻 Radio.net
📻 radiolist.net
📻 streema.com
📻 rcast.net
📻 Magnatune
📻 vTuner
📻 Reciva
📻 house-mixes
📻 radiolist.net
📻 Compound
Repository
MyOggRadio is an open source internet radio directory project.
-Since it provides its station list as JSON it's very well supported.
-To help with populating the directory further, - streamtuner2 provides an option to share radio station links. - Use the Station ▸ Share on MyOggRadio... - context menu entry to upload a selected radio (e.g. from your bookmarks).
The personal section is empty per default. You need to specify a user account - in the settings dialog, and actually bookmark stations in the MyOggRadio web site. - Shared entries aren't automatically in the personal list.
-MyOggRadio also has a neat cross-platform player: - JMyOggRadioPlayer.
If you want to upload station infos to MyOggRadio, you need an account there. - Registration is free and doesn't require personal information nor email address. - Specify it as username:password separated with a : colon in this field.
-Alternatively you can store your account settings in the central - ~/.netrc config file. Or in ~/.config/netrc even.
-Your entry for MyOggRadio should follow the common format:
-machine myoggradio.org
- login usr123
- password pw123
Which is useful because it's a standard format, and prevents - leaking authorization data into per-application config stores. - Note that a user:pw setting in streamtuner still takes precedence - however.
-When uploading stations, the streaming URL can be converted into - raw/direct server address. When undefined, station URLs are left as - .M3U/.PLS link.