Posts by Loomis

    Hi, I want to turn on my cinematic lights etc. automatically when LibreELEC starts. I tried to install this, but it does not work:

    Code
    sudo apt-get install build-essential
    Code
    sudo apt-get install git-core
    git clone git://git.drogon.net/wiringPi
    cd wiringPi
    git pull origin
    ./build
    Code
    sudo mkdir /opt/rcswitch-pi
    cd /opt/rcswitch-pi
    sudo wget http://www.onkeldave.de/pi/rcswitch-pi.zip
    sudo unzip rcswitch-pi
    sudo make

    I read that it is disabled to install things like this because of stability, but I would like to do it anyway. Can you tell me how?

    I have the same problem, full HD .mkv-files are unplayable now. Settings -> Player Settings -> Videos -> Adjust display refresh rate -> Always improved it, but some movies show a black screen every 2 seconds, the audio is sometimes missing or the file is played with a very low fps. Has anyone else those problems?