Open GoogleCodeExporter opened 9 years ago
Hmmm I think iPhoto plugin working just with Mac...
Original comment by Ozgur.BASKIN@gmail.com
on 18 Nov 2009 at 10:27
Really? :(
So why is there also a Linux and a win32 directory in the platform_libraries
folder ?
That's why i thought it would work on any plateform...
Original comment by willynui...@gmail.com
on 18 Nov 2009 at 10:49
Actually I'm not sure about that really... Let's wait for more accurate answer.
Original comment by Ozgur.BASKIN@gmail.com
on 20 Nov 2009 at 12:10
Well, for starters, in the default.py there's a line that says:
platform = "OS X" # FIXME: add support for Windows
Also, the iPhoto Library location seems to be hardcoded
filename = os.getenv("HOME")+"/Pictures/iPhoto Library/AlbumData.xml"
I tried modifying these lines to get it to read my iPhoto library from a smb
share, but no luck yet.
Original comment by matt.yip...@gmail.com
on 10 Jun 2010 at 10:55
Thanks for the feedbak, I'll had a look at that too !
Original comment by willynui...@gmail.com
on 11 Jun 2010 at 12:16
Original issue reported on code.google.com by
willynui...@gmail.com
on 18 Nov 2009 at 9:11