-
Notifications
You must be signed in to change notification settings - Fork 573
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
Comments
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? |
Hi Andrey, thanks for the response. 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. |
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. |
When I load photos into Immich via the Immich mobile app, they do mark the favorites that I've marked on Apple Photos. |
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
The text was updated successfully, but these errors were encountered: