Rename SKY FM to Radio Tunes

Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
This commit is contained in:
Pierre Mazière 2014-12-15 18:53:14 +01:00 committed by Florent
commit 34210bcfa5

View file

@ -68,9 +68,9 @@ class AudioAddictModule(Module, CapRadio, CapCollection):
'premium_high': {'rate': 256, 'fmt': 'mp3'}
}
},
'SKYfm': {
'desc': 'SKY FM radio',
'domain': 'sky.fm',
'RadioTunes': {
'desc': 'Radio Tunes',
'domain': 'radiotunes.com',
'streams': {'appleapp_low': {'rate': 40, 'fmt': 'aac'},
'appleapp': {'rate': 64, 'fmt': 'aac'},
'appleapp_high': {'rate': 96, 'fmt': 'mp3'},