]> kaliko git repositories - mpd-sima.git/commit - sima/utils/utils.py
Refactored lastfm/echonest webservices
authorkaliko <efrim@azylum.org>
Sun, 9 Feb 2014 16:56:32 +0000 (17:56 +0100)
committerkaliko <efrim@azylum.org>
Sun, 9 Feb 2014 16:56:32 +0000 (17:56 +0100)
commit00f3a52f35f709dd4c471cb6ad87dbd09cfd4aaf
treec23d9263a8aba8cd4cc5f29aa1402ab7d2619f4c
parent279a3160534cad04c64c0d0b17f437c08ebb2703
Refactored lastfm/echonest webservices

lastfm/echonest now inherit from the same WebService object
removed similarity option, renamed "dynamic" as "max_art"
README
sima/lib/simaecho.py
sima/lib/simafm.py
sima/lib/webservice.py [new file with mode: 0644]
sima/plugins/internal/echonest.py
sima/plugins/internal/lastfm.py
sima/utils/config.py
sima/utils/utils.py