Skip to content

[Metadata]: add support for CreatorContactInfo struct - #21941

Merged
TurboGit merged 2 commits into
darktable-org:masterfrom
zisoft:metadata-contactinfo-struct
Aug 26, 2026
Merged

[Metadata]: add support for CreatorContactInfo struct#21941
TurboGit merged 2 commits into
darktable-org:masterfrom
zisoft:metadata-contactinfo-struct

Conversation

@zisoft

@zisoft zisoft commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

The single IPTC tags for CreatorContactInfo (Xmp.iptc.ciAdrCity, Xmp.iptc.ciAdrCtry, Xmp.iptc.ciAdrRegion, ...) are deprecated, the CreatorContactInfo structure should be used instead.

This PR adds these structure fields to the list of supported tags for use in the meta data editor and the export metadata transportation.

The deprecated fields are still supported to not break existing user settings.

Bildschirmfoto 2026-08-21 um 17 33 21

#fixes #21351

@zisoft
zisoft force-pushed the metadata-contactinfo-struct branch 2 times, most recently from 68cdd11 to 78cd8bb Compare August 21, 2026 15:31
@zisoft zisoft added the scope: DAM managing files, collections, archiving, metadata, etc. label Aug 22, 2026
@zisoft
zisoft force-pushed the metadata-contactinfo-struct branch 3 times, most recently from cb9925b to fe79c7b Compare August 25, 2026 17:51
@zisoft
zisoft force-pushed the metadata-contactinfo-struct branch from fe79c7b to d277d7e Compare August 26, 2026 15:32
@TurboGit TurboGit added this to the 5.8 milestone Aug 26, 2026

@TurboGit TurboGit left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@TurboGit
TurboGit merged commit 080201a into darktable-org:master Aug 26, 2026
6 of 12 checks passed
@zisoft
zisoft deleted the metadata-contactinfo-struct branch August 27, 2026 05:03
deekayhd pushed a commit to deekayhd/darktable that referenced this pull request Aug 30, 2026
…fo-struct

[Metadata]: add support for CreatorContactInfo struct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature: enhancement current features to improve release notes: pending scope: DAM managing files, collections, archiving, metadata, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Show subfields for Xmp.iptc.CreatorContactInfo in metadata editor

2 participants