Hello,
I'm trying to access some channels using TV playlist of FreeIPTV: https://raw.githubusercontent.com/Free-TV/IPTV/master/playlist.m3u8
Same list as the one used by Linux Mint for its IPTV player "hypnotix".
But I have a lot of issues when I use inputstream adaptive.
Most of the stream I'm trying to watch are in error with this error:
2023-02-15 21:34:38.926 T:924 ERROR <general>: CCurlFile::FillBuffer - Failed: SSL peer certificate or SSH remote key was not OK(60)
2023-02-15 21:34:38.926 T:924 ERROR <general>: CCurlFile::Open failed with code 0 for https://s13.tntendirect.com/m6/live/playlist.m3u8:
2023-02-15 21:34:38.926 T:924 ERROR <general>: AddOnLog: inputstream.adaptive: Download failed: https://s13.tntendirect.com/m6/live/playlist.m3u8
2023-02-15 21:34:38.926 T:924 ERROR <general>: AddOnLog: inputstream.adaptive: Could not open / parse manifest (https://s13.tntendirect.com/m6/live/playlist.m3u8)
I'm using libreelec 10.0.4 with latest version of IPTV Simple Client and all dependencies Addons...
Any idea how I can fix that?
Thanks in advance for your help