photools.com Community

IMatch Discussion Boards => General Discussion and Questions => Topic started by: abgestumpft on September 14, 2021, 02:53:36 PM

Title: Automatic Propagating data to versions not working for all tags
Post by: abgestumpft on September 14, 2021, 02:53:36 PM
Hi,

with IMatch 2021.08.10 (don't know if this behavior existed also in older versions):

I have setup buddy files for Olympus in settings:
ORF Buddy Files:      ^(_*{name})[+\-_]*[0-9|a-z]*\.(jpg|jpeg|dng|orf\.dop|afphoto|ori)$
Olympus Versioning: ^(_*{name})[+\-_]*[0-9|a-z]*\.(jpg|jpeg|dng|afphoto|ori)$

For Versioning I have configured to propagate:
-Categories
-Annotations
...
-Rating
...
-File Protection
-XMP Keywords
-XMP Location Data
-EXIF GPS Data


The issue I have now is:
When I e.g. change the Rating of the Master file, it is automatically propagated to all its versions (works as expected)

BUT for other data like:
When I add a keyword, XMP Location information (City, Location, Country,...), GPS info,... this is not automatically propagated.
What I need to do here is to go via: "Commands -> Relations -> Propagate Data to versions" -> afterwards data is correctly propagated.


Is this working as designed and I'm missing something?

Title: Re: Automatic Propagating data to versions not working for all tags
Post by: thrinn on September 14, 2021, 03:08:59 PM
Remember that there are a lot of tags (especially most of the XMP tags) that are only propagated when you perform a metadata write-back. These are marked with an star. See the foot note in the "Waht to propagate" section of the versioning definition.
Title: Re: Automatic Propagating data to versions not working for all tags
Post by: Mario on September 14, 2021, 03:09:38 PM
Many of the tags you propagate are propagate during write-back (when you write back the master).
These are marked with a *.
Please see the IMatch help for details: Metadata Propagation (https://www.photools.com/help/imatch/#rel_versions.htm?dl=h-29)
Title: Re: Automatic Propagating data to versions not working for all tags
Post by: abgestumpft on September 14, 2021, 04:43:38 PM
Hi thrinn, Hi Mario,

thanks a lot for your quick replies.
I can confirm that all affected metadata are "*"-Metadata -> works as designed.