Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
(2024-03-02, 23:54)ashlar Wrote: Unfortunately nothing changed. Same error.

it's unlikely to help but it's possible to direct kodi to the cacerts with advancedsettings
https://kodi.wiki/view/Advancedsettings....k_settings
Code:
<network>
<catrustfile>filepath</catrustfile>        <!-- Added in v19- Allows specifying a custom SSL CA trust store bundle. e.g. special://masterprofile/cacerts.pem -->
</network>

barring that then i guess it would need "|verifypeer=false" appended to the url but that has to be done in the addon code
Reply


Messages In This Thread
RE: TheMovieDB Helper - by jurialmunkey - 2019-07-31, 11:47
RE: plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners - by izprtxqkft - 2024-03-03, 00:44
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2