Thread Previous • Date Previous • Date Next • Thread Next |
>- open file A and read its metadata (may be an image or an XMP sidecar) >- write a "dummy" empty XMP sidecar to file B on disk >- open file B and read its metadata >- call A.copy(B, exif=False, iptc=False, xmp=True) >- call B.write() Thanks. I look forward to testing and integrating the new version into phraymd in the next couple of weeks... cheers Damien
Thread Previous • Date Previous • Date Next • Thread Next |