[RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux)
(2014-04-01, 05:46)Atomic1 Wrote: Thank you for pointing out the fix to the default.py file. I am able to now scroll through movies and tv shows. TV shows work and launch correctly however, whenever I attempt to play a movie, and only a movie, I get the following error: "Error Script Failed!: plugin.video.netflixbmc" I tried a number of things such as clearing cache, deleting cookies, restarting xbmc, enabling, disabling but with no luck. Would following the directions that you have outline b33bl3br0x possibly solve the problem? Or is this thought to be an entirely different issue?

I ran into the same problem - selecting movies threw an error. Here's a fix:

Change line 163 of default.py to

Code:
match = re.compile('<span class="duration ".*?>(.+?)<\/span>', re.DOTALL).findall(videoDetails)

The change is the blank space inserted after "duration".
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 - Inofficial Netflix Add-on (Win/OSX/Linux) - by cjpm105 - 2014-04-02, 03:19
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