h1

How to install SVN installer on XBMC live to enable automatic skin and plugin upgrades/installs

August 22, 2009

For ages I’ve wanted to know how to put the plugins back into xbmc.  When you do a fixed disk install from the XBMC live iso, they’re just not included.  Why?  It’s probably that the XBMC team don’t consider the live disc to be important, yet it is the best out of the box media centre around simply because it’s light, has no extra applications you don’t need, uses it’s own window manager, free and works out of the box!

So here’s how I did it.

ssh into your xbmc media centre

$ ssh <youripaddress>

Become root

su <password>

ensure unzip is installed

# apt-get install unzip

Become normal user

# exit

Enter plugins directory

cd /home/xbmc/.xbmc/plugins/programs

Download installer

$ wget http://xbmc-addons.googlecode.com/svn/packages/plugins/programs/SVN_Repo_Installer.zip

unzip SVN Installer

$ unzip SVN_Repo_installer.zip

Delete the original zip file

$ rm SVN_Repo_installer.zip

Configure XBMC

Go to settings, skin settings, (left hand menu), home window and turn on the show programs option in the main menu.

Go to main menu and choose Programs

There will be program plugins and under that your new installer.

You’re done!  Using the installer is fairly self explanatory, check out the skins, you’ll be really impressed.

Advertisement

2 comments

  1. [...] How to install SVN installer on XBMC live to enable automatic skin and plugin upgrades/installs August 20091 comment 4 [...]


  2. Best Software Downloads and Reviews. the most comprehensive source for free-to-trysoftware downloads on the WebBEST 4 DOWNLOADS



Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.