I want to be able to start XBMC Live remotely. XBMC being based on Ubuntu, it was not so hard to achieve, once I understood I should follow the Ubuntu tutorial rather than the XBMC one. You may need to install the ethtool package sudo apt-get install ethtool You can then try to enable WOL manually […]
(2)
XBMC Update Library Remotely
A single liner ! wget 'http://xbmc:8080/xbmcCmds/xbmcHttp?command=ExecBuiltIn¶meter=XBMC.updatelibrary(video)' -S source