From 1dedb96478ab324104181a02bf65d928cc8e3766 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 29 Jul 2012 18:44:03 +0200 Subject: tag_ape: return false if no usable tag was found Ignore APE tags that have no usable tags, and use the ID3 tag instead. This is useful when the APE tag only contains replay gain, and the real tags are stored as ID3. This implements feature request Mantis #0003521. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 85bee6bd6..0334fd045 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ ver 0.17.1 (2012/??/??) - require appropriate permissions for searchadd{,pl} * tags: - aiff: support the AIFC format + - ape: check for ID3 if no usable APE tag was found * playlist: - cue: support file types "MP3", "AIFF" * output: -- cgit v1.2.3