Hello,
in the older versions of Lightroom Classic CC the Presets-part looked e.g. like this:
Presets={"C21C61DF-3B96-461D-B3D5-36EA42FD13D9"}
This UUID used in presets was referring to the uuid entry in the Lightroom template preset file, e.g. "*.lrtemplate" in the "Develop Presets folder" (identical UUIDs).
Sample entry of *.lrtemplate file:
uuid = "C21C61DF-3B96-461D-B3D5-36EA42FD13D9",
In the newer Lightroom Classic CC versions the format of the Develop presets got of course changed to XMP (and moved into the "CameraRAW" folder).
I compared now my new exported Midi2LR settings entry with the UUID in the new XMP file(s) and they don't match anymore.
E.g.: XMP entry:
crs:UUID="1A21EB794406EB412DEEDCB25C3A2C55"
Midi2LR settings file:
Presets={"C5D2D40667E1425BFED1165072B203B7"}
My question is: Where does midi2lr get the UUID from or is it generating it's own UUID? If yes how?
Why am I asking this: I have multiple camera preset specific midi2lr-settings files which I use in rotation (which use different Develop Presets for different Cameras). So in case I changed something in one settings file I could automatically via a script grab the UUIDs out of the develop preset *.lrtemplate files and therefore create automatically the remaining settings files.
I know it's a very specific question but I hope someone can give me a hint.
Thanks.
Best
Tim