mirror of
https://github.com/photoprism/photoprism.git
synced 2026-03-02 22:57:18 -05:00
Metadata: Remove estimate when setting a new country #782
Labels
No labels
ai
android
api
auth
awesome
bug
bug
ci
cli
config
database
declined
deprecated
docker
docs 📚
documents
duplicate
easy
enhancement
enhancement
enhancement
epic
faces
feedback wanted
frontend
hacktoberfest
help wanted
idea
in-progress
incomplete
index
invalid
ios
labels
live
live
low-priority
macos
member-feature
metadata
mobile
nas
needs-analysis
no-coding-required
no-coding-required
observability
performance
places
please-test
plus-feature
priority
pro-feature
question
raspberry-pi
raw
released
released
released
research
resolved
security
sharing
tested
tests
third-party-issue
thumbnails
upgrade
upstream-issue
ux
vector
video
waiting
won't fix
won't fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/photoprism#782
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @krair on GitHub (Feb 10, 2021).
Originally assigned to: @lastzero on GitHub.
Some of my photos are incorrectly tagged (date, location, timezone).
When I edit the photo, input the correct data, everything is saved correctly except for the country. Some photos it works, but a handful always default back to Germany as soon as I click "Approve".
Note:
This is from a docker-installed ubuntu 20.04.
Browser: Firefox 85
App version: 210208-9e10ba69-Linux-x86_64
@lastzero commented on GitHub (Feb 10, 2021):
Do they have GPS coordinates? In that case, changing the country is not possible (at the moment) as it is set automatically based on latitude and longitude.
@lastzero commented on GitHub (Feb 10, 2021):
Or did you try to set the country to Unknown?
@krair commented on GitHub (Feb 10, 2021):
No GPS coordinates, listed as 0,0 in the metadata. Tried deleting even the 0's and applying the change, no luck.
Setting to Unknown also reverts back to Germany.
@lastzero commented on GitHub (Feb 10, 2021):
Any other differences between the photos that work and those that don't? It is possible the country is "estimated" from the title or keywords (like "Berlin")?
@lastzero commented on GitHub (Feb 10, 2021):
Would be good to see screenshots or a recording (with private information removed) for debugging.
@krair commented on GitHub (Feb 10, 2021):
Name of photo definitely not indicative of location, although the app is unable to pull out the date and time. For example:
IMG_20170529_123119_903.jpg
I'll see about a small recording or a few screenshots, some life admin getting in the way today, but I'll attempt
@lastzero commented on GitHub (Feb 10, 2021):
Date / time extraction from this file name pattern can implemented 👍
@krair commented on GitHub (Feb 11, 2021):
@lastzero commented on GitHub (Feb 11, 2021):
Probably happens when editing an image with estimated place as the cell id doesn't get removed when changing the country. Going to fix it with the next update.
@lastzero commented on GitHub (Feb 14, 2021):
Does the fix work for you?
@lastzero commented on GitHub (Feb 15, 2021):
Going to release this tomorrow if we hear no complaints 👍
@krair commented on GitHub (Feb 16, 2021):
I haven't tested it, I am using the docker image to host.
@lastzero commented on GitHub (Feb 16, 2021):
You may use the demo or our preview image for testing, see https://docs.photoprism.org/release-notes/
@graciousgrey commented on GitHub (Feb 16, 2021):
I tried editing lat/lng & country of photos with an estimated location. The changes stay as expected.