need help addon SSL error

I've been search for a solution but couldn't find anything that works so hopefully someone can help me. I'm getting the error below trying to connect to an https site using urllib2. I'm thinking it might have something to do with not being able to use TLS1.2. Anyone got any ideas?


Code:
File "F:\Kodi15\system\python\Lib\urllib2.py", line 404, in open
                                                response = self._open(req, data)
                                              File "F:\Kodi15\system\python\Lib\urllib2.py", line 422, in _open
                                                '_open', req)
                                              File "F:\Kodi15\system\python\Lib\urllib2.py", line 382, in _call_chain
                                                result = func(*args)
                                              File "F:\Kodi15\system\python\Lib\urllib2.py", line 1222, in https_open
                                                return self.do_open(httplib.HTTPSConnection, req)
                                              File "F:\Kodi15\system\python\Lib\urllib2.py", line 1184, in do_open
                                                raise URLError(err)
                                            URLError: <urlopen error [Errno 1] _ssl.c:510: error:14094438:SSL routines:SSL3_READ_BYTES:tlsv1 alert internal error>

Public Estuary GitHub repository

If people want to contribute to Estuary, here is a public branch which i intend to keep in sync with the skin from our main kodi repo. https://github.com/phil65/skin.estuary So if you feel like putting up a PR or if you are interested in the past dev...

Artwork – general mode of operation

Dear community, I have a general question about how artwork actually works on Kodi. I'm using Kodi 17 on several platforms (Win10, MacOS, Android) and my movies are stored in folders which are named just like the movie within this folder. My understa...

Alternate kodi build

I purchased a new Samsung TV box a downloaded the latest kodi build. After a little tweaking it works as well as I had anticipated. The question I have is that I also have a Samsung galaxy note 10.1 tablet android version 4.1.2 kernal version 3.0.31 I...

Slow to change Channel

Hi there, Im using kodi14 on android and the addon IPTV SIMPLE CLIENT with a m3u list. When I change the Channel it takes more than 15seconds. I tried the same list on my Linux with kodi (unknown version atm, i will check asap) and the channel's change...

Security Sheild

If you scan your system, it comes back version checker has an update, fails the update, has pushed the command for for updates, and that's about it. I've manually tried to update it, no go. Anyone see this? Or have a fix.

HTPC do not go to standby after recording finished

Hi, I have the problem that my HTPC do not go to standby after a recording is finished. I'm using Kodi 16.1 with DVBViewer Recording Service 1.32.0.0 on Windows 7 64 Bit. The HTPC is connected via an USB-CEC Adapter and HDMI to my TV. So i can receiv...

Log Remover

So I run half a dozen of kodi installs, some on raspberry pi some on nuc but all using either openelec or kodibuntu all more or less up to date. I notice on the raspberries (but also on the others) that when the log files fill the HD (which they eventu...

New to Kodi

Hello all I am new to this. Purchased a KIII box android with kodi 16.1 This is all very confusing. I am just looking to watch movies/ live tv or recorded shows. Can anyone give me some helpful beginner advice to hopefully make life easier? Any help...

Trojan

So we are trying to play with a little Intel ComputeStick and went to snag a copy of Kodi and got this ... "Gateway Anti-Virus Alert This request is blocked by the Firewall Gateway Anti-Virus Service. Name: Loic.A (Trojan)" The Dell SonicWALL isn't a...

Kodi as a Windows 10 store app on startup after boot

Hi everyone, I'm posting this just to save some time for those (like me) who want to install Kodi as a Windows Store app and to make it startup automatically after boot: 1. Simply open the File Explorer and type: shell:AppsFolder 2. You will see all ...

Playback Failed for video Addon

Hi, I got an error Playback failed. One or more file.... The log is https://paste.ubuntu.com/23213031/ I am trying to open addons Filipino On Demand v3,MyPinoyTV. Please help

Videos, Pictures and Music all in one

How can I create an addon that when launched it displays a list of the Videos, Music and Pictures Windows and then by selecting to be transfered to them ? I am a beginner to Kodi development, but I think it has something to do with xbmc.executebuil...

Video located on NAS pauses after a few seconds

New to Kodi and hoping for some insight on what might be the cause of playback issues with certain video files. The main type of file I'm having trouble with is GoPro .mp4 recordings. Some are 30fps, while others are 60fps. Problems with both. The...