Linux video.plugin.plexbmc Script Failure
#1
I'm running PMS on a Mint Linux box.

When trying to play video's on my raspbmc via the Plex Web interface, I'm getting the following error:

plugin.video.plexbmc script failed.

And of course the movie does not play. I tried rolling back the plexhelper add on with no luck. I then reinstalled the latest version, still no luck.

Bill

Here's the xbmc.log file:

07:36:26 T:2801792064 ERROR: Previous line repeats 1 times.
07:36:26 T:2801792064 ERROR: 192.168.1.120 - - [19/Dec/2013 07:36:26] "GET /xbmcCmds/xbmcHttp?command=PlayMedia%28http%3A//127.0.0.1%3A32400/library/metadata/15719%3B/library/metadata/15719%3B%2B%3B%20%3B%20%29 HTTP/1.1" 200 -
07:36:26 T:2801792064 NOTICE: PleXBMC Helper -> listener -> Detected remote application request
07:36:26 T:2801792064 NOTICE: PleXBMC Helper -> listener -> JSON RQST: {"params": {"item": {"file": "plugin://plugin.video.plexbmc/?url=http%3A%2F%2F127.0.0.1%3A32400%2Flibrary%2Fmetadata%2F15719&mode=5&force=0"}}, "jsonrpc": "2.0", "id": 1, "method": "Player.Open"}
07:36:26 T:2461987904 NOTICE: Thread XBPyThread start, auto delete: false
07:36:27 T:2461987904 NOTICE: -->Python Interpreter Initialized<--
07:36:33 T:2461987904 NOTICE: ===== PLEXBMC START =====
07:36:33 T:2461987904 NOTICE: PleXBMC -> running Python: sys.version_info(major=2, minor=7, micro=3, releaselevel='final', serial=0)
07:36:33 T:2461987904 NOTICE: PleXBMC -> running PleXBMC: 3.1.5
07:36:33 T:2461987904 NOTICE: PleXBMC -> Running with cElementTree on Python 2.5+
07:36:33 T:2461987904 NOTICE: PleXBMC -> Platform: Linux/RPi
07:36:33 T:2461987904 NOTICE: PleXBMC -> Debug is turned off. Running silent
07:36:33 T:2461987904 NOTICE: PleXBMC -> Detected parameters: {'url': 'http%3A%2F%2F127.0.0.1%3A32400%2Flibrary%2Fmetadata%2F15719', 'force': '0', 'mode': '5'}
07:36:33 T:2461987904 NOTICE: Unable to connect to 127.0.0.1:32400
Reason: [Errno 111] Connection refused
07:36:33 T:2461987904 NOTICE: Unable to connect to 127.0.0.1:32400
Reason: [Errno 111] Connection refused
07:36:33 T:2461987904 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.TypeError'>
Error Contents: must be string or read-only buffer, not bool
Traceback (most recent call last):
File "/home/pi/.xbmc/addons/plugin.video.plexbmc/default.py", line 4082, in <module>
playLibraryMedia(param_url,force=force)
File "/home/pi/.xbmc/addons/plugin.video.plexbmc/default.py", line 1711, in playLibraryMedia
streams=getAudioSubtitlesMedia(server,id, full_data)
File "/home/pi/.xbmc/addons/plugin.video.plexbmc/default.py", line 1572, in getAudioSubtitlesMedia
tree=etree.fromstring(html)
File "<string>", line 124, in XML
TypeError: must be string or read-only buffer, not bool
-->End of Python script error report<--
07:36:35 T:2801792064 NOTICE: {"id":1,"jsonrpc":"2.0","result":"OK"}
07:36:35 T:2801792064 NOTICE: PleXBMC Helper -> listener -> request complete
Reply
#2
Hrmm...bump.
Reply

Logout Mark Read Team Forum Stats Members Help
video.plugin.plexbmc Script Failure0