Big gap at top of timeliine
I imported my pics and I've got this huge gap at the top I think due to some funky exif data. How can I figure out which pics they are?

8 Replies
There's nothing selectable in that space either
Ah mobile app timeline shows them to me
So the first video I have that's given the date 135049-09-07 shows the right creation date when looked at with
exiftool
. That's how immich decides the date on a file, right? If so, how would I go about fixing that?
Oh nvm, I see it's "Create Date"
Wonder how that happened

Welp that's all solved then.
For anyone else who needs a change like this, the exiftool command is
exiftool "-CreateDate=YYYY:MM:DD HH:MM:SS" <file>
changing date & time values to the ones you want.Hey thank you for resolving the issue and post the solution!
No problem man! You keep doing the amazing work you're doing! I set up a donation subscription because of how much I appreciate your work.
Thank you