I'm trying to fully automate a workflow for getting images into iPhoto. The last piece of the puzzle is handling duplicate images. Currently I see no way in Applescripts import command to not import duplicates. Therefore when a duplicate arrises all workflow stops and iPhoto waits for input.
Is there a way to get through this?
You will need to script this. Here is a bit of code that seems to work inside applescript editor. Adjust accordingly for automator...