ExifTool Forum

ExifTool => Install Problems => Topic started by: greybeard on April 15, 2020, 05:50:03 AM

Title: Keeping Exiftool up to date
Post by: greybeard on April 15, 2020, 05:50:03 AM
I have a script that checks that the version on my server is up to date (and installs the latest if necessary).

It uses the rss feed to check on the latest version and the file to down load for the Image::Exiftool libraries.

Is this the best / most reliable method?
Title: Re: Keeping Exiftool up to date
Post by: Phil Harvey on April 15, 2020, 07:17:08 AM
The best way to get the current version is to check this file:

https://exiftool.org/ver.txt

- Phil
Title: Re: Keeping Exiftool up to date
Post by: greybeard on April 15, 2020, 07:44:56 AM
Thanks a lot - can I assume you will keep the same format for the download URL? i.e. https://exiftool.org/Image-ExifTool-11.93.tar.gz
Title: Re: Keeping Exiftool up to date
Post by: Phil Harvey on April 15, 2020, 08:42:20 AM
Yes.