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

probably something that was cleared up earlier - however, when using the modded version I get the following error:
Code:
ImportError: No module named requests

What should I do?

Edit:
Okay, I just went ahead and installed the requests package into the side-packages directory under system/python/lib - this has worked out. Was this expected to be happening or should the requests package be available by default?

Edit2:
Okay, everything is working fine so far - thanks for that Smile

One thing isn't working though - the "Viewing Activity"-Section for TV Shows (it works for movies!). I get the following error:
Code:
ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.KeyError'>
Error Contents: (u'\xeb',)
Traceback (most recent call last):
File "C:\Users\Thomas\AppData\Roaming\Kodi\addons\plugin.video.netflixbmc\default.py", line 1088, in <module>
listViewingActivity(type)
File "C:\Users\Thomas\AppData\Roaming\Kodi\addons\plugin.video.netflixbmc\default.py", line 468, in listViewingActivity
added = listVideo(videoID, title, "", False, False, type)
File "C:\Users\Thomas\AppData\Roaming\Kodi\addons\plugin.video.netflixbmc\default.py", line 366, in listVideo
addVideoDir(title, videoID, nextMode, thumbUrl, videoType, desc, duration, year, mpaa, director, genre, rating)
File "C:\Users\Thomas\AppData\Roaming\Kodi\addons\plugin.video.netflixbmc\default.py", line 875, in addVideoDir
u = sys.argv[0]+"?url="+urllib.quote_plus(url)+"&mode="+str(mode)+"&name="+urllib.quote_plus(name)+"&thumb="+urllib.quote_plus(iconimage)
File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib.py", line 1293, in quote_plus
s = quote(s, safe + ' ')
File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib.py", line 1288, in quote
return ''.join(map(quoter, s))
KeyError: (u'\xeb',)
Need help? Check out my XBMC Frodo Guide. It contains full featured guides to Sickbeard and CouchPotato as well.

Image
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
RE: [RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux) - by HenryFord - 2014-11-26, 18:47
Problems with this addon - by builderjer - 2014-11-30, 19:55
Logout Mark Read Team Forum Stats Members Help
[RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux)7