Package: python-mutagen Version: 1.20-1 Severity: normal Dear Maintainer,
I have been trying to use the script at: https://wiki.archlinux.org/index.php/Convert_Any_To_Mp3 ... to copy my music files converting them to mp3 if necessary, but additionally handling the tags "albumartist" and "discnumber" placed on flac files by Amarok. The tag "albumartist" is not recognised by python-mutagen. Its ID3 equivalent, at least according to Amarok, TPE2, is entered as "performer" in the file /usr/share/pyshared/mutagen/easyid3.py instead. Modifying this file so that line 412 reads "TPE2": "albumartist", rather than: "TPE2": "performer", fixes this particular issue, but I can't be sure that it doesn't introduce other problems as it goes. -- System Information: Debian Release: 7.1 APT prefers stable APT policy: (910, 'stable'), (900, 'stable-updates'), (900, 'proposed-updates'), (900, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.2.0-4-amd64 (SMP w/6 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages python-mutagen depends on: ii python 2.7.3-4 ii python2.6 2.6.8-1.1 ii python2.7 2.7.3-6 python-mutagen recommends no packages. python-mutagen suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

