simulot / immich-go

An alternative to the immich-CLI command that doesn't depend on nodejs installation. It tries its best for importing google photos takeout archives.
GNU Affero General Public License v3.0
1.2k stars 36 forks source link

Partner-taken photos are missing in shared albums #233

Closed sidamos closed 2 months ago

sidamos commented 2 months ago

The option -keep-partner defaults to TRUE, however I it looks like I only have photos that I have taken in the shared albums. The photos that my wife took are missing.

I used these options besides the mandatory one: -time-zone=Europe/Berlin upload -create-albums -google-photos

simulot commented 2 months ago

Partner photos refers to a Google Photos feature "Share with a contact" that you can find in settings. Those photos are always included into the takeout, and you can exclude them.

Photos shared via albums aren't in the takeout. There isn't way to get them. So it's likely that your partner has shared albums.

Anyway, you can ask your partner to takeout her photos, an import them in immich into here account (with her own API key).

sidamos commented 2 months ago

Thanks for the pointer! Will do that.