[Bug 410929] Re: ValueError: min() arg is an empty sequence

2014-08-12 Thread Christoph Reiter
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

[Bug 410929] Re: ValueError: min() arg is an empty sequence

2009-12-21 Thread JThundley
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. [])

[Bug 410929] Re: ValueError: min() arg is an empty sequence

2009-12-21 Thread Lukáš Lalinský
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

[Bug 410929] Re: ValueError: min() arg is an empty sequence

2009-08-08 Thread Chen Ming
** 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. --