Main Menu

Mini Exiftool

Started by blim8183, April 30, 2012, 02:35:26 PM

Previous topic - Next topic

blim8183

I'm not sure if this is the right place to post this question but here I go...

I'm using Mini Exiftool, a Ruby wrapper for ExifTool, but I'm running into an issue where Mini Exiftool doesn't seem to be reading the custom config file that I've created. Is there anybody here with extensive experience using Mini Exiftool who can confirm whether or not this is normal behavior? Thanks in advance.

Phil Harvey

This should be relatively independent of the wrapper, and should just depend on the environment in which ExifTool is run.  ExifTool will attempt to load a file named .ExifTool_config from the directories specified by the environment variables listed in the config file documentation.  I'm sorry, but I don't have any Ruby experience, so I don't know how the environment is set when it runs ExifTool.

- 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 ($).