-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Tags from Capture One are not separated #12403
Comments
The same happened to my 70000 photos. I ran metadata update to all and now the tags are not separated any more. What is strange that these tags are originally set by Lightroom. The result is that tags are not usable any more. |
Sorry about that. This should be fixed with #12509. |
While it may be fixed, my database stays corrupted. How can we clean the faulty tags and recreate them again? Exctract metadata/All did not delete the faulty tags. |
A nice "Delete all empty tags" some place would possibly be nice for the future. |
Yeah, we can definitely add something like this. |
So this would be a new feature request, like "auto cleanup tags with no images"? Or can this be done in a trivial DB query? |
Already implemented in #12654 |
The bug
Capture One seems to export keywords as
HierarchicalSubject
in a way different than what Lightroom does:Immich seems to interpret this as one tag:
Conference,International conference,JS Kongress 2017,JSK17,München,Munich
I don't know if this should be saved differently by Capture One, but this behaviour leads to many very long Immich tags for every combination of exported keywords...
The OS that Immich Server is running on
Debian
Version of Immich Server
v1.114.0
Version of Immich Mobile App
v1.113.1
Platform with the issue
Your docker-compose.yml content
default docker-compose.yml
Your .env content
Reproduction steps
Relevant log output
No response
Additional information
I can provide a full JPEG file and/or XMP if necessary
The text was updated successfully, but these errors were encountered: