pigallery2
pigallery2 copied to clipboard
Support Windows Live Photo Gallery face tags
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?
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.
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.
Lets wait until #294 resolved.
Ah, I hadn't seen that one. Using exiftool is always a good idea 👍
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.