Posts: 68
Joined: Dec 2020
Reputation:
0
Yesterday the normal (on TV) interface became totally unresponsive to the remote control. I eventually resorted to power cycling the Pi to get things back. This is an extreme measure which may (did) result in the SD card having some corrupted files which I have now repaired.
I did not have a device to access the Pi via SSH, I just set up my phone for that - next time.
However, the web interface was working!! Is there a way to reboot or power cycle KODI from the web interface. I have looked and did not find anything.
Thanks....RDK
Posts: 220
Joined: Feb 2013
Reputation:
8
Hi,
i suppose you mean the standard webinterface chorus. i don't use it, maybe there is a button i don't know about.
if not, a bit a more complicated way would be:
press the 3 dot's in the bottom right corner > "the lab" > "API browser" > search for "system."
select system.reboot or whatever you need.
add in the text field as arguement "[]".
press "SEND COMMAND"
you also can bookmark the page for easier use.
Check out my plugin
yarc, it's a web-remote optimised for all screen sizes (especially touch and small screen).
Posts: 68
Joined: Dec 2020
Reputation:
0
WOW, the disclaimer on that page make me somewhat afraid to do anything! If I select "System.reboot" or "System.Shutdown" will that be a clean shutdown, ie similar to what I can do from the main KODI menu "Power-Options" button?
I guess I have the same question if I "shutdown" or "reboot" from the SSH command line. Thanks....RDK
Posts: 68
Joined: Dec 2020
Reputation:
0
Thanks, I keep that option in mind. For now, however, what is the correct way to shutdown KODI and the Pi from an SSH command line? For the Pi, "shutdown" or "reboot" but that might leave the KODI files in a bad state?. Thanks....RDK