Posts: 1
Joined: Mar 2013
Reputation:
0
I had a problem watching Amazon VOD and NickJr channels on my XBMCBuntu 12.0 machine. I kept getting invalid url errors. I edit default.py to get it to work. In getLinkURL, I changed
elif path[0:5] == "rtmp:":
to
elif path[0:5] == "rtmp:" or path[0:6] == "rtmpe:":
Is there a way to submit a patch or is posting in the forum sufficient since its a one line change? I haven't tested this on any other platforms.
Posts: 5
Joined: Jan 2011
Reputation:
0
Hey.. Awesome tool and I'm so looking forward to using it, but I'm doing something wrong. I only get content in PleXBMC at random.
I have tried the ip of my Plex Server and just GDM, and nothing seems stable. 95% of the time PleXBMC is just empty, the once in a while I can see the content.
When I try on my android device with the official Plex app, I have no problem connecting and finding the server. There is no password and everything is on the same network/subnet.
Anybody with an idea of what i'm doing wrong?
Posts: 17
Joined: Dec 2011
Reputation:
0
Using Plexbmc on latest Windows XBMC with default XBMC skin (but skin doesn't matter with this problem) strange thing is that I can stream videos just fine but the mouse pointer keeps showing. Moving it shows the time progress (which is normal) but that doesn't disappear either after that. So, I'm stuck with time progress while viewing a movie or serie...
Is this some XBMC setting or has this to do with the use of Plexbmc?
regards
Posts: 139
Joined: Sep 2009
Reputation:
0
i don`t know whether it`s caused by plex or the addon but the itunes bridge is not working for me... the library appears empty ...
is anyone facing something similar?
Posts: 517
Joined: Mar 2012
Reputation:
1
2013-04-03, 06:15
(This post was last modified: 2013-04-06, 05:37 by crimsonfury.)
I have aeon nox 4 installed. How do I get plexbmc to show Recent and ondeck for TV and movies?
Also for every TV Show I have to set the views for Seasons and for Episodes. They all default individually to List and I know it doesn't do this for local media...
Posts: 2
Joined: Apr 2013
Reputation:
0
2013-04-08, 21:35
(This post was last modified: 2013-04-08, 21:44 by Oz1571.)
I have attempted searching this thread for a solution to my problem, but since I couldn't fine one, I'm posting!
I just updated from XBMC 11.0 to 12.1, along with plexbmc. Both upgrades went fine.
However, when I try to upgrade Quartz V3 for plexbmc from 0.5 to 0.7.5, it says "dependencies not met". I am attempting to upgrade using the .zip file. Does anyone have an idea of what the cause could be?
I'm running Linux (Gentoo), in case that matters. Oh, and the log file says this: "ERROR: Texture manager unable to load file: /home/xbmc/skin.quartz3.plexbmc-0.7.5.zip/icon.png"
However, as far as I can tell, there is an icon.png inside the archive.
Thank you.