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

Radio.net is a European radio directory. It nicely catalogues stations into genres as usual. The primary list is ordered by popularity even.

+
+

📻 radiolist.net

+

Is a continent/country-oriented radio directory. The stream formats + vary wildly however.

+
+

📻 streema.com

+

Is another big commercial radio directory.

+
+

📻 rcast.net

+

Another 15K radio station directory. Extraction can be a bit slow for + large max_stations settings.

📻 Magnatune

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.

📻 vTuner

Categorized station list by a cross-platform streaming service provider.

-

📻 Reciva

-

Reciva is an iPhone app, with a browsable station list.

-

📻 house-mixes

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.

@@ -82,19 +90,15 @@ It's not a default plugin, because this isn't really what Streamtuner2 is made for. There are way better local music collection managers for Linux. It's just here for convenience, and displays files just as any other channel list. It has no specific file management features. (ID3 editing or file renaming were planned, but never implemented.)

-
-

📻 radiolist.net

-

Is a continent/country-oriented radio directory. The stream formats - vary wildly however.

📻 Compound

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.

Repository

Index: help/html/index.html ================================================================== --- help/html/index.html +++ help/html/index.html @@ -116,11 +116,11 @@ Also accessible via Help ▸ Wiki/Fossil/Bugs.

  • 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.

    + version 2.2.2, as of Feb 2022.

    Index: help/html/myoggradio.html ================================================================== --- help/html/myoggradio.html +++ help/html/myoggradio.html @@ -27,72 +27,26 @@

    MyOggRadio is an open source internet radio directory project.

    -

    Since it provides its station list as JSON it's very well supported.

    -
    -
    -

    Sharing is caring

    -

    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).

    -
    -

    Personal

    -
    -

    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.

    -
    -
    -
    -

    Channel options.

    -
    -
    Login settings
    -
    -

    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.

    -
    -
    -
    -
    stream URL format
    -

    When uploading stations, the streaming URL can be converted into - raw/direct server address. When undefined, station URLs are left as - .M3U/.PLS link.

    -
    -