RhetTbull / photosmeta

Extract known metadata from Apple's MacOS Photos library and export this metadata to EXIF/IPTC/XMP fields in the photo file For example: Photos knows about Faces (personInImage) but does not preserve this data when exporting the original photo.
MIT License
42 stars 0 forks source link

Does not work on OS X 10.15/Catalina/Photos 5.0 #2

Closed RhetTbull closed 4 years ago

RhetTbull commented 5 years ago

Does not yet work with new database format on OS X 10.15 / Catalina. In 10.15, Apple completely changed format of Photos database which breaks this code.

RhetTbull commented 4 years ago

Fixed with 1.2.0, must use osxphotos >= 0.17.00