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
Mr.Green Cake
Mr.Green Cake2y ago
Could you please screenshot what looks like the image info? (Inside the Immich web ui / mobile app)
intechm0
intechm0OP2y ago
Pic 1: Device Gallery Pic 2: Immich
No description
No description
Mr.Green Cake
Mr.Green Cake2y ago
Could you try to show exif data using some online tools like https://exifdata.com/ ? I assume it is due to timezone mismatch
thomas
thomas2y ago
Yeah looks like Immich didn’t find a time zone at all. Might be fixed by my exif PR
thomas
thomas2y ago
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...
Mr.Green Cake
Mr.Green Cake2y ago
Amazing!
intechm0
intechm0OP2y ago
Alright so can you guide me through how to use it?
thomas
thomas2y ago
Could you share your image? I can check
intechm0
intechm0OP2y ago
This is what shows up
No description
intechm0
intechm0OP2y ago
Does that happen because the picture does not have any location data? How do I apply this patch?
thomas
thomas2y ago
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
intechm0
intechm0OP2y ago
Tried it again with another pic and it didn't happen
intechm0
intechm0OP2y ago
No description
intechm0
intechm0OP2y ago
That's the image it's been happening with
thomas
thomas2y ago
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
intechm0
intechm0OP2y ago
image00001.jpeg
1 file sent via WeTransfer, the simplest way to send your files around the world
intechm0
intechm0OP2y ago
Here you go
thomas
thomas2y ago
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 Hmm
intechm0
intechm0OP2y ago
so any idea?
thomas
thomas2y ago
Yeah, seems odd. I will investigate.
thomas
thomas2y ago
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...
thomas
thomas2y ago
Out of curiosity @intechm0, how did you generate this image? It looks cropped. Is the uncropped version fine?
intechm0
intechm0OP2y ago
no the same thing happens with the cropped version as well as uncropped version Received the pic on Whatsapp
thomas
thomas2y ago
I see, thank you

Did you find this page helpful?