vimus / libmpd-haskell

A client library for MPD, the Music Player Daemon
MIT License
36 stars 26 forks source link

albumart support #98

Open matthewleon opened 7 years ago

matthewleon commented 7 years ago

This hasn't been released yet, but it's set for MPD 21: https://github.com/MusicPlayerDaemon/MPD/commit/9df8b32f10a1b5a007f492981597abfb3f424e1b

cbrt-x commented 9 months ago

Anything on this? I also can't seem to find a way to write this by hand, as Network.MPD.Applicative does not export the Command constructor that would be needed for this