-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Some Exif info lost when upload with android phone #13188
Comments
What phone do you have? Some phones are known for removing gps metadata if Immich doesn't have Location permissions, but I've never heard about other metadata being removed. |
Meizu 21 pro, This is a Chinese brand phone, I'm not sure what impact the local hardware will have on the upload process. The EXIF information of these photos can be read normally in the photo album that comes with the mobile phone system. |
Immich uploads files completely untouched, so if data is missing, it’s most likely being stripped by the phone before/when Immich can access the file. |
Is it because the Immich software on my phone does not have permission to read the exif information? I don’t know where this permission should be managed. The system shows that the read permission for photos and videos is already turned on. |
I know the reason. |
The bug
The same photo
when I upload it with my andriod phone (app version is 1.117.0), some exif info will lost, such as Make, Model, ModifyDate,Focal Length etc.
but if i upload it with web, exif info will not lost
how can i fix this problem?
the_photo_in_my_phone.zip
the_photo_uploaded_with_android_phone_then_download_in_web.zip
The OS that Immich Server is running on
docker
Version of Immich Server
1.117.0
Version of Immich Mobile App
1.117.0
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
Relevant log output
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: