Rename SKY FM to Radio Tunes
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
This commit is contained in:
parent
8e3ababc74
commit
34210bcfa5
1 changed files with 3 additions and 3 deletions
|
|
@ -68,9 +68,9 @@ class AudioAddictModule(Module, CapRadio, CapCollection):
|
||||||
'premium_high': {'rate': 256, 'fmt': 'mp3'}
|
'premium_high': {'rate': 256, 'fmt': 'mp3'}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
'SKYfm': {
|
'RadioTunes': {
|
||||||
'desc': 'SKY FM radio',
|
'desc': 'Radio Tunes',
|
||||||
'domain': 'sky.fm',
|
'domain': 'radiotunes.com',
|
||||||
'streams': {'appleapp_low': {'rate': 40, 'fmt': 'aac'},
|
'streams': {'appleapp_low': {'rate': 40, 'fmt': 'aac'},
|
||||||
'appleapp': {'rate': 64, 'fmt': 'aac'},
|
'appleapp': {'rate': 64, 'fmt': 'aac'},
|
||||||
'appleapp_high': {'rate': 96, 'fmt': 'mp3'},
|
'appleapp_high': {'rate': 96, 'fmt': 'mp3'},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue