Open GoogleCodeExporter opened 8 years ago
Same problem. Error output in log:
18:55:57 T:140502787880704 NOTICE: FREE CABLE --> common :: getURL :: url =
http://abc.go.com/watch/modern-family/SH559066?rfr=rss
18:55:58 T:140502787880704 ERROR: Error Type: <type 'exceptions.IndexError'>
18:55:58 T:140502787880704 ERROR: Error Contents: list index out of range
18:55:58 T:140502787880704 ERROR: Traceback (most recent call last):
File "/home/art/.xbmc/addons/plugin.video.free.cable/default.py", line 68, in <module>
modes ( )
File "/home/art/.xbmc/addons/plugin.video.free.cable/default.py", line 64, in modes
exec 'sitemodule.%s()' % common.args.sitemode
File "<string>", line 1, in <module>
File "/home/art/.xbmc/addons/plugin.video.free.cable/resources/lib/abc.py", line 48, in seasons
tabs_set = makeDict(re.compile('tabs.set\(\{(.+?)\}\);').findall(data)[0])
File "/home/art/.xbmc/addons/plugin.video.free.cable/resources/lib/abc.py", line 91, in makeDict
season_dict[split[0].strip()]=split[1].strip()
IndexError: list index out of range
18:55:58 T:140503210497920 ERROR: GetDirectory - Error getting
plugin://plugin.video.free.cable/?url="http%3A%2F%2Fabc.go.com%2Fwatch%2Fmodern-
family%2FSH559066%3Frfr%3Drss"&mode="abc"&sitemode="seasons"&thumb="http%3A%2F%2
Fthetvdb.com%2Fbanners%2Ftext%2F95011.jpg"&tvdb_id="95011"&fanart="http%3A%2F%2F
thetvdb.com%2Fbanners%2Ffanart%2Foriginal%2F95011-23.jpg"&poster="http%3A%2F%2Ft
hetvdb.com%2Fbanners%2Fposters%2F95011-4.jpg"&name="Modern+Family"
18:55:58 T:140503210497920 ERROR:
CGUIMediaWindow::GetDirectory(plugin://plugin.video.free.cable/?url="http%3A%2F%
2Fabc.go.com%2Fwatch%2Fmodern-family%2FSH559066%3Frfr%3Drss"&mode="abc"&sitemode
="seasons"&thumb="http%3A%2F%2Fthetvdb.com%2Fbanners%2Ftext%2F95011.jpg"&tvdb_id
="95011"&fanart="http%3A%2F%2Fthetvdb.com%2Fbanners%2Ffanart%2Foriginal%2F95011-
23.jpg"&poster="http%3A%2F%2Fthetvdb.com%2Fbanners%2Fposters%2F95011-4.jpg"&name
="Modern+Family") failed
Original comment by art.r.ta...@gmail.com
on 11 Apr 2013 at 9:43
Original issue reported on code.google.com by
mtsg_b...@hotmail.com
on 17 Mar 2013 at 10:22