photools.com Community

IMatch Discussion Boards => General Discussion and Questions => Topic started by: vpv on May 19, 2018, 01:54:41 AM

Title: What field Fujifilm is using to record Shutter Counter?
Post by: vpv on May 19, 2018, 01:54:41 AM
I'm using, for example, {File.MD.Nikon::Main\167\ShutterCount\0|cast:int} to include information from Nikon D810 into renaming...
Could not find where is the similar information inside the Fujifilm images.
X-T20, X100F...

Thank oyu!
Title: Re: What field Fujifilm is using to record Shutter Counter?
Post by: Mario on May 19, 2018, 07:28:38 AM
You have posted your question in the Scripting and Apps board.
I don't see that your question is related to related to writing apps. I will move it to the more appropriate General Discussion board.

Tips:

Switch the Metadata Panel to Browser mode to see all metadata IMatch has imported from your files.

Note that IMatch does not necessarily import all metadata tags and proprietary maker notes from your files. This would only increase the database size and slow everything down.
See Tag Manager (https://www.photools.com/help/imatch/#rmh_config_metadata_tagman.htm) for full details.

If the tag you are looking for is not imported, check one of your files in the ExifTool Command Processor: https://www.photools.com/help/imatch/#et_command_processor.htm using the "List Metadata" preset. Then locate the tag you are looking for. This tag (or several) then needs to be enabled in the IMatch Tag Manager and then you can re-import the metadata of your files using Shift+Ctrl+F5.

Title: Re: What field Fujifilm is using to record Shutter Counter?
Post by: vpv on May 19, 2018, 04:30:26 PM
Thank you, Mario!