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.63k stars 49 forks source link

Immich go failing for most of google takeout assets #181

Closed grpursuing closed 6 months ago

grpursuing commented 6 months ago

Trying to upload google take out with Immich go but most of the files are failing with error - JSON file not found for this file. I had 3 takeout files in total and 1 of them successfully got loaded but having this issue with most of the 2nd file. - Any pointers ??

simulot commented 6 months ago

Have you processed all parts of the archive together? Images and Json can be placed in different part of the archive set.

coltenkrauter commented 5 months ago

I have 8TB of Google Photos... It is difficult to put them all together... In my case, I would have to purchase a large external hard drive or something like that. Any recommendations for my situation?

simulot commented 5 months ago

It's hard to overcome the need of having all parts of a same takeout on line to be able to solve the puzzle.

A way to do would to fraction the takeout process, by years for example. Then the size of the the takeout would be manageable.

If you have albums and you want to replicates them, process them by chunk. Don't worry about duplication. Immich-go will detect the album images and will assign them to the album without uploading them another time.

I hope this helps

coltenkrauter commented 5 months ago

That's fair... and yes, that helps. I can generate multiple takeout's 👍

Thanks 🙏