commit 95396901507af8534b8c062831f7797e3a426b93
parent 019b08859b9d17f7a11609759e3578787fb7a69a
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 30 Jun 2026 18:47:49 +0200
fix meta-data mapping copy-and-paste bug
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/plugins/gstreamer_extractor.c b/src/plugins/gstreamer_extractor.c
@@ -471,7 +471,7 @@ static struct KnownTag __known_tags[] = {
* image that is meant for preview purposes, e.g. small icon-sized version
* (sample) (sample taglist should specify the content type)
*/
- {GST_TAG_IMAGE, EXTRACTOR_METATYPE_THUMBNAIL},
+ {GST_TAG_PREVIEW_IMAGE, EXTRACTOR_METATYPE_THUMBNAIL},
/**
* GST_TAG_ATTACHMENT: