-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Lens info not being displayed on some raw photos. #17050
Comments
"LensType": "G VR",
"Lens": "10-24mm f/3.5-4.5",
"LensDataVersion": "0204",
"LensIDNumber": 225,
"LensFStops": 5.33,
"LensID": "Unknown (E1 40 19 36 2C 35 DF 0E) Tamron 10-24mm f/3.5-4.5 Di II VC HLD (B023) ?",
"LensSpec": "10-24mm f/3.5-4.5 G VR",
If we add the "Nikon:LensType": "G VR",
"Nikon:Lens": "10-24mm f/3.5-4.5",
"Nikon:LensDataVersion": "0204",
"Nikon:LensIDNumber": 225,
"Composite:LensID": "Unknown (E1 40 19 36 2C 35 DF 0E) Tamron 10-24mm f/3.5-4.5 Di II VC HLD (B023) ?",
"Composite:LensSpec": "10-24mm f/3.5-4.5 G VR", The composite tags are ones that immich already reads data from the We could absolutely have immich read from other tags but which one is correct? In most circumstances I'd argue
🤷 Edit: |
I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.
The bug
Lens info doesn't show up on pictures taken with my Nikon D3300. Other software like RawTherapee shows the name as expected but it's missing in immich.
I've supplied an example image where RawTherapy correctly shows "AF 10-24mm F/3.5-4.5" But this info is not shown in Immich.
The OS that Immich Server is running on
Debian GNU/Linux 12 (bookworm) Arm64
Version of Immich Server
v1.129.0
Version of Immich Mobile App
v1.129.0 build.187
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
1.Upload raw photo taken with Nikon D3300
2.View picture in timeline, click info button
3.Observe that lens info is not present between Camera model and photo info
Relevant log output
Additional information
Example Photo:
DSC_3918.zip
The text was updated successfully, but these errors were encountered: