Kodi DSPlayer – DirectShow Player for Windows
Can somebody check if the latest 64 bit build works with python addons? I have issue with nearly all of them complaining about failed SSL handshake including youtube

Code:
"17:50:38.395 T:8204  NOTICE: [plugin.video.youtube] Running: YouTube (5.4.0) on Krypton (Kodi-17.3) with Python 2.7.13
17:50:42.998 T:10168  NOTICE: Previous line repeats 1 times.
17:50:42.998 T:10168   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: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)"

certs.pem does not seem to be mangled, but it worth checking again.

Can anybody check if youtube works?

----

Same with anything that is curl based:

Code:
18:16:12.293 T:5944   ERROR: CCurlFile::Open failed with code 0 for https://raw.githubusercontent.com/aracnoz/repository.dsplayer/master/addons.xml.md5
18:16:12.293 T:5944   ERROR: XFILE::CFileCache::Open - failed to open source <https://raw.githubusercontent.com/aracnoz/repository.dsplayer/master/addons.xml.md5>
18:16:12.293 T:5944   ERROR: CRepository: failed read 'https://raw.githubusercontent.com/aracnoz/repository.dsplayer/master/addons.xml.md5'
18:16:15.767 T:3396   ERROR: CCurlFile::FillBuffer - Failed: SSL connect error(35)
18:16:15.772 T:3396   ERROR: CAddonInstallJob[metadata.common.themoviedb.org]: MD5 mismatch after download. Expected 5fc8d4a087e86103fef30873b05671de, was D41D8CD98F00B204E9800998ECF8427E
18:17:19.668 T:1260   ERROR: XFILE::CDirectory::GetDirectory - Error getting

----

Possible culprit: https://github.com/requests/requests/issues/3859

Can you rebuild the build with new openssl?

----

Update, replacing openssl with files from https://indy.fulgan.com/SSL/openssl-1.0....-win64.zip fixed the issue
Reply


Messages In This Thread
Lockup on STOP issue resolved! - by MKANET - 2015-04-11, 21:59
RE: 4G aware patch - by MagikMark - 2015-09-08, 03:27
Alt-F4 no longer quits - by JeffA - 2015-10-31, 20:38
RE: Kodi DSPlayer – DirectShow Player for Windows - by baybal - 2017-07-30, 16:59
H265 playback - by rew88 - 2017-11-04, 00:41
RE: H265 playback - by ashlar - 2017-11-04, 16:21
RE: H265 playback - by rew88 - 2017-11-05, 01:34
RE: H265 playback - by ashlar - 2017-11-05, 16:48
RE: H265 playback - by rew88 - 2017-11-05, 23:08
RE: H265 playback - by ashlar - 2017-11-06, 12:00
Leia 18 - by terpsarlington - 2017-11-21, 03:51
RE: Leia 18 - by spencerjford - 2017-11-21, 06:24
Display Modes / Refresh Rates - by goofer69 - 2019-09-20, 00:19
RE: Display Modes / Refresh Rates - by ashlar - 2019-09-20, 00:39
RE: Display Modes / Refresh Rates - by ashlar - 2019-09-20, 19:35
DSPlayer 23.810 to 23.976 - by Runakanta - 2018-05-09, 03:24
RE: DSPlayer 23.810 to 23.976 - by Warner306 - 2018-05-10, 01:32
Logout Mark Read Team Forum Stats Members Help
Kodi DSPlayer – DirectShow Player for Windows47