add Fresca Radio

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

View file

@ -112,6 +112,13 @@ class AudioAddictModule(Module, CapRadio, CapCollection):
'android_premium_high': {'rate': 256, 'fmt': 'mp3'},
'public3': {'rate': 96, 'fmt': 'mp3'}
}
},
'FrescaRadio': {
'desc': 'Fresca Radio',
'domain': 'frescaradio.com',
'streams': {
'public3': {'rate': 96, 'fmt': 'mp3'}
}
}
}