-
-
Notifications
You must be signed in to change notification settings - Fork 71
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
Fix date cannot work #88
Comments
After using "Fix date taken" what exactly happens? Does it save any date as "Date taken" in EXIF? If it saves, then which date it saved? |
nothing happened. The modified date of the photo and EXIF date keep untouched. |
Does file's "Date created" is the same as EXIF "Date taken"? |
No.
I also tried JPG photo, same bug. |
If I understand the "fix date taken" feature correctly, it won't update the last modified date to match the exif date taken. In case that is what you expected it to do. Here's an explanation SimpleMobileTools/Simple-Gallery#2951 that should still be valid: And here's a short video demonstrating the feature.The photos are grouped by date taken (monthly), but as you can see the photo is assigned to "Unbekannt" (unknown) although it does have a date taken (exif data). After using the "fix date taken" feature it is correctly assigned to January 2024. Both the modified date and the date taken stay unchanged. fix.date.taken_demo_edit.mp4 |
@min7-i Thanks for the explanation! |
Checklist
Describe the bug
Fix date taken value function cannot work.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
modified date should be the same as EXIF date.
Screenshots
If applicable, add screenshots to help explain your problem.
Device info (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: