Difegue / Stylophone

A pretty cool™️ MPD client in .NET. Based on MpcNET.
https://tvc-16.science/stylophone-27.html
MIT License
135 stars 10 forks source link

Library broken: Sending ListCommand failed: invalid server response #10

Closed NovaPhoenix closed 4 years ago

NovaPhoenix commented 4 years ago

When viewing my library using MPD 0.21.9, I get this error:

MpcNET.Message.ErrorMpdMessage`1[System.COllections.Generic.List`1[System.String]].

image

Difegue commented 4 years ago

This was due to a small oversight in the MPD response decoding part.
I kinda wonder why it only happens with the Windows server, but it should be fixed now. ¯_(ツ)_/¯

I'll try getting a build pushed to the Store later today.