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

Google photos: update albums of duplicates photo #355

Closed
simulot opened this issue Jul 6, 2024 · 0 comments
Closed

Google photos: update albums of duplicates photo #355

simulot opened this issue Jul 6, 2024 · 0 comments

Comments

@simulot
Copy link
Owner

simulot commented Jul 6, 2024

Use case:
When uploading in immich photos from 2 GP accounts, having some photos duplicated, add the photo into all albums listed in the takeouts.

Given the takeout 1 with

  • photo1 in Album A
  • photo2
  • photo3

Given the takeout 2 with

  • photo1 in Album A and Album B
  • photo2 in Album B
  • photo3
  • photo4 in Album A

After importing the 2 takeouts:

  • Album A: photo1, photo4
  • Album B: photo1, photo2
simulot added a commit that referenced this issue Jul 7, 2024
* add xmp structure

* fix Use google photos JSON content to set immich metadata  #329

* Merge branch 'main' into metadata

* add album texts and coordinates to the google JSON

* add metata and coordinates to albums and use album coordintates if the photo miss them

* wip

* Merge branch 'main' into metadata

* Merge branch 'main' into metadata

* wip

* Merge branch 'main' into metadata

* refactor album management

* fix: [FEATURE REQUEST] Derive Immich album description and location from Google photos JSON "enrichments" #297

* fix Google photos: update albums of duplicates photo #355

* improve the api trace

* use UTC in TakeTimeFromPath

* edit readme and release
@simulot simulot closed this as completed Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant