Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
(2024-03-02, 21:15)izprtxqkft Wrote:
(2024-03-02, 20:56)ashlar Wrote: Is there somewhere where Kodi saves these certificates? Maybe it's a leftover for some reasons...

https://kodi.wiki/view/SSL_certificates
Quote:All other platforms
Kodi includes its own bundle of default trusted certificate authorities in the file system/certs/cacert.pem of the Kodi installation.

Copy the file to a new location
Add your certificate (in PEM format) to the end of the new file
Set the environment variable SSL_CERT_FILE to the location of that new file
This method is also usable on Linux if you do not want to change your system trust store.

so then one would think updating that file with the github file would be the way forward https://github.com/xbmc/xbmc/tree/master/system/certs

see if that helps
Unfortunately nothing changed. Same error.

Code:
2024-03-02 22:52:05.626 T:12552    info <general>: [plugin.video.themoviedb.helper]
                                                   ConnectionError:  HTTPSConnectionPool(host='webservice.fanart.tv', port=443): Max retries exceeded with url: /v3/movies/1047016?api_key=fcca59bee130b70db37ee43e63f8d6c1 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1136)')))
                                                   Suppressing retries for 30 seconds
For troubleshooting and bug reporting please make sure you read this first (usually it's enough to follow instructions in the second post).
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 ashlar - 2024-03-02, 23:54
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2