1
2
3
4
5
6
7
8
9
10
11
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
-
+
+
+
+
+
|
This directory collects a few other channel plugins, either outdated or idea collections for new ones.
This directory collects a few other channel plugins.
* Contents: plugins
* Status: **beta**
* Some or going to be outdated, and a few are just idea collections.
You can basically install any of them by copying the `*.py` file into:
* The global installation path `/usr/share/streamtuner2/channels/`
* Your local plugin `~/.config/streamtuner2/channels/`
(not yet, but will come with the next release)
* Or package them even into the PYZ application:
`zip streamtuner2.pyz channels/new.py`
|