[RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux) - Thread 2
I used to be having the widevinecdm problem. Now I am getting it to load to 25% (logging in) with advanced ssl off
with it on I get to the same % but kodi locks up and doesn't respond to inputs.
Have tried on two different machines both running windows 8.1 with latest chrome installed.
Running Kodi 15.0 (isengard), NetfliXBMC 1.3.22 and Chrome Launcher 1.1.4

Current Settings:
Settings (General):
- eMail - Yes
- Password - Yes
- Single-User account (faster) - False
- Show profile selection on each start - True
- Get covers & fanart images from themoviedb - True
- Update library after adding media - True
- Browse tv shows instead of autoplaying - True

Settings (Views):
- Force View - True
- ViewID (Videos) - 501
- ViewID (Episodes) - 503
- ViewID (Viewing Activity) - 51

Settings (Advanced):
- Library path (source) - Default
- Use Advanced SSL - False
- SSL Connection Type - TLSv1
- Use Chrome Control Plugin - True
- Use Control Utility (Windows) - True
- Enable webremote control - False
- Chrome: Don't use kiosk mode - True
- Use Browser - Chrome


Kodi.log Below

Code:
13:25:42 T:7552  NOTICE: Thread BackgroundLoader start, auto delete: false
13:26:45 T:4424  NOTICE: Previous line repeats 2 times.
13:26:45 T:4424  NOTICE: Thread LanguageInvoker start, auto delete: false
13:26:45 T:4424  NOTICE: -->Python Interpreter Initialized<--
13:26:45 T:4424  NOTICE: SSL is Disabled
13:26:45 T:4424  NOTICE: URL: https://www.netflix.com/Login
13:26:47 T:4424   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <class 'requests.exceptions.SSLError'>
                                            Error Contents: [Errno 8] _ssl.c:510: EOF occurred in violation of protocol
                                            Traceback (most recent call last):
                                              File "C:\Users\Matt\AppData\Roaming\Kodi\addons\plugin.video.netflixbmc\default.py", line 1345, in <module>
                                                index()
                                              File "C:\Users\Matt\AppData\Roaming\Kodi\addons\plugin.video.netflixbmc\default.py", line 201, in index
                                                if login():
                                              File "C:\Users\Matt\AppData\Roaming\Kodi\addons\plugin.video.netflixbmc\default.py", line 821, in login
                                                content = load(urlMain+"/Login")
                                              File "C:\Users\Matt\AppData\Roaming\Kodi\addons\plugin.video.netflixbmc\default.py", line 150, in load
                                                r = session.get(url, verify=verify_ssl).text
                                              File "C:\Users\Matt\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\sessions.py", line 476, in get
                                                return self.request('GET', url, **kwargs)
                                              File "C:\Users\Matt\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\sessions.py", line 464, in request
                                                resp = self.send(prep, **send_kwargs)
                                              File "C:\Users\Matt\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\sessions.py", line 576, in send
                                                r = adapter.send(request, **kwargs)
                                              File "C:\Users\Matt\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\adapters.py", line 431, in send
                                                raise SSLError(e, request=request)
                                            SSLError: [Errno 8] _ssl.c:510: EOF occurred in violation of protocol
                                            -->End of Python script error report<--
13:26:47 T:7164   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.netflixbmc/
13:26:47 T:7164   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.netflixbmc/) failed
13:26:47 T:4628  NOTICE: Thread BackgroundLoader start, auto delete: false

I thought it might have something to do with bad password/not logged into chrome with that account but am able to login using same credentials into other browsers and am logged into chrome/remembered.
Any points in a direction would be appreciated.

Edit: This is what the log spits out if SSL is on:
Code:
13:57:21 T:7724  NOTICE: -->Python Interpreter Initialized<--
13:57:21 T:7900   ERROR: Control 550 in window 10025 has been asked to focus, but it can't
13:57:21 T:7724  NOTICE: URL: https://www.netflix.com/Login
13:57:23 T:7900   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.netflixbmc/
13:57:23 T:7900   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.netflixbmc/) failed
13:57:23 T:2788  NOTICE: Thread BackgroundLoader start, auto delete: false
Leading me to believe the wrong login. (but its not.)
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
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