A single liner ! wget 'http://xbmc:8080/xbmcCmds/xbmcHttp?command=ExecBuiltIn¶meter=XBMC.updatelibrary(video)' -S source
11/09/2011
hints & tricks in no particular order
11/09/2011
22/01/2011
I had no network connection during the installation of XBMC Live, and this is why it was disabled at runtime. It was not very difficult to fix: Edited /etc/network/interfaces and added the ethernet interface -- I do not need the wifi (wlan0) and didn't add it. # Loopback interface auto lo iface lo inet loopback # […]
16/01/2011
XBMC Live is based on Ubuntu and can be installed permanently just the same. In the future, OpenELEC might surpass the official XBMC build, but it is not there yet. It worked just fine; however I ran through a weird issue with HDMI sound output that I wanted to document here. By default, even if HDMI video output is […]