[RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux)
Hi,

Just installed the latest Kodi version on Windows 8.1 and added the NETFLIXBMC addon. All went well so far but almost everything I try within the addon gives a script error. I have logged in on Netflix on the pc and that works fine. I have a logfile but my scripting knowledge is 0. Attached is the part for what I believe is related to NETFLIXBMC.
Hope that anyone can help with this problem..

Best regards,
Patrick

20:06:37 T:492 NOTICE: -->Python Interpreter Initialized<--
20:06:38 T:492 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'urllib2.HTTPError'>
Error Contents: HTTP Error 500: Internal Server Error
Traceback (most recent call last):
File "C:\Users\Patrick\AppData\Roaming\Kodi\addons\plugin.video.netflixbmc-1.3.4\default.py", line 977, in <module>
listVideos(url, type)
File "C:\Users\Patrick\AppData\Roaming\Kodi\addons\plugin.video.netflixbmc-1.3.4\default.py", line 140, in listVideos
content = opener.open(url).read()
File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 410, in open
response = meth(req, response)
File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 448, in error
return self._call_chain(*args)
File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 531, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 500: Internal Server Error
-->End of Python script error report<--
20:06:38 T:3332 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.netflixbmc/?mode=listVideos&thumb&type=tv&url=http%3a%2f%2fwww.netflix.com%2fWiRecentAdditionsGallery%3fnRR%3dreleaseDate%26nRT%3dall%26pn%3d1%26np%3d1%26actionMethod%3djson
20:06:38 T:3332 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.netflixbmc/?mode=listVideos&thumb&type=tv&url=http%3a%2f%2fwww.netflix.com%2fWiRecentAdditionsGallery%3fnRR%3dreleaseDate%26nRT%3dall%26pn%3d1%26np%3d1%26actionMethod%3djson) failed
20:06:38 T:2636 NOTICE: Thread LanguageInvoker start, auto delete: false
20:06:38 T:2636 NOTICE: -->Python Interpreter Initialized<--
20:06:38 T:3512 NOTICE: Thread BackgroundLoader start, auto delete: false
20:07:03 T:2316 NOTICE: Thread LanguageInvoker start, auto delete: false
20:07:04 T:2316 NOTICE: -->Python Interpreter Initialized<--
20:07:05 T:2316 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\Patrick\AppData\Roaming\Kodi\addons\plugin.video.netflixbmc-1.3.4\default.py", line 977, in <module>
listVideos(url, type)
File "C:\Users\Patrick\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<--
20:07:05 T:3332 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.netflixbmc/?mode=listVideos&thumb&type=tv&url=http%3a%2f%2fwww.netflix.com%2fWiGenre%3fagid%3d83
20:07:05 T:3332 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.netflixbmc/?mode=listVideos&thumb&type=tv&url=http%3a%2f%2fwww.netflix.com%2fWiGenre%3fagid%3d83) failed
Reply


Messages In This Thread
Search empty? - by cgrey - 2014-01-11, 06:13
Not working on windows 7 - by dandiodati - 2014-02-26, 21:55
Problems with this addon - by builderjer - 2014-11-30, 19:55
RE: [RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux) - by Pvanderlinden - 2015-02-15, 13:27
Logout Mark Read Team Forum Stats Members Help
[RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux)7