Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

GiantsFan

macrumors member
Original poster
May 15, 2004
85
0
san jose OR riverside, Cali
i've noticed that with Tiger, iPhoto automatically uploads duplicate photos from my camera without prompting me (iPhoto prompted me before uploading dups in Panther). Does anyone know anyway around that?
 
Hi GiantsFan,

I had a quick look in the main iPhoto prefs and couldn't find anything, but i managed to find the reference in the preference file. So, you should be able to stop the automatic importing of duplicates by opening the Terminal and typing

Code:
defaults write com.apple.iPhoto ImportDuplicates 0

This just changes the entry in the prefs file located in

SystemDisk/Library/Preferences/com.apple.iphoto.plist

Hope that cures the problem,

ac2102
 
ac2102 said:
Hi GiantsFan,

I had a quick look in the main iPhoto prefs and couldn't find anything, but i managed to find the reference in the preference file. So, you should be able to stop the automatic importing of duplicates by opening the Terminal and typing

Code:
defaults write com.apple.iPhoto ImportDuplicates 0

This just changes the entry in the prefs file located in

SystemDisk/Library/Preferences/com.apple.iphoto.plist

Hope that cures the problem,

ac2102

It works. Thanks so much.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.