eworm-de / mpd-notification

Notify about tracks played by mpd
GNU General Public License v3.0
86 stars 23 forks source link

Is embedded coverart a possibility? #31

Closed i30817 closed 3 years ago

i30817 commented 5 years ago

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

eworm-de commented 3 years ago

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.