Closed sviet2k closed 3 years ago
There is nothing wrong with the resolver, the ssl certificate that they are using since 17 Nov is from a new CA that Kodi doesn't trust
Thanks a lot for your quick answer. You are right. Kodi cannot play but MXPlayer can. Do you have a work around to play this link with Kodi? Ex: add verifypeer=false in the header to bypass the ssl verification. If yes, please share with me and I will implement it in my addon. Thanks
There is an official Kodi guide on how to do this: https://kodi.wiki/view/SSL_certificates
Thanks @solbu for the hint but the fix is on the Android or PC machine. I would like to have a 'global' fix in my addon.
@sviet2k See the latest pull request :)
Thanks @shellc0de27. Add the verifypeer in the header will fix the problem.
Can you please fix the resolver of fplayer when you have time?
hxxps://f player.info/v/py4ldsmp3q5n6pk
Thanks