FoodNetwork script failed
#1
This just started happening today, seemingly out of the blue. Any help would be appreciated.

Code:
01:21:54 T:804859904   DEBUG: CWinEventsIOS: Button press keyID = 5
01:21:54 T:804859904   DEBUG: CGUIMediaWindow::GetDirectory (library://video/addons.xml/)
01:21:54 T:804859904   DEBUG:   ParentPath = []
01:21:54 T:171368448  NOTICE: Thread BackgroundLoader start, auto delete: false
01:21:54 T:171368448   DEBUG: Thread BackgroundLoader 171368448 terminating
01:21:54 T:803811328   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-arm-osx.so)
01:21:54 T:803811328   DEBUG: Loading: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/system/ImageLib-arm-osx.so
01:21:55 T:1007274888   DEBUG: XBMCPureController: Button press remoteAction = 5 originator = 1
01:21:55 T:804859904   DEBUG: CWinEventsIOS: Button press keyID = 5
01:21:55 T:804859904   DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.foodnetwork/)
01:21:55 T:804859904   DEBUG:   ParentPath = [addons://sources/video/]
01:21:55 T:803811328   DEBUG: StartScript - calling plugin Food Network('plugin://plugin.video.foodnetwork/','12','')
01:21:55 T:803811328   DEBUG: WaitOnScriptResult - waiting on the Food Network (id=19) plugin...
01:21:55 T:176173056  NOTICE: Thread LanguageInvoker start, auto delete: false
01:21:55 T:176173056    INFO: initializing python engine.
01:21:55 T:176173056   DEBUG: CPythonInvoker(19, /var/mobile/Library/Preferences/XBMC/addons/plugin.video.foodnetwork/default.py): start processing
01:21:55 T:176173056  NOTICE: -->Python Interpreter Initialized<--
01:21:55 T:176173056   DEBUG: CPythonInvoker(19, /var/mobile/Library/Preferences/XBMC/addons/plugin.video.foodnetwork/default.py): the source file to load is "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.foodnetwork/default.py"
01:21:55 T:176173056   DEBUG: CPythonInvoker(19, /var/mobile/Library/Preferences/XBMC/addons/plugin.video.foodnetwork/default.py): setting the Python path to /var/mobile/Library/Preferences/XBMC/addons/plugin.video.foodnetwork:/var/mobile/Library/Preferences/XBMC/addons/script.module.simplejson/lib:/var/mobile/Library/Preferences/XBMC/addons/script.module.beautifulsoup/lib:/private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/script.module.pil/lib:/var/mobile/Library/Preferences/XBMC/addons/script.common.plugin.cache/lib:/var/mobile/Library/Preferences/XBMC/addons/script.module.requests/lib:/private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/xbmc.debug/:/var/mobile/Library/Preferences/XBMC/addons/script.module.requests2/lib:/var/mobile/Library/Preferences/XBMC/addons/script.module.elementtree/lib:/var/mobile/Library/Preferences/XBMC/addons/script.module.parsedom/lib:/var/mobile/Library/Preferences/XBMC/addons/script.module.simple.downloader/lib:/var/mobile/Library/Preferences/XBMC/addons/script.module.xbmcswift2/lib:/var/stash/Applications/XBMC.frappliance/Frameworks:/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python26.zip:/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6:/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/plat-darwin:/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/plat-mac:/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/plat-mac/lib-scriptpackages:/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/lib-tk:/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/lib-old:/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/lib-dynload:/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/site-packages:/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/site-packages/PIL
01:21:55 T:176173056   DEBUG: CPythonInvoker(19, /var/mobile/Library/Preferences/XBMC/addons/plugin.video.foodnetwork/default.py): entering source directory /var/mobile/Library/Preferences/XBMC/addons/plugin.video.foodnetwork
01:21:55 T:176173056   DEBUG: CPythonInvoker(19, /var/mobile/Library/Preferences/XBMC/addons/plugin.video.foodnetwork/default.py): instantiating addon using automatically obtained id of "plugin.video.foodnetwork" dependent on version 2.1.0 of the xbmc.python api
01:21:56 T:804859904   DEBUG: ------ Window Init (DialogBusy.xml) ------
01:21:56 T:176173056   DEBUG: Food Network: getRequest URL:http://www.foodnetwork.com/videos/players/food-network-full-episodes.html
01:21:57 T:176173056   DEBUG: Food Network: Content Encoding == gzip
01:21:57 T:176173056   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.IndexError'>
                                            Error Contents: list index out of range
                                            Traceback (most recent call last):
                                              File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.foodnetwork/default.py", line 161, in <module>
                                                if mode==  None:  getSources(p('fanart'))
                                              File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.foodnetwork/default.py", line 69, in getSources
                                                caturl = re.compile("SNI\.Food\.Player\.FullSize.+?, '(.+?)'").findall(pg)[0]
                                            IndexError: list index out of range
                                            -->End of Python script error report<--
01:21:57 T:804859904   DEBUG: ------ Window Init (DialogKaiToast.xml) ------
01:21:57 T:176173056    INFO: Python script stopped
01:21:57 T:176173056   DEBUG: Thread LanguageInvoker 176173056 terminating
01:21:57 T:803811328   DEBUG:  WaitOnScriptResult - plugin exited prematurely - terminating
01:21:57 T:804859904   ERROR: GetDirectory - Error getting plugin://plugin.video.foodnetwork/
01:21:57 T:804859904   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.foodnetwork/) failed
01:21:57 T:804859904   DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/video/)
01:21:57 T:804859904   DEBUG:   ParentPath = []
01:21:57 T:176173056  NOTICE: Thread BackgroundLoader start, auto delete: false
01:21:57 T:176173056   DEBUG: Thread BackgroundLoader 0 terminating
01:21:57 T:176173056  NOTICE: Thread BackgroundLoader start, auto delete: false
01:21:57 T:176173056   DEBUG: Thread BackgroundLoader 0 terminating
01:21:57 T:804859904   DEBUG: ------ Window Deinit (DialogBusy.xml) ------
Reply
#2
They made a website change. The good news is that there seems to be more content and it's available in hi-def.

Try the 2.1.2 version in the xbmc.org repo. You may need to force a refresh to get the new version.

a new addon setting for video speed has been added.
Reply
#3
It looks like something similar is happening again. Tried to get into Food Network and it just returned to the Video ADD-On list of my selected add-ons.

I've just captured the kodi.log and saw messages about Python depencies.

Log removed by mod
Reply
#4
(2017-09-18, 23:18)Thundarl Wrote: It looks like something similar is happening again. Tried to get into Food Network and it just returned to the Video ADD-On list of my selected add-ons.

I've just captured the kodi.log and saw messages about Python depencies.

Log removed by mod

Do not post logs in the forum. Post the log to xbmclogs.com or pastebin.com and post the link in the correct support thread.

The correct support thread is here:
224195 (thread)
Reply
#5
Found my problem, I was on Krypton 17.3 and just updated to Krypton 17.4.

I just got into Food Network and it's working.

I thought Kodi would let you know if there's an update available.

I learned something new today Rofl
Reply

Logout Mark Read Team Forum Stats Members Help
FoodNetwork script failed0