Closed
Description
Imported some files and the time in immich is completely wrong.
I am running immich-go.exe on windows 11 with english as the OS language. Ran with these parameters:
.\immich-go.exe `
-server=https://XYZ `
-key=XYZ `
upload `
-create-albums `
-google-photos `
S:\GPhotos
Here's the metadata from the json (blanked the google url)
{
"title": "VID_20160822_093541.mp4",
"description": "",
"imageViews": "14",
"creationTime": {
"timestamp": "1480019341",
"formatted": "24.11.2016, 20:29:01 UTC"
},
"photoTakenTime": {
"timestamp": "1471851354",
"formatted": "22.08.2016, 07:35:54 UTC"
},
"geoData": {
"latitude": 0.0,
"longitude": 0.0,
"altitude": 0.0,
"latitudeSpan": 0.0,
"longitudeSpan": 0.0
},
"geoDataExif": {
"latitude": 0.0,
"longitude": 0.0,
"altitude": 0.0,
"latitudeSpan": 0.0,
"longitudeSpan": 0.0
},
"url": "https://photos.google.com/photo/*****",
"googlePhotosOrigin": {
"mobileUpload": {
"deviceFolder": {
"localFolderName": ""
},
"deviceType": "ANDROID_PHONE"
}
}
}
pretty sure this wasn't taken in the year 221014 🥲
Metadata
Metadata
Assignees
Labels
No labels