issues
search
muesli4
/
mpd-touch-screen-gui
A small and flexible MPD client that may act as standalone application for an audio system.
11
stars
4
forks
source link
Provide support for MPD albumart
#6
Closed
muesli4
closed
1 year ago
muesli4
commented
3 years ago
Support the new albumart command from MPD.
https://github.com/MusicPlayerDaemon/MPD/issues/301
should enable us to provide the same functionality.
It will decouple the music from the actual storage type. At the moment, local storage is assumed for covers. If we still want to support old versions of MPD, a class hierarchy of cover providers could be created. But that is probably not desirable.
Support the new albumart command from MPD.