Forum

Full Version: Food network - script failed
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Just curious if Food network is broken for everyone. I have the food network addon from the XBMC repo which, when launched fails script and, I tried getting into the food network from the free cable addon and same thing.

Thoughts?

Code:
13:10:19 T:2692392000   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: 'NoneType' object is not callable
                                            Traceback (most recent call last):
                                              File "/home/xbian/.xbmc/addons/plugin.video.foodnetwork/default.py", line 295, in <module>
                                                get_cat(params['url'])
                                              File "/home/xbian/.xbmc/addons/plugin.video.foodnetwork/default.py", line 87, in get_cat
                                                items = cache.cacheFunction(cache_shows)[url]['playlists']
                                              File "/home/xbian/.xbmc/addons/script.common.plugin.cache/lib/StorageServer.py", line 563, in cacheFunction
                                                ret_val = funct(*args)
                                              File "/home/xbian/.xbmc/addons/plugin.video.foodnetwork/default.py", line 61, in cache_shows
                                                playlists = soup.find('ul', attrs={'class': 'playlists'})('li')
                                            TypeError: 'NoneType' object is not callable
                                            -->End of Python script error report<--
13:10:20 T:3041714720   ERROR: GetDirectory - Error getting plugin://plugin.video.foodnetwork/?mode=1&name=Episodes&url=episodes
13:10:20 T:3041714720   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.foodnetwork/?mode=1&name=Episodes&url=episodes) failed
Xbian RC1 - Food Network plugin V1.1.0

Same errror. So a problem with the Plug in - you'll need to raise an issue with the addon provider.
(13th Feb, 2014 05:34 AM)IriDium Wrote: [ -> ]Xbian RC1 - Food Network plugin V1.1.0

Same errror. So a problem with the Plug in - you'll need to raise an issue with the addon provider.

Thanks!
(16th Feb, 2014 05:41 AM)burgertime Wrote: [ -> ]
(13th Feb, 2014 05:34 AM)IriDium Wrote: [ -> ]Xbian RC1 - Food Network plugin V1.1.0

Same errror. So a problem with the Plug in - you'll need to raise an issue with the addon provider.

Thanks!
See Food netwrok Add-on
(17th Feb, 2014 12:53 AM)IriDium Wrote: [ -> ]
(16th Feb, 2014 05:41 AM)burgertime Wrote: [ -> ]
(13th Feb, 2014 05:34 AM)IriDium Wrote: [ -> ]Xbian RC1 - Food Network plugin V1.1.0

Same errror. So a problem with the Plug in - you'll need to raise an issue with the addon provider.

Thanks!
See Food netwrok Add-on

Thanks!
Reference URL's