[RELEASE] iPhoto Plugin Addon for XBMC

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
MarceFX Offline
Junior Member
Posts: 31
Joined: Jun 2012
Reputation: 0
Post: #121
(2012-06-22 14:14)jingai Wrote:  
(2012-06-22 12:20)MarceFX Wrote:  I'm having problems running it on my Macbook Pro (OS X Lion). The plugin seems to be working. I successfully imported the library, but every time I open a pic I get a black screen, nothing loads. I get all the file names, proper folder structure and all that, but pictures won't open. Any ideas?

Please enable debugging in XBMC and re-import the library (Update Library) from within my add-on. Navigate to one of the pictures that won't load and then send me the resulting xbmc.log file.

PM sent. Thank you
find quote
jingai Offline
Skilled Skinner
Posts: 888
Joined: Mar 2010
Reputation: 8
Post: #122
This:

Code:
14:20:18 T:2953850880   DEBUG: GetImageHash - unable to stat url /Volumes/Datos HD/Pictures/iPhoto Library//Thumbnails/....

appears to be the issue. Is that path local to the machine on which you're running XBMC?
find quote
MarceFX Offline
Junior Member
Posts: 31
Joined: Jun 2012
Reputation: 0
Post: #123
(2012-06-22 14:32)jingai Wrote:  This:

Code:
14:20:18 T:2953850880   DEBUG: GetImageHash - unable to stat url /Volumes/Datos HD/Pictures/iPhoto Library//Thumbnails/....

appears to be the issue. Is that path local to the machine on which you're running XBMC?

That's the correct path, but I figured out what the problem is.... As of last week, I'm using Aperture's library as my iPhoto's library. Apple unified both libraries.

I tested the plugin with the regular iPhoto library location and it works flawlessly. My bad! Sorry for the inconvenience.

Any way you can add support to this new Aperture/iPhoto sharing library thing? I tried adding the path to Aperture's library, but I got an error.

I guess is too much to ask, but thanks for your work! :-)
(This post was last modified: 2012-06-22 17:22 by MarceFX.)
find quote
jingai Offline
Skilled Skinner
Posts: 888
Joined: Mar 2010
Reputation: 8
Post: #124
(2012-06-22 17:21)MarceFX Wrote:  That's the correct path, but I figured out what the problem is.... As of last week, I'm using Aperture's library as my iPhoto's library. Apple unified both libraries.

I tested the plugin with the regular iPhoto library location and it works flawlessly. My bad! Sorry for the inconvenience.

Any way you can add support to this new Aperture/iPhoto sharing library thing? I tried adding the path to Aperture's library, but I got an error.

I'm honestly not sure yet. I have postponed the update myself simply because I haven't had time to look at the ramifications to my add-on. When I get some free time to deal with it, I'll see what I can do.
find quote
MarceFX Offline
Junior Member
Posts: 31
Joined: Jun 2012
Reputation: 0
Post: #125
(2012-06-22 17:28)jingai Wrote:  
(2012-06-22 17:21)MarceFX Wrote:  That's the correct path, but I figured out what the problem is.... As of last week, I'm using Aperture's library as my iPhoto's library. Apple unified both libraries.

I tested the plugin with the regular iPhoto library location and it works flawlessly. My bad! Sorry for the inconvenience.

Any way you can add support to this new Aperture/iPhoto sharing library thing? I tried adding the path to Aperture's library, but I got an error.

I'm honestly not sure yet. I have postponed the update myself simply because I haven't had time to look at the ramifications to my add-on. When I get some free time to deal with it, I'll see what I can do.

Thank you! Wink
find quote
MarceFX Offline
Junior Member
Posts: 31
Joined: Jun 2012
Reputation: 0
Post: #126
Update: I've been doing some testing and found a possible workaround. Instead of using Aperture's library as the main one, I use iPhoto's. It works.

So, once you open Aperture, select "File/Switch to Library/Other/New..." and select iPhoto's library. That's all. This way we can take advantage of your addon and use Aperture to process our pictures. No need for you to do some extra work.

Cheers!
find quote
jingai Offline
Skilled Skinner
Posts: 888
Joined: Mar 2010
Reputation: 8
Post: #127
(2012-06-22 21:06)MarceFX Wrote:  Update: I've been doing some testing and found a possible workaround. Instead of using Aperture's library as the main one, I use iPhoto's. It works.

Oh, good there is a workaround, given I don't know how long it will take me to get to this.

But, it seems to me that if it works with one, it should work with the other, no? Aren't they supposed to be the same now? Or did Apple just make it so each app can open each other's libraries? Seems an odd thing to do, instead of just making a common library format..
find quote
MarceFX Offline
Junior Member
Posts: 31
Joined: Jun 2012
Reputation: 0
Post: #128
(2012-06-22 21:09)jingai Wrote:  
(2012-06-22 21:06)MarceFX Wrote:  Update: I've been doing some testing and found a possible workaround. Instead of using Aperture's library as the main one, I use iPhoto's. It works.

Oh, good there is a workaround, given I don't know how long it will take me to get to this.

But, it seems to me that if it works with one, it should work with the other, no? Aren't they supposed to be the same now? Or did Apple just make it so each app can open each other's libraries? Seems an odd thing to do, instead of just making a common library format..

Sorry it took me a while to get back to you (didn't get the mail notification). It looks like Apple did as you said: both apps are able to open each other's libraries, but they don't share the same format. It makes sense, since Aperture uses a diferente structure: catalog with projects and stuff like that.

Anyway, thanks for your kind attention :-)
find quote
gatd Offline
Junior Member
Posts: 7
Joined: Jan 2012
Reputation: 0
Post: #129
Hi please can someone help?

I keep getting ~ Failed to initialize addon database please reimport your iPhoto Library

thanks
find quote
jingai Offline
Skilled Skinner
Posts: 888
Joined: Mar 2010
Reputation: 8
Post: #130
I will need the debug log to help you. Turn on debugging in XBMC settings and then navigate to the iPhoto plugin and try to import your library. Send me your xbmc.log after you do this.
find quote
Post Reply