[TYPO3-dam] Exiftool - jpeg xmp meta data extracted but not inserted to mapped fields

Thorsten Indra t3lists-2010 at thorstenindra.com
Mon Jan 4 11:16:09 CET 2010


Hi,
> Dan Osipov wrote:
> Install extension cc_metaexif.

I installed cc_mextaexif, but my new database fields still are not getting 
filled.
(After installation there is more data that get's extracted, but I don't 
need more. I only need the already extracted data in the right place.)

Note, that I am dealing with CUSTOM Meta Tags (not regular IPTC fields), as 
can be seen from the the TS config I had included in my original post
Phil Harvey's exiftool as such IS correctly exctracting my custom fields - 
and the T3 extension exiftool is also "seeing" them, as mentioned earlier.

The only thing that's lacking is the insertion part to my (new) fields in 
tx_dam.

I should also add, that:
- data which is mapped to fields already existent in tx_dam IS written 
correctly into those fields, e.g. alt_text, title, caption
- the field category IS working as I need it to (after commenting out line 
240 of class.tx_exiftool_sv1.php, which made an extra insertion for some 
reason)
It's working beautifully.
Exiftool is acting on the mapping, and correctly extracts my custom xmp 
field for category (Tip Web Cat).
A new category is added in tx_dam_cat, the mm table is handled properly, and 
the image shows up in the proper category.

But - how do I get exiftool to accomplish the data insertion to my NEWLY 
created fields in tx_dam?

Any ideas?

Thanks in advance.
-- 
Best Regards,
Thorsten Indra

> Thorsten Indra wrote:
>>     - These fields are visible in the "Extra data" section (under
>> Additional meta data/ IPTC) when choosing Media > List > Info
>>     - The data does successfully get output to the "meta" field in tx_dam
>> What is NOT working:
>> - These values are not written to my fields which I have mapped in TS




More information about the TYPO3-project-dam mailing list