Is there a way to access Lens Make?

Open
#590 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
38/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
lua
Domain
tooling

Research direction

Start with the darktable documentation for exif_maker and compare it with the exiftool output showing Lens Make. Determine whether the Lua interface exposes the lens manufacturer separately from the camera body Make; the issue is complete when that access path is established or the limitation is documented.

Written by the indexing model from the issue text.

Description

The TTArtisan AF 27/2.8 Id string is reporting AF 27/2.8 only. Investigating with exiftool I see:

exiftool.exe .\DSCF0057.RAF | rg Make
Make                            : FUJIFILM
Lens Make                       : TTARTISAN

Is there a way to access the Lens Make field? Documentation has exif_maker but that’s for the body.

Dominant language
Lua
Stars
219
Forks
142
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from darktable-org/lua-scripts

All issues in darktable-org/lua-scripts

Similar issues

More Lua issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.