Remove tag association with faces
Simon Frei
freisim93 at gmail.com
Fri Dec 30 15:23:22 GMT 2016
Hi Mick,
We are hijacking an unrelated bug with this, it is probably more
appropriate to continue this discussion here.
I am currently working on a feature to remove face identities from the
database and thus also marking the tag as not a people tag. You can
either wait for that or try to fix your problem in the database.
I never ventured into the database code, but I think the sql line
responsible for the people association of a tag is
INSERT INTO TagProperties (tagid, property, value) VALUES(?, ?, ?);
where the property value is "person". The existence of this property
marks the tag as a people tag.
Cheers,
Simon
On 30/12/16 16:01, Mick Sulley wrote:
> https://bugs.kde.org/show_bug.cgi?id=360155
>
> --- Comment #12 from Mick Sulley <mick at sulley.info> ---
> I have just gone through all of the non-people tags on the left, none of them
> link to any pictures, so I guess it is a problem with the database. Do you
> know which table identifies a tag as a face tag?
>
More information about the Digikam-users
mailing list