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

⌈⌋ ⎇ branch:  streamtuner2


Diff

Differences From Artifact [8e76324f70]:

To Artifact [e0b735eacf]:


18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Short user-collected list of internet radio stations
# on UbuntuUsers.de wiki. Only provides a single category,
# but stations are grouped by country already.
#


import re
from config import conf, dbg, __print__
from channels import *
import ahttp


# UU Wiki radio list
class ubuntuusers (ChannelPlugin):








|







18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Short user-collected list of internet radio stations
# on UbuntuUsers.de wiki. Only provides a single category,
# but stations are grouped by country already.
#


import re
from config import *
from channels import *
import ahttp


# UU Wiki radio list
class ubuntuusers (ChannelPlugin):