[Feature Request] mopidy compatibility
Hi there. First of all, thank you for your fantastic work. I have used mpd-sima for a long time and I am very happy with this software. I am, however, less happy with mpd itself. This is why I switched to [mopidy](https://www.mopidy.com/). As it is, at least partly, compatible with mpd, I was planning on using mopidy together with mpd-sima. Unfortunately this does not work. Any way to make mpd-sima compatible with mopidy? ``` [16811] launch.py:89 DEBUG : Command line say: {'verbosity': 'debug'} [16811] launch.py:105 INFO : Starting (0.15.0)... [16811] launch.py:111 DEBUG : Register core History (History management) [16811] launch.py:111 DEBUG : Register core MpdOptions (Deal with MPD options - idle and repeat mode) [16811] launch.py:111 DEBUG : Register core Uniq (Publish presence on the MPD host message bus) [16811] launch.py:113 DEBUG : core loaded, prioriy: History > MpdOptions > Uniq [16811] launch.py:75 INFO : Loading internal plugin: Crop (Crop playlist on next track) [16811] crop.py:54 DEBUG : Cropping at 15 [16811] launch.py:75 INFO : Loading internal plugin: Lastfm (last.fm similar artists) [16811] webserv.py:85 INFO : Lastfm: Initialising cache! [16811] lastfm.py:45 DEBUG : Persistant cache enabled in /home/pi/.local/share/mpd_sima/http/LastFM [16811] launch.py:75 INFO : Loading internal plugin: Random (Add random track) [16811] random.py:50 DEBUG : Random flavour: sensible [16811] launch.py:120 INFO : plugins loaded, prioriy: Lastfm > Random > Crop [16811] core.py:166 INFO : Connecting MPD: localhost:6600 [16811] client.py:159 INFO : Player: Initialising cache! [16811] core.py:170 WARNING: Player: MPD command error: [2@0] {list} not able to parse args [16811] core.py:127 INFO : Trying to reconnect in 5 seconds ```
issue