LeoHsiao1 / pyexiv2

Read and write image metadata, including EXIF, IPTC, XMP, ICC Profile.
GNU General Public License v3.0
197 stars 39 forks source link

Support CR3 files via Exix 0.27.4RC #62

Closed piratenpanda closed 3 years ago

piratenpanda commented 3 years ago

I don't know if this is the right place to ask but currently I don't see a possibility to make use of the new features introduced by 0.27.4 (RC,2,3) which I am running on my system. Will this be possible as soon as the GM release happens or if this is not the place to ask, where should I go or if one can help, what needs to be done to support this feature?

LeoHsiao1 commented 3 years ago

Currently, pyexiv2 uses the 0.27.2 version of Exiv2. The new version adds few features, but may not be compatible with older Linux systems. So I haven't updated it. As you requested, I will update pyexiv2 after Exiv2 0.27.4GM release. If you're in a hurry, you can compile it yourself: pyexiv2/lib

piratenpanda commented 3 years ago

Thanks for the fast reply. I will try, thanks for the hint

LeoHsiao1 commented 3 years ago

Hi, I added this feature in v2.6.2.

piratenpanda commented 3 years ago

thanks

github-actions[bot] commented 2 years ago

This issue has been automatically closed because there has been no activity for a month.