Suspend kodi pi

  • The think the best you can do is ssh into your RPi and shutdown Kodi, then when you're ready to use it again, ssh to restart Kodi.

    Code
    systemctl stop kodi
    Code
    systemctl start kodi

    If it's just internet activity, you can turn off the network in Libreelec System configuration.

    Edited once, last by Iridium (April 26, 2017 at 5:55 PM).

  • I see the shut down timer will halt the pi and turn the TV off via cec. Is it possible to get the TV to turn the pi back on via cec? Or does the pi have to be power cycled when it has been shutdown¿
    -------
    Strangely it has just turned itself and the tv backon while I was googling, why would it have done this and how can I do it on demand?

    Edited once, last by bilboelec (April 26, 2017 at 10:13 PM).