gottagetit / phoshare

Automatically exported from code.google.com/p/phoshare
Other
0 stars 0 forks source link

iPhoto Library will not export to External HD #61

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.  Phoshare successfully recognizes iPhoto Library (this library is stored on 
both the internal and another external HD)
2.  All folders are created from my Events/Albums on the external HD in a 
subfolder titled "Pictures"
3.  The actual files are not exported to the folders and subfolders created on 
the external HD

What is the expected output? What do you see instead?

I would expect it to copy all of the iPhoto files and metadata to the 
"Pictures" folder on my external HD, but instead it only converts the 
containing folders.  I'll include the beginning and end portions of my Phoshare 
report log:

Version 9.4 library with 12429 images
Phoshare.py --export "/Volumes/Photo & Video Collection/Pictures" --iphoto 
"/Users/chillips7/Pictures/iPhoto Library" --events "." --foldertemplate 
"{name}" --nametemplate "{title}" --captiontemplate "{description}" --originals 
--iptcall --gps
Scanning for Originals...
Scanning iPhoto data fVersion 9.4 library with 12429 images
Phoshare.py --export "/Volumes/Photo & Video Collection/Pictures" --iphoto 
"/Users/chillips7/Pictures/iPhoto Library" --events "." --foldertemplate 
"{name}" --nametemplate "{title}" --captiontemplate "{description}" --originals 
--iptcall --gps
Scanning for Originals...
Scanning iPhoto data for photos to export...
Scanning existing files in export folder...
Obsolete directory: /Volumes/Photo & Video Collection/Pictures/4th of July 
2006_(1)/Originals
Invoke phoshare with the -d option to delete this item.
Obsolete directory: /Volumes/Photo & Video Collection/Pictures/4th of July 
2006_(1)
Invoke phoshare with the -d option to delete this item.
Obsolete directory: /Volumes/Photo & Video Collection/Pictures/Artistic 
Pictures_(1)/Originalsor photos to export...
Scanning existing files in export folder...
Obsolete directory: /Volumes/Photo & Video Collection/Pictures/4th of July 
2006_(1)/Originals
Invoke phoshare with the -d option to delete this item.
Obsolete directory: /Volumes/Photo & Video Collection/Pictures/4th of July 
2006_(1)
Invoke phoshare with the -d option to delete this item.
Obsolete directory: /Volumes/Photo & Video Collection/Pictures/Artistic 
Pictures_(1)/Originals

................................................................................
................................................................

/Volumes/My Passport for Mac/iPhoto Library/iPhoto 
Library/Masters/2012/06/03/20120603-181311/DSCN1601.MOV: [Errno 2] No such file 
or directory: u'/Volumes/My Passport for Mac/iPhoto Library/iPhoto 
Library/Masters/2012/06/03/20120603-181311/DSCN1601.MOV'
Failed to resolve alias for /Volumes/My Passport for Mac/iPhoto Library/iPhoto 
Library/Masters/2012/06/03/20120603-181311/DSCN1603.JPG.
New file: /Volumes/Photo & Video Collection/Pictures/Williamsport, MD 
Visit/DSCN1603.jpg (copy)
/Volumes/My Passport for Mac/iPhoto Library/iPhoto 
Library/Masters/2012/06/03/20120603-181311/DSCN1603.JPG: [Errno 2] No such file 
or directory: u'/Volumes/My Passport for Mac/iPhoto Library/iPhoto 
Library/Masters/2012/06/03/20120603-181311/DSCN1603.JPG'
Failed to resolve alias for /Volumes/My Passport for Mac/iPhoto Library/iPhoto 
Library/Masters/2012/06/03/20120603-181311/DSCN1604.JPG.
New file: /Volumes/Photo & Video Collection/Pictures/Williamsport, MD 
Visit/DSCN1604.jpg (copy)
/Volumes/My Passport for Mac/iPhoto Library/iPhoto 
Library/Masters/2012/06/03/20120603-181311/DSCN1604.JPG: [Errno 2] No such file 
or directory: u'/Volumes/My Passport for Mac/iPhoto Library/iPhoto 
Library/Masters/2012/06/03/20120603-181311/DSCN1604.JPG'
Done!

What version of the product are you using? On what operating system?

Phoshare 1.5.2   Lion OS X 10.7.5

Please provide any additional information below.

If you need the full report or other information then please let me know.  I've 
also tried doing this with different versions of Phoshare and would get the 
same results.

Original issue reported on code.google.com by dmk...@gmail.com on 24 Mar 2013 at 6:36

GoogleCodeExporter commented 8 years ago
After doing a little more research, I solved the problem!  Turns out there was 
a permissions error with my iPhoto library, so I repaired the permissions using 
a program called iPhoto Library Manager.  Now I have all of my original and 
modified photos on my external HD, including all of the metadata I selected.  

It took me at least a few days to figure this out.  Why Apple chooses to 
lock-in all of your data through their software is a mystery to me.

Original comment by dmk...@gmail.com on 27 Mar 2013 at 5:25

GoogleCodeExporter commented 8 years ago
Thanks for figuring this out, and posting the answer!

Original comment by tsporkert on 31 Mar 2013 at 2:41