Hello! I am using Photo Mechanic on a trial basis to speed up workflow. So far I have been thoroughly enjoying the speed and efficiency from the program. I do have a problem that is a deal-breaker for me if I can’’t solve it: PM does not communicate any metadata changes with LR (and vice-versa).
I am using PM 6 and LR 6 on a Mac running OS X 10.14.3 (Mojave).
I began by using the navigator to select the disk, created a metadata template and applied it to all photos, then imported my LR hierarchical keywords template and applied keywords to the photos. Finally I ingested the photos into a folder and imported the photos from the folder into LR using the default import dialogue (which did not apply any metadata).
LR was able to read the EXIF data (I had artist name and copyright info in files from camera) and nothing else. No keywords, color code, or star ratings. Looking at the XMP file, PM successfully wrote the info, but this was not picked up by LR. Selected “Read Metadata from Files” in LR which did not import any of the data. Tried to add color code, keywords, and star rating from LR and refresh in PM, no dice. Tried ingesting files into PM and applying IPTC template on ingest, adding metadata later, no success.
Checked every forum entry I could find to make sure that I had the correct settings, changed defaults to Lightroom and Adobe compatibility settings, no change. Made sure that the Separator box was checked, no change.
The obvious variable that I have not altered is upgrading to LR CC. However, I don’t want to do that. Is there anything else that I can try to solve the problem? I will post the screenshots of LR and PM momentarily. Here is one of the XMP files after PM modification:
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 5.6.0">
<rdf:RDF xmlns:rdf="
http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about=""
xmlns:xmpRights="
http://ns.adobe.com/xap/1.0/rights/"
xmlns:lr="
http://ns.adobe.com/lightroom/1.0/"
xmlns:photoshop="
http://ns.adobe.com/photoshop/1.0/"
xmlns:xmp="
http://ns.adobe.com/xap/1.0/"
xmlns:dc="
http://purl.org/dc/elements/1.1/"
xmlns:Iptc4xmpCore="
http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/"
xmlns:photomechanic="
http://ns.camerabits.com/photomechanic/1.0/"
xmlns:aux="
http://ns.adobe.com/exif/1.0/aux/"
xmpRights:Marked="True"
photoshop:DateCreated="2019-06-01T06:06:58.44-07:00"
xmp:CreateDate="2019-06-01T06:06:58.44-07:00"
xmp:Label="Red"
xmp:Rating="3"
photomechanic:ColorClass="1"
photomechanic:Tagged="False"
photomechanic:Prefs="0:1:3:005540"
photomechanic:PMVersion="PM6"
aux:ImageNumber="5540">
<lr:hierarchicalSubject>
<rdf:Bag>
<rdf:li>Places|Montana|Bozeman|Middle Cottonwood Trail</rdf:li>
<rdf:li>Seasons|Summer</rdf:li>
</rdf:Bag>
</lr:hierarchicalSubject>
<dc:description>
<rdf:Alt>
<rdf:li xml:lang="x-default">Hike of Middle Cottonwood Trail with Chloe the day after school ended Summer 2019. </rdf:li>
</rdf:Alt>
</dc:description>
<dc:creator>
<rdf:Seq>
<rdf:li>Jarred McDaniel</rdf:li>
<rdf:li>MD</rdf:li>
</rdf:Seq>
</dc:creator>
<dc:rights>
<rdf:Alt>
<rdf:li xml:lang="x-default">2019</rdf:li>
</rdf:Alt>
</dc:rights>
<Iptc4xmpCore:CreatorContactInfo
Iptc4xmpCore:CiEmailWork="jarredmcd@gmail.com"/>
</rdf:Description>
</rdf:RDF>
</x:xmpmeta>
Thanks in advance.