-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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: Incorrect Handling of UTC Time Zone #1668
Comments
Is the time zone UTC or is the UTC time wrong? Could be an estimate based on photos taken at a similar time. You can turn this off in Settings. |
Both UTC & local time are wrong in the UI. The timezone itself is correct. I do have a video taken with the same device (Samsung Galaxy S3) a couple of hours before the photos: the video is shown with correct date & time - I guess thanks on the fix in #1388. |
About +/- a day. Does the image have a location (GPS)? If not and it has now a time zone out of nowhere, it's an estimate. |
AVC, MP4 & MOV videos are in UTC by default as that's what the standard says. |
The image has a location which I manually set in PhotoPrism, so the Country, Latitude & Longitude are all marked with a V in the photo editing section. |
@graciousgrey Is the information provided enough for you to reproduce / test this? |
@dror3go It would be great if you could send us an example photo with the correct time and the one that is not working. We will delete them after testing :) |
@graciousgrey I've sent an email to you guys 🙏 |
Thank you! I will have a look today :) |
Ok this is probably a bug on our side. There is a video without GPS information with The current behaviour is the following: After initial indexing we see:
After I manually set coordinates :
After optimization (in the background or complete re-index):
|
When only setting the country and not the coordinates: After initial indexing we see:
After I manually set the country :
After optimization:
|
When setting country + coordinates manually: After initial indexing we see:
After I manually set country + coordinates :
After optimization:
|
Since I found the same problem in my system, I did some extra researches.
|
Extra info: I had some pictures that I didn't manually geotag yet. Still, they presented the same problem. |
Estimates should now be effectively prevented if the location was manually changed, even if it was just the country. |
Thanks so much for fixing this! I didn't get the chance to deploy a preview build and make some tests myself. Guess I'llsI'll see the results once I'll update my production build. |
Using 211010 release, I've noticed wrong time shown for some older photos I have.
For example, the following is info about a photo taken at
2015-05-17 23:02:46
:PhotoPrism shows as if the photo was taken at
2015-05-18 02:02:46
, with UTC time shown as2015-05-17 23:02:46
.An example of a newer photo with correct time in PhotoPrism
2021-08-01 09:38:43
:I'm not sure what other information might be relevant here.
If needed, I can send you private links to the photos.
The text was updated successfully, but these errors were encountered: