https://bugs.kde.org/show_bug.cgi?id=462188

Urs Fleisch <uflei...@users.sourceforge.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOT A BUG
             Status|REPORTED                    |RESOLVED

--- Comment #1 from Urs Fleisch <uflei...@users.sourceforge.net> ---
As you can see in the handbook
https://docs.kde.org/trunk5/en/kid3/kid3/commands.html#frame-list, "Arranger"
is mapped to an IPLS frame for ID3v2.3 and TIPL for ID3v2.4. Below the table
you find the following item:

The frames Arranger and Performer use a particular format for their contents:
"involvement 1|involvee 1|involvement 2|involvee 2|...", for instance "Chorus
Master|Ernst Dunshirn|Soprano Vocals|Anna Netrebko". This will create IPLS
(ID3v2.3) or TIPL/TMCL (ID3v2.4) frames with a string list in the specified
format (the "|" is used as a separator between the strings). Values in this
format are also set when importing data from servers which offer this
information.

Another item might also be interesting with ID3v2.3:

The mappings are not always bijective. So ID3v2.3 uses an IPLS frame for both
Arranger and Performer. When reading back, both frames are displayed as
"Arranger".

The specification is in section 4.4 of https://id3.org/id3v2.3.0. Since IPLS
needs a sequence of involvement|involvee pairs, it has to be a string list, and
this is not a bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to