|
Hi Tiago,
I don't quite understand. The first command you gave should process
only the NEF files that have XMP sidecars as I sounds like you wanted:
> ls tmp
a.nef a.xmp b.nef
> exiftool -tagsfromfile %d%f.xmp -r -m -overwrite_original -ext NEF tmp
Error: Error opening file - tmp/b.xmp
1 directories scanned
1 image files updated
1 files weren't updated due to errors
So in my case, only 1 file (a.nef) was updated. Isn't that what
you wanted?
-Phil
|