libextractor

GNU libextractor
Log | Files | Refs | Submodules | README | LICENSE

commit 019b08859b9d17f7a11609759e3578787fb7a69a
parent 32865f5a3e8d895aad19060ad88af28ead3206ae
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 30 Jun 2026 18:47:02 +0200

fix meta-data mapping copy-and-paste bug

Diffstat:
Msrc/plugins/gstreamer_extractor.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/plugins/gstreamer_extractor.c b/src/plugins/gstreamer_extractor.c @@ -210,7 +210,7 @@ static struct KnownTag __known_tags[] = { * * count of discs inside collection this disc belongs to (unsigned integer) */ - {GST_TAG_ALBUM_VOLUME_NUMBER, EXTRACTOR_METATYPE_DISC_COUNT}, + {GST_TAG_ALBUM_VOLUME_COUNT, EXTRACTOR_METATYPE_DISC_COUNT}, /** * GST_TAG_LOCATION: