13th Feb, 2014, 03:37 AM
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?
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