#Support for Google Photos JSON sidecar files ?
1 messages · Page 1 of 1 (latest)
You can use https://github.com/simulot/immich-go for this
It will use the provided info from the JSON files to upload with correct metadata
ok thanks !
If you use the library system, JSON files will be ignored, same for album information
immich-go import photos, so you will have a copy in immich. It tries to replicates google data in immich. It recreates albums, and give the date of capture found in JSONs
This is done without forcing the sent of an additional file to the server.
does it add the descriptions also? I have manually added a lot of descriptions over the years in gphotos. Alas in my testing of immich-go, this wasn't working.
@digital hearth
And thanks a lot for making the tool too.