[RELEASE] Flix2Kodi - Just another Netflix-Addon
(2016-01-07, 17:07)vorta Wrote:
(2016-01-07, 01:57)logi85 Wrote: Hi, short update:

Just released 0.4.7, please update!

After Update:

cwh060, mhoogenbosch, harry fine, SamBotte, brashquido, vorta, Bearhunter73: please try again.
edge-users: please try again. (fullscreen)
benno.1973: please open an issue on github (encoding, playcount)
snip snip snip

Hi Logi85!

Thanks for taking the time to look into these issues !!!
I updated to 0.4.7 bu I still have the same error

Code:
22:56:07 T:1872   ERROR: C:\Users\HT\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\packages\urllib3\util\ssl_.py:315: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#snimissingwarning.
                                              SNIMissingWarning
22:56:08 T:1872  NOTICE: [plugin.video.flix2kodi] parameters: ?mode=main&thumb&type=movie&url
22:56:08 T:1872   ERROR: [plugin.video.flix2kodi] Traceback (most recent call last):
                                              File "C:\Users\HT\AppData\Roaming\Kodi\addons\plugin.video.flix2kodi\addon.py", line 84, in <module>
                                                handle_request()
                                              File "C:\Users\HT\AppData\Roaming\Kodi\addons\plugin.video.flix2kodi\addon.py", line 36, in handle_request
                                                general.main(video_type)
                                              File "C:\Users\HT\AppData\Roaming\Kodi\addons\plugin.video.flix2kodi\resources\general.py", line 38, in main
                                                add_dynamic_lists(video_type)
                                              File "C:\Users\HT\AppData\Roaming\Kodi\addons\plugin.video.flix2kodi\resources\general.py", line 28, in add_dynamic_lists
                                                content = connect.load_netflix_site("https://www.netflix.com/")
                                              File "C:\Users\HT\AppData\Roaming\Kodi\addons\plugin.video.flix2kodi\resources\connect.py", line 112, in load_netflix_site
                                                ret, status_code = load_site_internal(url, session, post, netflix=True)
                                              File "C:\Users\HT\AppData\Roaming\Kodi\addons\plugin.video.flix2kodi\resources\connect.py", line 173, in load_site_internal
                                                response = session.get(url, headers=headers, cookies=cookies, verify=certifi.where())
                                              File "C:\Users\HT\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\sessions.py", line 480, in get
                                                return self.request('GET', url, **kwargs)
                                              File "C:\Users\HT\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\sessions.py", line 468, in request
                                                resp = self.send(prep, **send_kwargs)
                                              File "C:\Users\HT\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\sessions.py", line 576, in send
                                                r = adapter.send(request, **kwargs)
                                              File "C:\Users\HT\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\adapters.py", line 447, in send
                                                raise SSLError(e, request=request)
                                            SSLError: [Errno 1] _ssl.c:510: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

In my opinion the root cause is :
Code:
22:56:07 T:1872   ERROR: C:\Users\HT\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\packages\urllib3\util\ssl_.py:315: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#snimissingwarning.
                                              SNIMissingWarning

I don't know your scripts and Python, yet I would suggest to modify in order to just ignore this error
Something important in my case , I'm living in asia and i use a dns service to access netflix US (this might explain why I do have the error in the first place).
On the same computer (using the DNS service) I can watch stuff on netflix US in chrome , edge or the win10 app without any error.

Thanks for this addon, hope it will work for me eventually!!!

in the new version I disabled ssl verification. will release in a few minutes (or hours) ;-)
Reply


Messages In This Thread
RE: [RELEASE] Flix2Kodi - Just another Netflix-Addon - by logi85 - 2016-01-07, 22:09
No access to TV show data - by seriousjohn - 2016-11-03, 19:01
Flix2kodi <crashed> - by Garri - 2016-01-08, 19:29
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Flix2Kodi - Just another Netflix-Addon8