Your message dated Wed, 18 Jan 2017 16:56:14 +0100
with message-id 
<CAE6_+UfJ4bsmCCLm=kyg3qmjqdcdjotvfr1tq+aedgqnzak...@mail.gmail.com>
and subject line 
has caused the Debian Bug report #714870,
regarding python-mutagen: not handling albumartist tag as set by Amarok
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
714870: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714870
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
Fixed since 1.33: https://github.com/quodlibet/mutagen/issues/252

--- End Message ---

Reply via email to