We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57bfff1 commit 483027cCopy full SHA for 483027c
1 file changed
resources/lib/api.py
@@ -43,6 +43,7 @@ class RadioApi():
43
'german': 'http://api.radio.de/info',
44
'french': 'http://api.radio.fr/info',
45
'portuguese': 'http://api.radio.pt/info',
46
+ 'spanish': 'http://api.radio.es/info',
47
}
48
49
USER_AGENT = 'XBMC Addon Radio'
0 commit comments