Index: help/contrib_features.page ================================================================== --- help/contrib_features.page +++ help/contrib_features.page @@ -173,9 +173,41 @@

Adds the toolbar button to stop streamripper/fpls - same as in streamtuner1. Has become kind of redundant due to the newer 🔌 specbuttons plugin.

+
+ 🔌 Config prefs +

Introduces three main menu entries:

+ + + <guiseq><gui>Station</gui> <gui>Extensions</gui> <gui>Config save</gui></guiseq> +

Saves the streamtuner2.json file verbatim.

+
+ + <guiseq><gui>Station</gui> <gui>Extensions</gui> <gui>Config restore</gui></guiseq> +

While the file dialog incorrectly says and behaves like a file + save dialog, it does in fact open and load the JSON file.

+
+ + <guiseq><gui>Station</gui> <gui>Extensions</gui> <gui>Config delete</gui></guiseq> +

The config reset additionally opens the settings window and + requires you to hit Save for confirmation. In any case + ST2 should also be restarted afterwards to unload disabled plugins.

+
+
+
+ +
+ 🔌 Cache reset +

Adds a Cache reset button in the Options tab of + the settings window. It shows how much space all cache files of + ST2 occupy. Usually the icons take up most, while the channel/station + archive is often just 2-3 MB. Temporary m3u/pls files can also + be deleted. → Tick the parts you want to have removed before hitting + the reset button.

+
+ Index: help/html/contrib_features.html ================================================================== --- help/html/contrib_features.html +++ help/html/contrib_features.html @@ -176,10 +176,42 @@

🔌 stop_button

Adds the toolbar button to stop streamripper/fpls - same as in streamtuner1. Has become kind of redundant due to the newer 🔌 specbuttons plugin.

+
+
+

🔌 Config prefs

+
+

Introduces three main menu entries:

+
    +
  • +

    Station ▸ Extensions ▸ Config save

    +

    Saves the streamtuner2.json file verbatim.

    +
  • +
  • +

    Station ▸ Extensions ▸ Config restore

    +

    While the file dialog incorrectly says and behaves like a file + save dialog, it does in fact open and load the JSON file.

    +
  • +
  • +

    Station ▸ Extensions ▸ Config delete

    +

    The config reset additionally opens the settings window and + requires you to hit Save for confirmation. In any case + ST2 should also be restarted afterwards to unload disabled plugins.

    +
  • +
+
+
+
+

🔌 Cache reset

+

Adds a Cache reset button in the Options tab of + the settings window. It shows how much space all cache files of + ST2 occupy. Usually the icons take up most, while the channel/station + archive is often just 2-3 MB. Temporary m3u/pls files can also + be deleted. → Tick the parts you want to have removed before hitting + the reset button.