image captured on 24th June, when uploaded to immich shows a day after
I mean, I took a photo on today(24th June) but when the image gets uploaded to immich via the app, it shows that it was taken on June 25th. The date and time of the image also changes. Any idea why this happens?
25 Replies
Could you please screenshot what looks like the image info? (Inside the Immich web ui / mobile app)
Pic 1: Device Gallery
Pic 2: Immich


Could you try to show exif data using some online tools like https://exifdata.com/ ?
I assume it is due to timezone mismatch
Yeah looks like Immich didn’t find a time zone at all. Might be fixed by my exif PR
GitHub
fix(server): use exiftool decoded values and unify metadata extract...
There was a lot of unnecessary stuff happening which exiftool should have already taken care of. It's been replaced with the values provided by the exiftool package and the code is much cleaner...
Amazing!
Alright so can you guide me through how to use it?
Could you share your image? I can check
This is what shows up

Does that happen because the picture does not have any location data?
How do I apply this patch?
Could you upload the image somewhere for us to check? If you're not comfortable sharing that image, are you able to reproduce it with a new image? It would be immensely helpful
Tried it again with another pic and it didn't happen

That's the image it's been happening with
Thanks, though would you be able to upload it somewhere which doesn't strip exif data? Either it can be zipped and uploaded on Discord, or wetransfer could work, or Google Drive, or whatever your preference
image00001.jpeg
1 file sent via WeTransfer, the simplest way to send your files around the world
Here you go
Looks like the tag
Create Date
is missing a timezone, though Time Created
does seem to have one
wait
There are two Create Date
tags
Hmmso any idea?
Yeah, seems odd. I will investigate.
GitHub
[BUG] Missing timezone for some photos · Issue #2953 · immich-app/i...
The bug A user in Discord has found the attached image to show no time zone when uploaded with Immich. A quick inspection with exiftool reveals: ExifTool Version Number : 12.60 File Name : image000...
Out of curiosity @intechm0, how did you generate this image? It looks cropped. Is the uncropped version fine?
no the same thing happens with the cropped version as well as uncropped version
Received the pic on Whatsapp
I see, thank you