How to Install SickBeard in XBMCbuntu and Ubuntu
This guide will show you how to install Sickbeard in XBMCbuntu. It doesn’t go in depth how to configure it once installed. It will basically…
This guide will show you how to install Sickbeard in XBMCbuntu. It doesn’t go in depth how to configure it once installed. It will basically…
To setup SMB sharing in XBMCbuntu and other flavours of ubuntu follow the guide below : In this example my home directory is /home/xbmc/ SSH…
To install SABNZBD in XBMCbuntu and other flavours of ubuntu then carry out the instructions below. The guide is not designed to get you up…
SSH to your XBMC Live machine sudo apt-get update sudo apt-get install git-core cd /usr/local/sbin sudo git clone http://github.com/RuudBurger/CouchPotato.git sudo mv CouchPotato couchpotato cd /usr/local/sbin/couchpotato…