Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mutagen

Python Mutagen: Add Cover Photo/album Art By Url?

Using mutagen, I am able to add normal metatags such as title, artist, and genre however when I try… Read more Python Mutagen: Add Cover Photo/album Art By Url?

Mutagen : How To Extract Album Art Properties?

I am trying to get properties (just width & heigth so far, but probably more later) of an album… Read more Mutagen : How To Extract Album Art Properties?

How To Correct The Misencoded String?

i used mutagen to read the mp3 metadata, since the id3 tag is read in as unicode but in fact it is … Read more How To Correct The Misencoded String?