This is fixed since 1.18
** Changed in: mutagen (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/410929
Title:
ValueError: min() arg is an empty sequence
T
If you map an empty list to anything, it will always be an empty list.
--
ValueError: min() arg is an empty sequence
https://bugs.launchpad.net/bugs/410929
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubun
Here's a patch that seems to fix it for your affected file. I don't know
if my tiny patch will cause other problems with the program, as I've
never used this program before.
The problem seems to be that the TCON tag of that mp3 file is
represented as completely blank by mutagen.id3 (i.e. []) where
** Attachment added: "The buggy mp3 file"
http://launchpadlibrarian.net/30071163/AnXiang.mp3
--
ValueError: min() arg is an empty sequence
https://bugs.launchpad.net/bugs/410929
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubu