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

Download EXIF Favorite flag #789

Open
iansewell opened this issue Feb 15, 2024 · 3 comments
Open

Download EXIF Favorite flag #789

iansewell opened this issue Feb 15, 2024 · 3 comments

Comments

@iansewell
Copy link

Summary

If I favorite (heart) a photo on my iphone, I'd like to be able to see that metadata in the downloaded photo (via exiftool)

Context

When I take a bunch of photos instead of using an album for the best photos, I use the built in "heart" mechanism in iOS but these are not downloaded. It would also be nice if favoriting an already downloaded photo would be "seen" and cause a re-download

@AndreyNikiforov
Copy link
Collaborator

Curious, once you download an asset with exif favorite flag, how are you going to use it? Does your photo organizing software support it? Do you know which flag that software uses out of all available?

@iansewell
Copy link
Author

Hi Andrey, thanks for the response.
I use immich/Immich GO. TBH I'm not sure what EXIF flag they use - maybe none yet. My flow is that I use icloudpd to download images which are then uploaded with immich-go to my server. Yes, I know that Immich has a native IOS client that uploads images directly from the iphone, but it doesn't work which large icloud libraries (even if I seed Immich with a library thanks to icloudpd, dedup'ing from the app takes forever, and I don't think it even works for images that have been offloaded to icloud)

If immich doesn't support the concept of favorites then I could still use a script to separate out the favorited photos using whatever exif flag you use and then upload those to a specific album which could be bulk favorited in immich.

@AndreyNikiforov
Copy link
Collaborator

If your tool does not support EXIF flag for favorites, then I do not see a reason to implement it in icloudpd yet. iCloud may have a capability to put favorites in separate album automatically, in which case you can use icloudpd to download that album and use immich with that album natively.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants