-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Metadata: Add TakenAtLocal to YAML backup files #3338
Comments
Please run |
Apologies here is it
|
So the actual file doesn't have any metadata and you probably also didn't have a full backup, only the YAML sidecar file which you used to restore a manually changed date? Seems possible there's a glitch if you didn't added any location info along with it. We are out of the office until end of the week and can't check the zip file on the phone. |
Yes unfortunately I only have the YAML sidecar and when I try to restore it the date is incorrect. |
Signed-off-by: Michael Mayer <michael@photoprism.app>
My commit adds the In your case, I assume that |
I can confirm that it works now 👍 |
Yes it's working right now. Thank you very much!! (though I'll have to manually adjust the dates of my old pictures affected by this bug, will make sure to keep an actual backup next time) |
1. What is not working as documented?
I try to recover my backup (I have the storage and the original folder) but after indexing, I realize that the date/time is incorrect. Upon investigation, I find that photoprism incorrectly show the UTC time as the local time.
https://streamable.com/on2a2b
2. How can we reproduce it?
Steps to reproduce the behavior:
3. What behavior do you expect?
Expect to see 00:25 GMT +8, see 16:25 GMT +8 on the previous date instead
5. Can you provide us with example files for testing, error logs, or screenshots?
Here's the image and the yaml sidecar used in the video.
test.zip
6. Which software versions do you use?
(a) PhotoPrism Architecture & Build Number: AMD64, Build 21118-e58fee0fb
(b) Database Type & Version: mysql Ver 15.1 Distrib 10.10.3-MariaDB
(c) Operating System Types & Versions: WSL2 on Windows 10
The text was updated successfully, but these errors were encountered: