Hi,
I'm a bit of a newbie so please excuse me if I'm asking a basic question. I installed the Write Metadata plugin, it failed to write metadata back to my jpg files and after a bit of research I found I also needed ExifTool.
I can't for the life of me figure out how to install ExifTool so that Write Metadata will use it. I copied ExifTool.exe to the Write Metadata plugin folder but that didn't help. Is there an installation or registration process I need to follow? I've searched around but haven't found anything helpful.
thanks
-bruce
Piwigo version: 2.7.2
PHP version: 5.2.17
MySQL version: 5.5.37-35.0-log
Piwigo URL: http://
Last edited by eksplorr (2014-12-06 03:56:06)
Offline
Hello, I have the same problem and figure out that you can use Local Files Editor plugin to set the var:
$conf['exiftool_path'] = 'path\to\exiftool.exe';
Let me know if it solves your problem.
Offline