janfri / mini_exiftool

This library is a wrapper for the Exiftool command-line application (https://exiftool.org) written by Phil Harvey. It provides the full power of Exiftool to Ruby: reading and writing of EXIF-data, IPTC-data and XMP-data. Branch master is for actual development and branch compatibility-version is for compatibility with Ruby 1.8 and exiftool versions prior 7.65.
GNU Lesser General Public License v2.1
213 stars 52 forks source link

Issue installing gem #1

Closed aaronchi closed 13 years ago

aaronchi commented 13 years ago

I get this on windows:

Invalid argument - C:/Ruby192/lib/ruby/gems/1.9.1/gems/mini_exiftool-1.3.0/test/data/test 36"Bench.jpg (Errno::EINVAL)

Because of the weird quotes in the filename in test folder

janfri commented 13 years ago

Hopefully fixed in version 1.3.1.