Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: exif_data() #11

Closed
RhetTbull opened this issue Dec 2, 2019 · 1 comment
Closed

Feature: exif_data() #11

RhetTbull opened this issue Dec 2, 2019 · 1 comment
Labels
feature request New feature or request
Projects

Comments

@RhetTbull
Copy link
Owner

Add PhotoInfo method to get the EXIF data stored in the library. For Photos 5, appears to be in: ZEXTENDEDATTRIBUTES

@RhetTbull RhetTbull added the feature request New feature or request label Dec 2, 2019
@RhetTbull RhetTbull added this to To do in Features Dec 7, 2019
@RhetTbull
Copy link
Owner Author

Implemented in v0.28.17 for Photos 5. The data does not appear to be available in earlier library versions (with exception of exifLongitude and exifLatitude in RKVersion). v0.28.18 adds PhotoInfo.exiftool.as_dict() to provide access to all exif data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
No open projects
Features
  
To do
Development

No branches or pull requests

1 participant