Closed RhetTbull closed 3 years ago
Allows a partial pattern to match tags to export
e.g.
--tag-match ISO would export
EXIF:ISO, XMP:ISOSpeed, etc.
EXIF:ISO
XMP:ISOSpeed
Would also need to be able to specify use tag group or not when used with -g
-g
Maybe --match-tag to match the tag name w/out group and --match-group to match tag name with group.
--match-tag
--match-group
Allows a partial pattern to match tags to export
e.g.
--tag-match ISO would export
EXIF:ISO
,XMP:ISOSpeed
, etc.