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:05:17 and 2015-05-03 15:06:25

9
10
11
12
13
14
15






9
10
11
12
13
14
15
16
17
18
19
20
21







+
+
+
+
+
+
  * 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`

The upcoming pluginmanager2 scans this directory indirectly via

  * [http://fossil.include-once.org/repo.json/streamtuner2/contrib/*.py](http://fossil.include-once.org/repo.json/streamtuner2/contrib/*.py)

Which generates a JSON list of available modules.