Closed GoogleCodeExporter closed 9 years ago
Sorry for the late answer.
As pointed out in issue 64, you're not using EasyID3. Call
mutagen.File(easy=True) to get an EasyID3 instance, or use EasyID3/EasyMP3
directly.
ID3 only takes Frames as dict values, no strings (see
https://mutagen.readthedocs.org/en/latest/tutorial.html#hard-examples-id3)
Original comment by reiter.christoph@gmail.com
on 2 Apr 2013 at 2:28
Original issue reported on code.google.com by
Lachlan...@gmail.com
on 13 Nov 2012 at 11:35