Index: help/configuration.page ================================================================== --- help/configuration.page +++ help/configuration.page @@ -48,11 +48,11 @@
Player application settings -

MIME types are categorized identifiers for file types. Audio/mpeg for +

MIME types are abstract identifiers for media types. Audio/mpeg for example represents MP3 files, and audio/ogg means OGG Vorbis. And the player setting dialog simply associates an audio type with a playback application:

Index: help/contrib_channels.page ================================================================== --- help/contrib_channels.page +++ help/contrib_channels.page @@ -62,10 +62,22 @@ <link href="http://listenlive.eu/">ListenLive.eu</link>

ListenLive is also an Europe-centric radio directory.

+ + <link href="http://radiosure.com/">RadioSure</link> +

Station database that's readily available as CSV list.

+
+ + <link href="http://vtuner.com/">vTuner</link> +

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

+
+ + <link href="http://reciva.com/">Reciva</link> +

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

+
<link href="http://punkcast.com/">PunkCast</link>

PunkCast is no longer maintained. It covered the NY music and tech scenes, but existing recordings are still accessible mostly (some are just weblinks howeever). This plugin is kept for nostalgic reasons; @@ -94,6 +106,10 @@ other channel list. It has no specific file management features, and won't get any.

+

See also the list of +available +plugins in the project wiki.

+ Index: help/pluginmanager2.page ================================================================== --- help/pluginmanager2.page +++ help/pluginmanager2.page @@ -30,13 +30,13 @@ downloaded right away. New plugins are just downloaded, not implictly enabled. Reopen the config dialog to see them in the regular 📻 Channels or 🔌 Feature tabs, and then enable them.

-

Updated plugins will not be automatically loaded if they've - been active already. That requires either a restart. (Or disabling + - saving once, then reenabling them.)

+

Updated plugin versions won't be instantiated right away + if they've been active already. That requires either a restart. + Or disabling + saving once, then reenabling them.

Configuration

Alternative download repositories may be configured. (Little @@ -56,11 +56,12 @@

User plugins

Downloaded plugins are stored in ~/.config/streamtuner2/plugins. - To remove them, delete the individual *.py files there manually.

+ To remove them, delete the individual *.py files there manually. But + keep the __init__.py stub.

Currently system-installed core plugins take precedence over downloaded updates.

And you'll have to take care to eventually refresh/delete outdated user plugins, whenever you install a newer Streamtuner2 version.

Format

Application