![]() |
|
Some metadata not being read - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Some metadata not being read (/thread-8153.html) |
Some metadata not being read - aapezzuto - 25-01-2011 I currently have a gallery with several albums, each of which has 15-80 images. On my most recent large update (300 images, 500mb) only the first 2 albums are showing the metadata. When downloading the full image the tags still show, but when doing a full refresh, or refreshing the metadata one album at a time the tags just don't show up. Where should I look next to trouble shoot this? -Tony Some metadata not being read - acrylian - 25-01-2011 This can have numerous reasons. For example maybe the camera you use does not follow the EXIF standard - some apparently don't - and we have no "reader" for it. Some metadata not being read - aapezzuto - 25-01-2011 using "ExifTool by Phil Harvey" I was able to track down the problem. The current version of Windows Photo Gallery is no longer tagging to the IPTC space. It tags to Exif:XPKeywords (0x9c9e) , XMP-dc:Subject, XMP-microsoft:LastKeywordXMP, XMP-microsoft:LastKeywordIPTC , But not to IPTC:Keywords. I don't know if this merits a bug report, a code fix, or any further attention... once I figure out how to have the tags copy over from one part of metadata to another, I will post my solution. Some metadata not being read - sbillard - 25-01-2011 XMP is not the same as EXIF data. But you can, of course, enable the xmpMetadata plugin to handle it. |