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

⌈⌋ ⎇ branch:  streamtuner2


Diff

Differences From Artifact [a4c03f3784]:

To Artifact [75bad296bf]:


18
19
20
21
22
23
24

25
26
27
28
29
30
31
#



from channels import *
from config import conf
from action import action


import re
import json
from compat2and3 import StringIO
import copy









>







18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
#



from channels import *
from config import conf
from action import action
from mygtk import mygtk

import re
import json
from compat2and3 import StringIO
import copy