Keyword tagging - can it be automated through LR called from Powershell?
I have tens of thousands of scanned photos that don't have digital metadata. I have manually organized them into thousands of date-specific folders with sequential date-specific filenames like 20170101-New_Years_Party-001.jpg and 20170101-New_Years_Party-002.jpg, etc.
I want to catalog these photos with a number of custom keywords (tags) beyond the typical date and location categories (like subject, activity, event, person name, media type, etc.).
I wrote a Powershell-driven script utility to call EXIFTOOL to set some of the date metadata value in the JPG files, but what I really need is a way to programatically define numerous keywords on a batch of image files at one time via LR so I can filter and search based on a complex set of boolean criteria (like "all photos from 1995 through 1997 for Christmas and Halloween events in Chicago with Fred Smith or Amy Jones").
Is there a programming interface / API called via PowerShell that can show/set/change the keywords?
And in a related topic.... Is there any way to run a report on a batch of image files that will list all the keywords assigned to a file? For example: I'd like to run a report of a folder of photos to see what keywords are or are not defined on the photos.
Thanks in advance,
Sailor Guy
