Internet radio browser GUI for music/video streams from various directory services.

⌈⌋ ⎇ branch:  streamtuner2


Changes To contrib

Changes to "contrib" between 2015-04-14 17:00:45 and 2015-04-14 17:01:23

1
2
3
4
5
6
7
8
9
10
11

1
2
3
4
5
6
7
8
9
10

11










-
+
This directory collects a few other channel plugins, either outdated or idea collections for new ones.

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 a streamtuner2.pyz channels/new.py`
    `zip streamtuner2.pyz channels/new.py`