Git Product home page Git Product logo

Comments (4)

AerisG222 avatar AerisG222 commented on August 21, 2024

Thanks for the detailed report! I will look at this when I find some free time.

from nexiftool.

AerisG222 avatar AerisG222 commented on August 21, 2024

After some testing, I believe the tags were being parsed and made available, but you would have had to find these by looking by the Tag ID, such as "apple-fi:RegionsRegionListExtensionsAngleInfoYaw", as the name field is not currently set in this condition.

I have made a small update to also populate the name when we encounter a tag that is not known ahead of time. The name will either match the ID, or the value after the last ':' in the tag id. In the above example, you should now see the tag when searching for a name with RegionsRegionListExtensionsAngleInfoYaw.

This update is available in v0.8.2.

Also, I hope you don't mind, but I have included the example picture above in the test project. If you do mind, please let me know and I will remove the image and test case.

Thanks,
-Mike

from nexiftool.

AerisG222 avatar AerisG222 commented on August 21, 2024

Sorry for the long delay, I have just released a pre-release version (0.9.0-beta) which should address most scenarios for getting list data out. You can see an example in the overhaul branch; have a look at ParseTests.cs:GetRegionExtensionsTags().

Note that there were a number of breaking changes introduced, but hopefully they are pretty straightforward to work through.

Thanks!

from nexiftool.

AerisG222 avatar AerisG222 commented on August 21, 2024

This should be addressed in v0.9.0.

from nexiftool.

Related Issues (18)

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.