Automatic Propagating data to versions not working for all tags

Started by abgestumpft, September 14, 2021, 02:53:36 PM

Previous topic - Next topic

abgestumpft

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?


thrinn

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.
Thorsten
Win 10 / 64, IMatch 2018, IMA

Mario

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
-- Mario
IMatch Developer
Forum Administrator
http://www.photools.com  -  Contact & Support - Follow me on 𝕏 - Like photools.com on Facebook

abgestumpft

Hi thrinn, Hi Mario,

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