eworm-de / mpd-notification

Notify about tracks played by mpd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is embedded coverart a possibility?

i30817 opened this issue · comments

For instance, by default musicbrainz picard will embed it now (i think it is by default).

Yes, embedded coverart is supported. Make sure that mpd-notification is built with ffmpeg, it then links against libavformat and libavutil.
At runtime it requires MUSIC-DIR to be known, see the README.