Posts by bolet

    No, I haven't any additional certs. I tested to wget the 1st URL, and there doesn't seem to be a certificate issue:

    Code
    # wget -O- "https://www.youtube.com/youtubei/v1/player?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8&prettyPrint=false"
    Connecting to www.youtube.com (216.58.214.174:443)
    wget: server returned error: HTTP/1.1 405 Method Not Allowed

    If it was a CDN or certs issue, wget would also fail, right? Maybe a python only issue? Any more ideas?

    If it was just to fix the issue, I could backup kodi settings, erase all data inside /storage then reboot and restore? But maybe it's worth digging?

    I submitted the bug and had the answer here: https://github.com/anxdpanic/plugin.video.youtube/issues/837

    Quote

    This has nothing to do with this plugin. There is something wrong with your system certificate store. Or maybe the certifi module.

    You will need to check why your system certificate store does not contain the information that is required to verify/make a secure connection to the YouTube servers.

    As a workaround you can disable https verification in the plugin advanced settings, but this is not a recommended course of action.

    Help welcome!

    This started happening a few days ago, I don't remember having done anything special to trigger this.

    Hardware: Orange Pi PC Plus (Allwinner H3)
    OS: LibreElec 12.0.0

    All plugins needing https connections now display something like this in the log file:

    The file /run/libreelec/cacert.pem looks normal.

    we don't want to maintain a ton of out of tree wifi drivers. As I said - you can make your own build with wifi, but driver won't be accepted in official repository.

    Sorry, I didn't expect LE to go as far as dropping wifi support, but I understand the reason.

    It looks like 9.2.6 still supports OPi Lite. I'll stick with it for now.

    But I'll keep an eye on master. Thanks again for your help <3

    jernej Thanks for showing me the way. I launched a build. We'll see how it works...

    I can confirm HW decoding doesn't work in the 2017-05-16 release of LibreELEC 8 on OPi Lite, maybe something was broken. Is there a place to download past releases?

    My OPi Lite displays only 42% of RAM usage during playback. Why only support boards with ≥ 1 GiB RAM?

    I'm using LibreELEC for my OPi PC Plus, it works like a charm. Thanks Jernej for your work on AllWInner chips!

    But I also have 2 OPi Lite (not Lite 2) which I'd like to update: they now run a LibreELEC 8 image from 2017-05-16, and don't support HW decoding.

    I tried using the OPi PC Plus image and replacing the dtb file and the extlinux.conf reference, but the OPi Lite still doesn't boot.

    What does it take to have a bootable recent LibreELEC on OPi Lite?

    I can probably compile my own image if I have a few hints, but if you can add the image for OPi Lite in the daily downloads it would be even better :)