-
-
Notifications
You must be signed in to change notification settings - Fork 69
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: add support for supplemental-metadata.json files #652
Labels
Comments
Normal cases:
Some special cases:
|
OK - for Screenshot_20231027_123303_Facebook, the supplemental JSON is...
For a normal case, here's Takeout/Google Photos/Photos from 2016/20160123_181953.jpg.supplemental-metadata.json
Would you like any others? |
Thank you. |
simulot
added a commit
that referenced
this issue
Jan 26, 2025
* fix: #652 Add support for supplemental-metadata.json files in Google Photos matcher
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Discussed in #650
Originally posted by phands January 24, 2025
Hi all,
Sorry if this is a daft question.
I have a large-ish (just over 202Gigs) Takeout directory (extracted from the compressed archives to a directory structure), and I'm trying to use immich-go to upload it all.
It seems to work partially, but I only see a tiny fraction of the files in the immich server. There are tens of thousand of photos and videos. but less than 25 in Immich.
I know that the uploader is changing rapidly, and I'd love to help with testing if I can.
![Takeout Screen shot](https://private-user-images.githubusercontent.com/4468404/406527154-2570b6bc-bba5-4be3-a12c-3d73c6215b94.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxOTI0ODEsIm5iZiI6MTczOTE5MjE4MSwicGF0aCI6Ii80NDY4NDA0LzQwNjUyNzE1NC0yNTcwYjZiYy1iYmE1LTRiZTMtYTEyYy0zZDczYzYyMTViOTQucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTBUMTI1NjIxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9M2M0YzBhNTNjZjk2MmFiOWQyODUzNDIyNDg4MTg0MGY3NGJlYTNmZmZlOTExNzRmMDBhMzk0YWNkYjc4MDU4YyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.D9YsINDOue5fLSvtcW29WWYazWgZVMaz-TgnK3ZEf8I)
My Takeout directory is structured as shown in the screenshot...
Immich-go says it's seeing 31553 images...see this screenshot...
my iimmich-go command is ....
/immich-go upload from-google-photos /local-12T/Google\ Photos/Takeout --api-key 853oJrfwOpiGB8XhASoAraVsQ8USDS156Eu1nLaNWZY --server http://10.0.0.37:2283
The log file seems OK, but shows that while it scanned 31553 images, it only uploaded 35 the first time, and now they are duplicates. Here are the last few lines of 102900...
Can anyone point me at where to start debugging or what is wrong with my immich-go command? I'm also available for live debugging (USA Eastern time).
Thanks,
Paul
The text was updated successfully, but these errors were encountered: