exiftool -listx

Started by herb, June 05, 2017, 10:17:42 AM

Previous topic - Next topic

herb

Hello Phil,

For translation purposes I generate files with: exiftool -listx.

What must I do, that also the tags defined inside configfile are listed in the output file?
Is there a possibility to generate such a file, that contains only 2 languages: English and 1 additional language?
This would make the outputfile much smaller.

Thanks for your help in advance.
Best regards
Herb

Phil Harvey

Hi Herb,

The user-defined tags should be part of the -listx output if the config file is loaded when you run the command.  Currently though, alternate languages can't be defined for user-defined tags.

The -listx doesn't have an option to output only two languages.  The only way to do this is to output them all and ignore the ones you don't want.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).