andy13th / xbmc-catchuptv-au

Automatically exported from code.google.com/p/xbmc-catchuptv-au
0 stars 0 forks source link

SBS catchup tv plugin fails to load shows with "script failed: addon.py" #12

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

What steps will reproduce the problem?
1. load xbmc
2. load sbs catchup
3. choose any show in list

What is the expected output? What do you see instead?
XBMC reports a "script failed: addon.py" error

What version of the plugin and XBMC are you using? On what operating system
and where?
SBS catchup v0.1.1
XBMC Pre-11.0 Git: 200110806-f1432f8 (2011.07.06)
Win7 x64
installed to default location

Crux of error appears to be following:
21:09:24 T:4964  NOTICE: -->Python Interpreter Initialized<--
21:09:24 T:4964   ERROR: Error Type: <type 'exceptions.IOError'>
21:09:24 T:4964   ERROR: Error Contents: (22, "invalid mode ('rb') or 
filename", 'http://player.sbs.com.au/video/menu/index/standalone/1')
21:09:24 T:4964   ERROR: Traceback (most recent call last):
                                              File "C:\Users\blackdal\AppData\Roaming\XBMC\addons\plugin.video.catchuptv.au.sbs\addon.py", line 28, in <module>
                                                plugin.Main()
                                              File "C:\Users\blackdal\AppData\Roaming\XBMC\addons\plugin.video.catchuptv.au.sbs\resources\lib\menu.py", line 21, in __init__
                                                menu = xml.etree.ElementTree.parse(menuUrl)
                                              File "C:\Users\blackdal\AppData\Roaming\XBMC\addons\plugin.video.catchuptv.au.sbs\resources\lib\xml\etree\ElementTree.py", line 862, in parse
                                                tree.parse(source, parser)
                                              File "C:\Users\blackdal\AppData\Roaming\XBMC\addons\plugin.video.catchuptv.au.sbs\resources\lib\xml\etree\ElementTree.py", line 579, in parse
                                                source = open(source, "rb")
                                            IOError: (22, "invalid mode ('rb') or filename", 'http://player.sbs.com.au/video/menu/index/standalone/1')
21:09:24 T:208   ERROR: XFILE::CDirectory::GetDirectory - Error getting 
plugin://plugin.video.catchuptv.au.sbs/?menuId=1
21:09:24 T:208   ERROR: 
CGUIMediaWindow::GetDirectory(plugin://plugin.video.catchuptv.au.sbs/?menuId=1) 
failed
21:09:24 T:1704  NOTICE: -->Python Interpreter Initialized<--

Original issue reported on code.google.com by black...@gmail.com on 12 Oct 2011 at 10:44

Attachments:

GoogleCodeExporter commented 9 years ago
Same issue here, Apple TV 2

Original comment by kaw...@gmail.com on 25 Nov 2011 at 4:29

GoogleCodeExporter commented 9 years ago
Same issue on Apple Tv 1

Original comment by forum...@iinet.net.au on 21 Apr 2012 at 8:24

GoogleCodeExporter commented 9 years ago
Same issue, OSX Lion on macbook air

Original comment by tommr...@gmail.com on 13 Jun 2012 at 12:20

GoogleCodeExporter commented 9 years ago
same on xtreamer Ultra II running openelec and xbmc

Original comment by spu...@gmail.com on 9 Oct 2012 at 6:40

GoogleCodeExporter commented 9 years ago
Same issue here. I'm running XBMX v12.0 Frodo RC on Ubuntu 12.04. Is this 
add-on still being maintained?

Original comment by philledw...@gmail.com on 20 Dec 2012 at 12:06

GoogleCodeExporter commented 9 years ago
Same issue here. openelec RC1. Yeah, good question, is this add-on still being 
maintained??

Original comment by danone1...@yahoo.co.uk on 9 Jan 2013 at 12:01

GoogleCodeExporter commented 9 years ago
I don't think this addon is being maintained. But fortunately I've found an 
alternative SBS plugin for XBMC which I've installed and it works. For anyone 
else who's looking, you can find it, and others, at 
http://forum.xbmc.org/showthread.php?tid=125746

Original comment by philledw...@gmail.com on 14 Jan 2013 at 4:52

GoogleCodeExporter commented 9 years ago
I'm getting the same problem for on the add-in on my Raspberry Pi running 
Raspbmc.

Original comment by dazzagsm...@gmail.com on 11 Jan 2014 at 5:11

GoogleCodeExporter commented 9 years ago
Comment #7 is very helpful and I confirm the alternate SBS addon also works for 
me.

Original comment by ben.a...@acegi.com.au on 22 Jun 2014 at 11:43