RaspBMC and PLEX
Posted: Sat Oct 06, 2012 6:31 pm
by lolmc
I am using the latest build of both Plex and RaspBMC. I followed the instructions for adding the Plex add-on in XBMC and set up the server IP etc. I can ping from the cli on the raspi to the Plex server but when I try and use the Plex add on I always get error 110 connection error.
Can anyone help with this?
Re: RaspBMC and PLEX
Posted: Mon Oct 08, 2012 7:17 am
by prioryjim
I managed to get XBMC/Plexbmc/Plex partially working.
My raspberry client plays some of the videos
My win7 client plays them all.
My problem is something to do with accessing files I think.
But to your problem ..
Set logging on in XMBC , somewhere in system/system/debug.
Then do you stuff.
Set logging off
And examine the xbmc.log
It should tell you where it is when you set it on.
Somewhere like /home/pi/.xbmc/temp
Note the dot.
See if you can spot anything.
Or try using wget on some of the http requests.
Jim