Index: help/contrib_channels.page ================================================================== --- help/contrib_channels.page +++ help/contrib_channels.page @@ -78,11 +78,11 @@ <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; + just weblinks however). This plugin is kept for nostalgic reasons; it was available with streamtuner1 as well.

<p>GrLittleRadioPlayer</p>

Great Little Radio Player is another Linux desktop radio browser. @@ -96,20 +96,20 @@ can mash Top40 or Classic genres from Shoutcast, Xiph, InternetRadio, Tunein, etc. Which avoids switching between channel tabs somewhat.

<p>File browser</p> -

You can also browser local files with streamtuner2 using the file +

You can also browse local files with streamtuner2 using the file browser plugin. It must be configured with your music collection path. 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, and - won't get any.

+ won't receive any.

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

Index: help/html/contrib_channels.html ================================================================== --- help/html/contrib_channels.html +++ help/html/contrib_channels.html @@ -63,11 +63,11 @@
Reciva

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

PunkCast

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; + just weblinks however). This plugin is kept for nostalgic reasons; it was available with streamtuner1 as well.

GrLittleRadioPlayer

Great Little Radio Player is another Linux desktop radio browser. It comes with a default set of categorized stations. This plugin merely imports that list as static directory.

@@ -75,17 +75,17 @@

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, Tunein, etc. Which avoids switching between channel tabs somewhat.

File browser
-

You can also browser local files with streamtuner2 using the file +

You can also browse local files with streamtuner2 using the file browser plugin. It must be configured with your music collection path. 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, and - won't get any.

+ won't receive any.

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

Index: help/html/pluginmanager2.html ================================================================== --- help/html/pluginmanager2.html +++ help/html/pluginmanager2.html @@ -62,13 +62,16 @@

Downloaded plugins are stored in ~/.config/streamtuner2/plugins. 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, +

Core plugins (those which are installed + system-wide) can often also be updated. The user-saved plugin will + take precedence after a restart. However the version number in + PluginManager2 still shows the system-installed/older version + regardless.

+

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

Index: help/pluginmanager2.page ================================================================== --- help/pluginmanager2.page +++ help/pluginmanager2.page @@ -58,13 +58,16 @@
User plugins

Downloaded plugins are stored in ~/.config/streamtuner2/plugins. 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, +

Core plugins (those which are installed + system-wide) can often also be updated. The user-saved plugin will + take precedence after a restart. However the version number in + PluginManager2 still shows the system-installed/older version + regardless.

+

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

Disable user plugin loading