this post was submitted on 16 Mar 2025
3 points (100.0% liked)

degoogle

149 readers
1 users here now

Quit your Google addiction. Use privacy focused Services.

founded 1 month ago
MODERATORS
 

I’m having issues with Google takeout, it messes up the file names and thus the order of the photos.

Any tips?

you are viewing a single comment's thread
view the rest of the comments
[–] taxon@lemmy.world 1 points 1 month ago* (last edited 1 month ago)

This worked pretty well for me, although constructing the cli command took a little elbow grease. This video and an LLM proved to be very helpful.

Here's the commands I ended up using:

Testing Upload Process

Before performing the actual upload, test the process with this command:

immich-go.exe -server http://[server.ip:port} -key [put your apikey here w/o brackets} upload -dry-run -google-photos takout-*.zip

Actual Upload

Once testing is successful, perform the full upload:

immich-go.exe -server http://[server.ip:port} -key [put your apikey here w/o brackets} upload -google-photos takout-*.zip

Remove Duplicates

If you've previously uploaded photos before syncing your phone, remove duplicates with:

immich-go.exe -server http://[server.ip:port} -key [apikey} duplicate -yes