mirror of
https://github.com/photoprism/photoprism.git
synced 2026-03-02 22:57:18 -05:00
Digikam Face Tags not being imported #1727
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#1727
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 @alandefreitas on GitHub (Mar 9, 2023).
1. What is not working as documented?
If I understood https://github.com/photoprism/photoprism/issues/747 correctly, Photoprism should already be able to import faces from xmp sidecar files generated by digikam.
2. How can we reproduce it?
Steps to reproduce the behavior:
My library has pictures in all kinds of formats.
Here's an example of a sidecar file whose face is not indexed:
3. What behavior do you expect?
I would expect all faces in the "people" tab with their names and/or at least the names to be searchable.
No face is in people and many are not in tags (this might be related to digikam's hierarchical tags though).
4. What could be the cause of your problem?
Photoprism might be expecting a slightly different format to be parsed.
5. Can you provide us with example files for testing, error logs, or screenshots?
Included in section 2.
6. Which software versions do you use?
(a) PhotoPrism Architecture & Build Number: x64 - 230309-e58fee0fb
(b) Database Type & Version: SQLite
(c) Operating System Types & Versions: Linux
(d) Browser Types & Versions: Brave
(e) Ad Blockers, Browser Plugins, and/or Firewall Software? No
7. On what kind of device is PhotoPrism installed?
Not a performance issue
8. Do you use a Reverse Proxy, Firewall, VPN, or CDN?
No
@graciousgrey commented on GitHub (Mar 9, 2023):
If an issue is still open as #747 it means it is not implemented yet.
@alandefreitas commented on GitHub (Mar 9, 2023):
Makes sense :)
I misunderstood the discussion.