-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi, got this error message while using get-exifdata.ps1 to search exifinfo from 7.5 TB of image files.
(Also wondering about whether RAW-files of different kinds are searched for EXIF-data)
Searching for image files at 1 folder recursively
select : Property "Value" cannot be found.
At H:\Get-ExifData.ps1:817 char:139
- ... ge.Properties.Item('2').Value) | select -ExpandProperty Value) -join ...
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : InvalidArgument: (-2147024809:PSObject) [Select-Object], PSArgumentException
- FullyQualifiedErrorId : ExpandPropertyNotFound,Microsoft.PowerShell.Commands.SelectObjectCommand
Metadata
Metadata
Assignees
Labels
No labels