How to kill XBMC with Terminal
#1
Hi

Is it possible to restart or kill XBMC when it crashes without restarting the whole ATV?
Maybe a command to send with SSH?

Thank you
Reply
#2
find the process (the pid #, then kill -9 < pid >
Reply
#3
killall -9 XBMC on osx
killall -9 xbmc.bin on linux

this is a assumption [tm]
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#4
Great!
Just had the chance to test it Smile

Thank you guys

BTW, can you please also take a look at this:
http://forum.xbmc.org/showthread.php?tid=126167
It's driving me crazy Smile
Reply

Logout Mark Read Team Forum Stats Members Help
How to kill XBMC with Terminal0