mordoris / phoshare

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

Originals not exported #52

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Select "Export originals"
2. Export

What is the expected output? What do you see instead?
- Unmodified images should be exported to "Originals" folders.
- But only final/modified version of photos are exported to destination.

What version of the product are you using? On what operating system?
Phoshare 1.5.1 + iPhoto 9.4.1
on OS X 10.8.2

Please provide any additional information below.
- Generated command line is 
"Phoshare.py --export "/Volumes/Photo/Photos/incoming" --iphoto 
"/Users/User/Pictures/iPhoto Library" --events "." --foldertemplate 
"{yyyy}.{mm} {name}" --nametemplate "{title}" --captiontemplate "{description}" 
--originals --verbose"
- No error/warning found in the output area.

Original issue reported on code.google.com by philiple...@gmail.com on 8 Oct 2012 at 2:58

GoogleCodeExporter commented 8 years ago
iPhoto 9.4 only shares information about the current image version, and 
information about the original image is no longer available. Without that 
information, Phoshare can no longer export the original image.

Original comment by tsporkert on 9 Oct 2012 at 3:46

GoogleCodeExporter commented 8 years ago
So sad to hear that. Thank you for the clarification. Could you add a note 
about this to the project summary/documentation so others can see?

Original comment by philiple...@gmail.com on 9 Oct 2012 at 4:46