From adb2f66cedcac56eaaaa36e8026b497c96c522e6 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 7 Jul 2009 08:00:21 +0200 Subject: 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". --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b8d2e97e4..047fa10b9 100644 --- a/NEWS +++ b/NEWS @@ -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: -- cgit v1.2.3