jesseward / discogstagger

Console based audio-file metadata tagger that uses the Discogs.com API v2 (JSON based). Relies on the Mutagen and discogs-client libraries. Currently supports FLAC and MP3 file types.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Embed cover image in tag

timpulver opened this issue · comments

At first, your script seems perfect for me! Thanks for releasing it! One thing is missing tho.

I just read through the discogstagger discussion here: http://www.discogs.com/help/forums/topic/251892

The topic is too old to reply, so I ask here:
Can you implement a trigger to embed album art in the media files? Or recommend a script which does?
I have never used python before, so I'm not able to do it.
Here is a discussion about embedding cover artwork in images:
http://stackoverflow.com/questions/7275710/mutagen-how-to-detect-and-embed-album-art-in-mp3-flac-and-mp4

Thanks for suggesting. Noted and planned.

I have pushed a new version (1.0.0) to the master repo. Please give this a shot, it does include the ability to embed cover art.

You will want to enable this functionality in the configuration file , by default is is disabled.