Page 1 of 1

Batch rename with XMP fields [solved]

Posted: Fri Jun 18, 2021 2:02 pm
by michel038
Batch rename :

{xmp:title} does not work BUG #1 (Edit XMP, "Document title" field)
- {iptc:Objectname} is working


{xmp:creator} does not work BUG #2 perhaps because the type of this field is LIST
( Edit XMP, Description tab, "Author" field )
- {iptc:Byline} is working fine

Same problem with {xmp:subject} field, which is also a list BUG #3
- {iptc:keywords} is working

Other fields , such as {xmp:headline} and {iptc:headline} are working fine in batch rename ...

These problems were shown first by PrincessColumbia in this post : viewtopic.php?f=82&t=41985

Re: Batch rename with XMP fields

Posted: Tue Jun 22, 2021 12:03 pm
by xnview
:bugconfirmed: Thanks to your detailed description I can reproduce the problem.

Re: Batch rename with XMP fields

Posted: Thu Sep 16, 2021 12:24 pm
by xnview
This problem is supposed to be fixed in XnView MP 0.99.0. Please check and confirm the bug fix here.

Re: Batch rename with XMP fields

Posted: Fri Sep 24, 2021 1:14 pm
by michel038
V0.99.1
2 of 3 bugs solved in Batch rename :

{xmp:title} does not work BUG #1 (Edit XMP, "Document title" field)
Solved

{xmp:creator} does not work BUG #2 ( Edit XMP, Description tab, "Author" field )
Solved

Small problem remains with {xmp:subject} field, BUG #3

xmp:subject is a list (keywords) and only the first parent keyword is now used for renaming
It means that all files will get the same name if they have the same parent keyword ...
- {iptc:keywords} is working with all hierarchised keywords.

Re: Batch rename with XMP fields

Posted: Sat Sep 25, 2021 6:18 am
by xnview
:bugconfirmed: Thanks to your detailed description I can reproduce the problem.

Re: Batch rename with XMP fields

Posted: Thu Dec 02, 2021 11:48 am
by xnview
This problem is supposed to be fixed in XnView MP 0.99.4. Please check and confirm the bug fix here.

Re: Batch rename with XMP fields

Posted: Thu Dec 02, 2021 11:21 pm
by michel038
Solved !
Thank you Pierre