Kodi Community Forum
[RELEASE] iTunes and iPhoto integration plugins for XBMC - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Music Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=148)
+---- Thread: [RELEASE] iTunes and iPhoto integration plugins for XBMC (/showthread.php?tid=37313)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26


- jingo_man - 2010-09-10

spiff Wrote:mount it locally.

jingai Wrote:Mount the SMB share in your OS, not in XBMC. Then browse to the albumdata.xml file in XBMC.

yep, arranging the mountpoint in the O/S (Ubuntu in my case) and then pointing this plugin at the new mountpoint got this working.

thanks for the pointers guys

jingo_man


iTunes Addon - torsten_s - 2010-09-13

jingo_man Wrote:off-topic, but guessing somewhat similar - iTunes AddOn?
jingo_man

Oh yes, an iTunes Addon, please...
That's what I'm missing very much in the Dharma-Release.

Greetings,
torsten


- davilla - 2010-09-16

challenger Wrote:Shame on me :-)
Just came to work and tried it on MacBook Air (first gen w Intel graphics), have got the same error message error: Script failed! : addon.py

log is here http://pastebin.com/G0Spp1Q4

You need to set the path to AlbumData.xml

/Users/<username>/Pictures/iPhoto Library/


- challenger - 2010-09-16

Did it via add-on config, still the same error, new xbmc.log is here http://pastebin.com/yuTb1zrH

Thanx a lot in advance :-)

davilla Wrote:You need to set the path to AlbumData.xml

/Users/<username>/Pictures/iPhoto Library/



- davilla - 2010-09-16

Where is your iPhoto library, is it named "iPhoto Library" ? you can give it other names.

Your log does not show the same error "Script failed! : addon.py", why do you say it's the same error ?


- challenger - 2010-09-16

When I try to use iPhoto add-on, I see error message on the screen, and it is exactly as it used to be "Script failed! : addon.py"

My iPhoto library is in /Users/vv/Pictures (vv=username :-) and it is named iPhoto Library

Please let me know how can I help to identify the issue.

BR


davilla Wrote:Where is your iPhoto library, is it named "iPhoto Library" ? you can give it other names.

Your log does not show the same error "Script failed! : addon.py", why do you say it's the same error ?



- davilla - 2010-09-16

Have you tried beta2 yet ? http://mirrors.xbmc.org/nightlies/osx/


- Accu - 2010-09-16

Can anyone please help me. I don't get this plugin to run.
I have installed it but I can not find the album.xml file, although I have a view photos transfered to my ATV via iTunes.
Any suggestions?


- davilla - 2010-09-16

Accu Wrote:Can anyone please help me. I don't get this plugin to run.
I have installed it but I can not find the album.xml file, although I have a view photos transfered to my ATV via iTunes.
Any suggestions?

It's "AlbumData.xml" and not "album.xml"

"sudo find / -name AlbumData.xml"


- challenger - 2010-09-18

Yes, I did it in a heartbit :-) still the same error message :-(

Another log, now from MBPro http://pastebin.com/026Ty9yt

davilla Wrote:Have you tried beta2 yet ? http://mirrors.xbmc.org/nightlies/osx/



- Accu - 2010-09-19

ähm sorry for being a noob but I still don't get it to run.
I used the terminal to connect to the ATV and fired your command against the ATV:

Last login: Sun Sep 19 08:26:59 on console
Lx-iMac:~ Lx$ ssh [email protected]


Welcome to the world of AppleTV with aTV Flash
--For support please visit aTVFlash.com--

[email protected]'s password:
-bash-2.05b$ sudo find / -name AlbumData.xml
Password:
-bash-2.05b$

nothing happened :-(


- davilla - 2010-09-19

challenger Wrote:Yes, I did it in a heartbit :-) still the same error message :-(

Another log, now from MBPro http://pastebin.com/026Ty9yt

Any particular reason for this ?

<osx_gl_fullscreen>true</osx_gl_fullscreen>

Quote:12:52:23 T:2957225984 M:983523328 ERROR: Error Type: exceptions.UnicodeEncodeError
12:52:23 T:2957225984 M:983523328 ERROR: Error Contents: 'ascii' codec can't encode characters in position 54-57: ordinal not in range(128)
12:52:23 T:2957225984 M:983482368 ERROR: Traceback (most recent call last):
File "/Users/vv/Library/Application Support/XBMC/addons/plugin.image.iphoto/addon.py", line 273, in ?
items = list_events(params)
File "/Users/vv/Library/Application Support/XBMC/addons/plugin.image.iphoto/addon.py", line 67, in list_events
item = gui.ListItem(name, thumbnailImage=thumb)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 54-57: ordinal not in range(128)
12:52:23 T:2957225984 M:983482368 INFO: -->End of Python script error report<--

"sudo find / -name AlbumData.xml" and show me the path to AlbumData.xml


question about iphoto share on imac - deano72 - 2010-09-22

Davilla,

I am durrently running Dharma Beta 2 on my appletv and would like to use the iphoto plugin, but my shared photos are on my imac.
Do I have to mount the share on my ATV of the location on my imac of my iphotos share?
I have tried :-
sudo mount_afp afp://username:password@macip/ /Users/frontrow/afp
and
sudo mount_afp afp://username:password@macip/Pictures/ /Users/frontrow/afp

But none of these work (I get mount_afp: AFPMountURL returned error 22, errno is 2
error)

Any advice would be great.
Cheers,
Deano72


- simphax - 2010-09-28

Hello Smile Good initiative. I tried to download but it seems to have disappeared.


- pecinko - 2010-10-01

jingai Wrote:I'm pretty happy with the iPhoto plugin as of v0.9.7 and XBMC SVN r32324 (see this post and this ticket).

Native integration of the iLife stuff would be great, but my plugin imports pretty fast now and auto-updates the library when it changes if you enable the option to do so.

In addition, it now works on MacOS X, Linux, and Windows. It hasn't been _tested_ under Windows, so I'd appreciate it if someone would check it out.

I might have a go at updating the iTunes plugin too, but probably not soon since I don't really have much problem just importing my music the standard way.

-Jonathan
Hi Jonathan,

Thanks for this plugin. It works great with everything but Events, which are causing script addon.py failure. Anything I can do to help you remedy it?

Any plans to support faces in future updates?

Thanks, P