Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Restore Filesystem Dates from EXIF #15784

Open
2 of 3 tasks
phipz opened this issue Jan 30, 2025 · 0 comments
Open
2 of 3 tasks

[BUG] Restore Filesystem Dates from EXIF #15784

phipz opened this issue Jan 30, 2025 · 0 comments
Labels
date-time Issues with date/time/time zone

Comments

@phipz
Copy link

phipz commented Jan 30, 2025

The bug

When uploading files via Immich iOS the filesystem-level create-date and modified-date remain messy. In the screenshot below, the storage template extracts the correct Exif dates, while the filesystem dates do not match.

Image

There have been no edits whatsoever to the images on iOS. So it is completely unclear where the "14. December" is coming from, Immich was not even installed yet on that day.

This behaviour was reported in previous issues (#2581, #3900) and has been allegedly fixed with PR #7010. However, this issue persists.

Expected behaviour: the filesystem dates match the exif dates.

The OS that Immich Server is running on

Synology

Version of Immich Server

v1.125.7

Version of Immich Mobile App

v1.125.3 (iOS)

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

will provide upon request

Your .env content

will provide upon request

Reproduction steps

  1. Upload past Images via iOS Backup
  2. Check Filesystem Dates

Relevant log output

Additional information

No response

@C-Otto C-Otto added the date-time Issues with date/time/time zone label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
date-time Issues with date/time/time zone
Projects
None yet
Development

No branches or pull requests

2 participants