Patch for getting EXIFTOOL path from environment

Issue #30 resolved
Carmelo DrRaw created an issue

In order to be able to use a custom exiftool command from inside an AppImage bundle, I had to apply the following patch in order to provide the path to the EXIFTOOL through an environment variable: https://github.com/aferrero2707/art-appimage/blob/master/ci/art-exiftool-base-dir-from-env.patch

Maybe you can consider to incorporate it in the official code?

Thanks!

Comments (2)

  1. agriggio repo owner

    metadata: allow to set the base dir of exiftool with an env var (ART_EXIFTOOL_BASE_DIR)

    see #30 -- thanks to Carmelo DrRaw for the patch

    → <<cset 3007feba3fce>>

  2. Log in to comment