Webreaper / Damselfly

Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release 4 running as windows binary (not docker)

gabryk91 opened this issue · comments

Hi, I know you don't do support for installations that doesn't use docker, but I just need a little info I guess it's easy for you: I downloaded the exiftool Windows executable from here https://exiftool.org/index.html and I see that it's not an installer but it's a command tool, so I guess it has to be placed inside the folder structure of damselfly or in some specific position on C:
Can you help me with that? Thank you

Ok I just copied exiftools.exe in the root folder of damselfly and it's working. I have now the same issue with Imagemagik

You'll have to set up ImageMagick on your Windows box, and ensure it's accessible to execute by Damselfly. I can't help with that, sorry.