pigallery2 icon indicating copy to clipboard operation
pigallery2 copied to clipboard

Support Windows Live Photo Gallery face tags

Open mcwieger opened this issue 3 years ago • 5 comments

I just installed pigallery2 and it appears face tags are not working. All my face tags are created with Windows Live Photo Gallery (stored in XMP tags), but no tags are shown when opening a picture. Regular keywords are working, but I believe those are EXIF.

Is there a setting I'm missing or is XMP not supported?

mcwieger avatar May 07 '21 08:05 mcwieger

So far, the app support what Adobe Lightroom and exiftool uses for setting faces.

We can add Windows Live Photo Gallery support too. It should come here: https://github.com/bpatrik/pigallery2/blob/cb10227e3c2c1f1895ba4d691115de824e30d6b5/src/backend/model/threading/MetadataLoader.ts#L257-L282

And a (small) test photo should go to the xmp test folder, similarly to this: https://github.com/bpatrik/pigallery2/blob/cb10227e3c2c1f1895ba4d691115de824e30d6b5/test/backend/unit/model/threading/MetaDataLoader.spec.ts#L29-L33

If you have time, you can also look into it, or you can send a sample photo here and I or someone will pick it up at some point.

I renamed the issue, to better reflect the request.

bpatrik avatar May 08 '21 06:05 bpatrik

Thanks for taking this into consideration. Unfortunately, I'm not a programmer, so can't help you with that. But here's a picture you can test. Arnie   Syl

mcwieger avatar May 08 '21 14:05 mcwieger

Lets wait until #294 resolved.

bpatrik avatar May 09 '21 06:05 bpatrik

Ah, I hadn't seen that one. Using exiftool is always a good idea 👍

mcwieger avatar May 09 '21 08:05 mcwieger

Nobody appears to be using these tags anymore. I now copy the face tags to a different region and they appear in PG2. So can be closed from my end.

mcwieger avatar Sep 23 '21 14:09 mcwieger