2024-11-12: ExifTool 13.03 is now available
Quote from: keineantwort on Today at 05:17:34 AMWhen I try exiftool -filename -if "$xmp:PickLabel eq '3'" DCIM/Camera/, I get this result:martin@keineantwort-Mac ~ % exiftool -filename -if "$xmp:PickLabel eq '3'" DCIM/Camera/
1 directories scanned
13 files failed condition
0 image files read
I do not understand, why the last two examples are not working.
...
Notes : Caption MSC TEST
ColorLabel : 0
PickLabel : 3
Urgency : 0 (reserved)
Pick : 1
Good : True
...
martin@keineantwort-Mac ~ % exiftool -a -XMP:PickLabel -s -b DCIM/Camera/20241118_114409.jpg
3%
martin@keineantwort-Mac ~ % exiftool -filename -if "defined $XMP:PickLabel" DCIM/Camera/
1 directories scanned
13 files failed condition
0 image files read
martin@keineantwort-Mac ~ % exiftool -filename -if "$xmp:PickLabel eq '3'" DCIM/Camera/
1 directories scanned
13 files failed condition
0 image files read
exiftool -ver
resulted inQuoteNotes:
Both MacOS installation techniques outlined above place exiftool and its lib directory in /usr/local/bin, while the standard Unix "make install" described below puts "exiftool" in /usr/local/bin and the individual libraries in /Library/Perl/#.#.#, where "#.#.#" is your Perl version. If both sets of libraries exist, /usr/local/bin/lib takes precedence for exiftool, but /Library/Perl/#.#.# is the default for any other Perl scripts.
sudo mv /usr/local/bin/lib lib_2018_exiftool
[File:System] FileModifyDate : 2024:11:22 19:22:12-06:00
[File:System] FileAccessDate : 2024:11:22 19:25:14-06:00
[File:System] FileCreateDate : 2024:11:22 19:25:14-06:00
[QuickTime] CreateDate : 0000:00:00 00:00:00
[QuickTime] ModifyDate : 0000:00:00 00:00:00
[QuickTime:Track1] TrackCreateDate : 0000:00:00 00:00:00
[QuickTime:Track1] TrackModifyDate : 0000:00:00 00:00:00
[QuickTime:Track1] MediaCreateDate : 0000:00:00 00:00:00
[QuickTime:Track1] MediaModifyDate : 0000:00:00 00:00:00
[QuickTime:Track2] TrackCreateDate : 0000:00:00 00:00:00
[QuickTime:Track2] TrackModifyDate : 0000:00:00 00:00:00
[QuickTime:Track2] MediaCreateDate : 0000:00:00 00:00:00
[QuickTime:Track2] MediaModifyDate : 0000:00:00 00:00:00
Warning: Error opening file - vfile.mp4.json
0 image files updated
1 image files unchanged