XBMC

XBMC Update Library Remotely

A single liner ! wget 'http://xbmc:8080/xbmcCmds/xbmcHttp?command=ExecBuiltIn&parameter=XBMC.updatelibrary(video)' -S source

XBMC Live, Network disabled

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  […]

Continue reading

XBMC Live, HDMI Output

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  […]

Continue reading

Page top