Replies: 1 comment 22 replies
-
I'd like to switch to PhotoKit and have a separate project to create a more robust PhotoKit interface but just haven't had time to complete this and test. Several users have said they've had issues with PhotoKit. I think most of these are due to the user not granting permission when the terminal first asks for permission to access Photos. If the user does that, future calls fail. But I've not been able to do enough testing with different configurations to figure this out. Also, the current PhotoKit code doesn't provide a way to create albums which is a feature many users use. I plan to add this but again, haven't had the time. |
Beta Was this translation helpful? Give feedback.
22 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a list of the remaining issues lack of feature parity between these two mechanisms of exporting photos? I would assume PhotoKit should be the more stable approach, given that it's a supported direct API, compared to controlling Photos.app via AppleScript, but perhaps that's not the case? What would it take to make PhotoKit be a stable (and preferred) export backend for
osxphotos
? Thanks!Beta Was this translation helpful? Give feedback.
All reactions