koying / SPMC

fork of xbmc/kodi
Other
632 stars 257 forks source link

Python update above version 2.7.9 needed for using TLS/SSL 1.2 #568

Open sbaghdadi opened 7 years ago

sbaghdadi commented 7 years ago

Python lower than 2.7.9 doesn't supports TLS 1.2 but more an more webpages are upgrading to this version. Python above 2.7.9 is able to open pages with TLS 1.2. In kodi 17 this is already included.

For example movie4k.to in xstream addon is not working anymore.

More information to this issue:

http://xstream-addon.square7.ch/showthread.php?tid=814

So please update python in spmc. Thank you in advance!

humiboy commented 7 years ago

@koying

please please add Python 2.7.9 in SPMC

humiboy commented 7 years ago

any news to work on support for Python 2.7.9?

humiboy commented 7 years ago

any news?

sbaghdadi commented 7 years ago

bump

99rook99 commented 7 years ago

If you look at the commits that koying has done since the middle of March, you will see that python has been updated to 2.7

ndsports316 commented 7 years ago

I don't believe that is the case. I was reading on the forums a good test of phyton is to try to launch the movie4k.to addon and see if you get a tsl error. I get the same error on kodi 16.1 and Spmc 16.6 and do not get that error on kodi 17.1. I've also done multiple side by side scans and far more HD sources are populated on kodi 17.1. So I am not convinced that SPMC has been updated with the new python. tls_1 2_f2 tls_1 2_g

99rook99 commented 7 years ago

Well, since version 16.6 was released 1 March and the first commit happened 11 March, you wouldn't have python 2.7. Now if you really wanted the version with 2.7, you could just compile the latest github version

pickett2k commented 7 years ago

So is this issue fixed and when will it be included with the latest app?

This version is way better than kodi 17 on my device, just need this https thing sorted out and no reason to use kodi anymore then

ndsports316 commented 7 years ago

Koying released a patch already - see link here topic 863. It works I have been using it.