Giter Site home page Giter Site logo

Missing data about mini_exiftool HOT 8 CLOSED

janfri avatar janfri commented on August 28, 2024
Missing data

from mini_exiftool.

Comments (8)

janfri avatar janfri commented on August 28, 2024

Could you send me the output of exiftool -J "/Users/gscar/Pictures/_Photo Processing Folders/Watched folder for import to Photos/2024.03.25-16.09.59.gs.O.orf"?

from mini_exiftool.

MtnBiker avatar MtnBiker commented on August 28, 2024

from mini_exiftool.

janfri avatar janfri commented on August 28, 2024

This is strange. 😕

Could you try the following in irb:

m = MiniExiftool.new("/Users/gscar/2024.03.25-16.09.59.gs.O.orf")
m.drive_mode

from mini_exiftool.

MtnBiker avatar MtnBiker commented on August 28, 2024

from mini_exiftool.

janfri avatar janfri commented on August 28, 2024

It seems that something is wrong with you PATH environment respectively your ExifTool version. Changing the PATH inside a Ruby script looks very strange to me.

Could you send me the output of the following Ruby script:

require 'mini_exiftool'
puts MiniExiftool::VERSION
puts MiniExiftool.exiftool_version

from mini_exiftool.

MtnBiker avatar MtnBiker commented on August 28, 2024

from mini_exiftool.

janfri avatar janfri commented on August 28, 2024

I have no idea why it doesn't work. Could you send me an example image with a value for DriveMode?

from mini_exiftool.

MtnBiker avatar MtnBiker commented on August 28, 2024
=> true
irb(main):002> photo = MiniExiftool.new "/Users/gscar/2024.03.25-16.09.59.gs.O.orf"
=>
#<MiniExiftool:0x00000001060db4f0
...
irb(main):003> puts photo
#<MiniExiftool:0x00000001060db4f0>
=> nil
irb(main):004> puts photo.DriveMode
Single Shot; Electronic shutter
=> nil
irb(main):005>```
=======
Interesting to say the least. I think this says the issue is at my end. Thank you for your effort to look into this.

UPDATE: Now working. Something I cleaned up along the way. Sorry to put you through all of this. I still need the PATH though. Maybe I'll get that fixed along the way somewhere. 
mini_exiftool is very useful for me.

from mini_exiftool.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.