Dates importing incorrectly (or not at all) #7654
Replies: 3 comments 10 replies
|
Hello, please use EXIF tool to check for the date of the images. Also, have the jobs finished processing? |
|
Hello. Since I'm struggling as well with the EXIF data, and many files that my Synology Photos was still able to recognize Immich is not able to. These files have the change, creation and inode change date in the metadata, and immich won't properly put them to the timeline. Hence, many files are left as being taken 1st of January... I created a little shell script that prepares my files for processing with immich and adds a recognized tag from the above thread, if none is present. It uses thereby several other possible tags, last resort is change date but the GPSDate might also serve. I hope this helps someone, until immich is able to handle more exif date/time tags for the files (for me this is > 100 photos that are left without date, compared to Synology Photos) in a sample. In total I have around a thousand without proper date. https://github.com/werner-j/immich-datetime-fix/ This is by no means perfect and just started out of the need as shell script. But it works for me so far. |


Uh oh!
There was an error while loading. Please reload this page.
The bug
I uploaded 35k photos to a new install. Most of them imported with proper dates, but there's a very large number (~4-5k) that imported with no dates in the field


There is a lot of metadata in the actual image
As you can see there is no date shown in Immich, however the date for all these thousands of photos is showing as 3/13/2019. This is a date where I moved a ton of files to this drive I'm guessing, so it's showing as the creation or modification date. Shouldn't Immich be reading from the metadata of the file, not the creation or modification dates?
The OS that Immich Server is running on
Ubuntu 22.04
Version of Immich Server
1.97.0
Version of Immich Mobile App
?
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
1.Upload photo 2.Look at photo in immich 3.See wrong dates ...Additional information
No response
All reactions