Commit graph

6 commits

Author SHA1 Message Date
Laurent Bachelier
448c06d125 pep8 blank lines fixes
flake8 --select W391,E302,E301,E304

autopep8 can't fix W391 even though it claims it can.
Fixed using a simple custom script.
2014-10-10 23:41:44 +02:00
Florent
3ecb491c1c s/BACKEND/MODULE/ 2014-09-26 10:18:11 +02:00
Pierre Mazière
f90cb73a85 modify audioaddict module to use the modified ICapRadio
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2013-12-16 11:50:33 +01:00
Pierre Mazière
6c8f1ae1bd AudioAddict: reverse radio.id naming scheme
radioName.network@audioaddict seems more readable than
network.radioName@audioaddict
2013-09-04 09:51:23 +02:00
Pierre Mazière
97335914a6 AudioAddict: fix get_radio incorrect use 2013-09-04 09:51:23 +02:00
Pierre Mazière
38d987b410 audioaddict backend 2013-09-04 09:51:23 +02:00