[RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux) - Thread 2
Hello,
i am busy for hours now to get netflixbmc working on senguard.

Everytime when starting a menu-item in netflixbmc i get an log-error.
This is my logfile:

16:09:19 T:4380 NOTICE: Thread LanguageInvoker start, auto delete: false
16:09:19 T:4380 NOTICE: -->Python Interpreter Initialized<--
16:09:21 T:2268 NOTICE: Thread BackgroundLoader start, auto delete: false
16:09:24 T:3656 NOTICE: Thread LanguageInvoker start, auto delete: false
16:09:24 T:3656 NOTICE: -->Python Interpreter Initialized<--
16:09:24 T:3336 NOTICE: Thread BackgroundLoader start, auto delete: false
16:09:29 T:4888 NOTICE: Thread LanguageInvoker start, auto delete: false
16:09:29 T:4888 NOTICE: -->Python Interpreter Initialized<--
16:09:30 T:4888 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.UnboundLocalError'>
Error Contents: local variable 'match' referenced before assignment
Traceback (most recent call last):
File "C:\Users\mediacenter\AppData\Roaming\Kodi\addons\plugin.video.netflixbmc-1.3.4\default.py", line 977, in <module>
listVideos(url, type)
File "C:\Users\mediacenter\AppData\Roaming\Kodi\addons\plugin.video.netflixbmc-1.3.4\default.py", line 164, in listVideos
for videoID in match:
UnboundLocalError: local variable 'match' referenced before assignment
-->End of Python script error report<--
16:09:30 T:2516 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.netflixbmc/?mode=listVideos&thumb&type=movie&url=http%3a%2f%2fwww.netflix.com%2fWiRecentAdditionsGallery%3fnRR%3dreleaseDate%26nRT%3dall%26pn%3d1%26np%3d1%26actionMethod%3djson
16:09:30 T:2516 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.netflixbmc/?mode=listVideos&thumb&type=movie&url=http%3a%2f%2fwww.netflix.com%2fWiRecentAdditionsGallery%3fnRR%3dreleaseDate%26nRT%3dall%26pn%3d1%26np%3d1%26actionMethod%3djson) failed
16:09:30 T:4236 NOTICE: Thread LanguageInvoker start, auto delete: false
16:09:30 T:4236 NOTICE: -->Python Interpreter Initialized<--
16:09:30 T:2656 NOTICE: Thread BackgroundLoader start, auto delete: false
16:09:32 T:2516 NOTICE: Storing total System Uptime
16:09:32 T:2516 NOTICE: Saving settings
16:09:32 T:2516 NOTICE: stop all
16:09:32 T:2516 NOTICE: stop player
16:09:32 T:2516 NOTICE: ES: Stopping event server
16:09:32 T:2516 NOTICE: stopping upnp
16:09:33 T:4292 NOTICE: ES: UDP Event server stopped
16:09:33 T:2516 NOTICE: stop sap announcement listener
16:09:33 T:2516 NOTICE: clean cached files!
16:09:33 T:2516 NOTICE: unload skin
16:09:33 T:2516 WARNING: CGUITextureManager::Cleanup: Having to cleanup texture list/bg_facade_focus_white.png
16:09:33 T:2516 WARNING: CGUITextureManager::Cleanup: Having to cleanup texture list/bg_facade_nofocus.png
16:09:33 T:3900 NOTICE: StorageServer-2.5.4 Closed down
16:09:34 T:624 NOTICE: script.tv.show.next.aired: ### abort requested -- stopping background processing
16:09:34 T:4392 WARNING: CPythonInvoker(5, C:\Users\mediacenter\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): the python script "C:\Users\mediacenter\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py" has left several classes in memory that we couldn't clean up. The classes include: class XBMCAddon::xbmcgui::Window,class PythonBindings::XBMCAddon_xbmc_Monitor_Director,class PythonBindings::XBMCAddon_xbmc_Player_Director
16:09:37 T:4372 NOTICE: breaking..........................
16:09:37 T:4372 NOTICE: AxelProxy Downloader Stopping 127.0.0.1:45550
16:09:37 T:2516 NOTICE: stopped
16:09:37 T:2516 NOTICE: destroy
16:09:37 T:2516 NOTICE: closing down remote control service
16:09:37 T:2516 NOTICE: unload sections
16:09:37 T:2516 NOTICE: special://profile/ is mapped to: special://masterprofile/
16:09:38 T:2516 NOTICE: destroy
16:09:38 T:2516 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
16:09:38 T:2516 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
16:09:38 T:2516 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
16:09:38 T:2516 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
16:09:38 T:2516 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
16:09:38 T:2516 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
16:09:38 T:2516 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
16:09:38 T:2516 WARNING: Attempted to remove window 10021 from the window manager when it didn't exist
16:09:38 T:2516 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
16:09:38 T:2516 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
16:09:38 T:2516 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
16:09:38 T:2516 NOTICE: closing down remote control service
16:09:38 T:2516 NOTICE: unload sections
16:09:38 T:2516 NOTICE: application stopped...

I have seen couple of options, but no real solution for this in the forum.

How can i fix this?

Thx
Reply


Messages In This Thread
Who's Watching is empty? - by RiverBend - 2015-01-08, 18:55
Full-screen mode - by oakertood - 2015-03-29, 01:08
25% - by Mattlock - 2015-07-06, 03:56
RE: [RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux) - Thread 2 - by pitchdown - 2015-09-06, 16:12
Additional/Original Browser Option? - by durv - 2015-09-07, 05:07
[RELEASE] NetfliXBMC - EMPTY LISTS - by Nibar - 2015-12-08, 03:38
Logout Mark Read Team Forum Stats Members Help
[RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux) - Thread 217