nolenfelten / xbmc-addons

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

Simpsons plugin script failed with "list index out of range" #44

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Attempt to view a Simpsons Video
2.
3.

What is the expected output? What do you see instead?
python error

What version of XBMC are you using? On what operating system?  What version
of the addon are you using?
9.11 "Camelot" RC 1

Please provide any additional information below.
Using the Xbox as my platform, I can navigate the Simpsons seasons 
directory, and finally choose the episode to watch, but I get a python 
script error when trying to view the video.

Original issue reported on code.google.com by nomoreca...@yahoo.com on 31 Dec 2009 at 11:18

Attachments:

GoogleCodeExporter commented 9 years ago
The issue lies in the fact that the site layout has been changed. They have 
added an
IFrame which contains the movie itself. From what I can see in the code the 
IFrame
does not get opened. 

I'm currently working on a fix for this.

Original comment by bluep...@gmail.com on 17 Jan 2010 at 2:10

GoogleCodeExporter commented 9 years ago
Issue 46 has been merged into this issue.

Original comment by Ozgur.BASKIN@gmail.com on 20 Feb 2010 at 3:00