2019-12-18, 21:42
This may sound silly, but how do you turn it off? I've clicked on the power button down on the left hand side at the bottom and it closes down, then immediately powers up again.
kodi-send --action "PlayerControl(stop)" > /dev/null
kodi-send --action "Notification(${1} will happen in 35 seconds, get ready)" > /dev/null
sleep 5
for seconds in 30 20 10 ; do
kodi-send --action "Notification(kodi ${1} in ${seconds} seconds, get ready)" > /dev/null
sleep 10
done
kodi-send --action "${1}" > /dev/null
exit 0
(2020-01-10, 16:52)Lewis-H Wrote: The way to do this is from the main KODI menu ribbon, scroll along the menu ribbon to the option 'EXIT KODI' and select QUIT below. It may take a minute, but this will shut down KODI safely. Pressing the red power button on the remote to switch off the whole box whilst within KODI.
Regards,
Lewis
(2020-02-03, 19:24)Gorbulan Wrote: I don't. I lost my remote, so I've been watching the same three episodes of "A Nero Wolf Mystery" for the past two years.Could be worse. Could be "The Nanny".
Send help.