tag_id3: revised "performer" tag support

According to the ID3 2.4 documentation, "TOPE" is "Original
artist/performer", not "performer".  Removed "TOPE" support.  Instead,
map TPE3 ("Conductor/performer refinement") and TPE4 ("Interpreted,
remixed, or otherwise modified by") to "performer".
This commit is contained in:
Max Kellermann
2009-07-07 08:00:21 +02:00
parent 7246d67263
commit adb2f66ced
2 changed files with 3 additions and 4 deletions

1
NEWS
View File

@@ -5,6 +5,7 @@ ver 0.16 (20??/??/??)
- removed the deprecated "volume" command
* tags:
- added tag "AlbumArtistSort"
- id3: revised "performer" tag support
* decoders:
- ffmpeg: support multiple tags
* mixers: