Posts: 13
Joined: Sep 2008
Reputation:
0
I might be a noob, asking this, but what the hack..
I wanna shutdown the computor with xbmc, restart is fine, but shutdown just kills the xbmc. Are there a way to make it "optional" to shutdown the pc? (From remote control..)
Posts: 407
Joined: Aug 2008
Reputation:
0
yes,
see closing XBMC in settings SYSTEM, then XBMC closes and shutsdown pc or hibernates or standsby
Posts: 13
Joined: Sep 2008
Reputation:
0
Ive noticed that as i wrote in the 1st post, but i wanna make the "power off" from the remote control.
Posts: 86
Joined: May 2008
Reputation:
0
I use a iMedion ir sensor and have just mapped the power switch on my remote to shutdown the computer. I don't even quit XBMC first, just shutdown so Windows handles ending processes and then shuts down.
HTPC: ZBOX-ID41 running OpenElec with Logitech Harmony remote.
NAS: Lian Li Cube, MSI P55-CD53, Intel I7-880, 16GB RAM, 23x 2TB WD drives @ RAID6, 500GB Samsung, Ubuntu Linux.
TV: Samsung UE75ES9005
Posts: 4,549
Joined: Dec 2007
Reputation:
17
topfs2
Team-Kodi Developer
Posts: 4,549
In beta1 we have made it possible to choose the way of shuting down:
XBMC.Quit() - Just quits XBMC
XBMC.Powerdown() - PowerDown System
XBMC.Suspend()
XBMC.Hibernate()
XBMC.Shutdown() is still there and is used as the default way to shutdown XBMC, which is setable in settings. Could be any of the above.
Tobias
If you have problems please read
this before posting
Always read the
XBMC online-manual,
FAQ and
search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the
forum rules.
For troubleshooting and bug reporting please make sure you
read this first.
"Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#."