MPD_sima 0.16.0.dev0

I just released development version of MPD_sima. It’s purpose is to test the major MPD client refactoring and spot potential regressions.

The package is available on pypi.org and as a dev release tagged 0.16.0.dev0 in git:

pip install MPD-sima==0.16.0.dev0
# Or from git
pip install git+https://gitlab.com/kaliko/sima.git@0.16.0.dev0#egg=MPD-sima

Please report issue on gitlab: gitlab.com/kaliko/sima/-/issues

The refactoring will hopefully make the client catch more artists (looking for last.fm artists in the local music library). It should also behave better in album mode. Finally the top track mode is also faster (new cache system speeding up the loop).

Happy listening
 k