Sunday 24 June 2012

Media Centre - because we know we all want to...

Right - let's get back on track!

For anyone that's vaguely interested in this sort of thing, the fact that the Raspberry Pi has the potential to be used as a media centre has been once of the most talked about points.  Now, for anyone paying closer attention to the project, you'll have read that there's a lot more this than plugging it in and getting a state-of-the-art media centre.  This is still early days for the Raspberry  Pi project (remember, we're still technically in the developer release stage) and the main focus is the educational release due out at the end of the year.

Thankfully, this is where the community comes in.  There are a large number of people out there working on projects like this, and they're doing an awesome job!!  The two main projects I've been looking at are OpenELEC and Raspbmc.  Both of these are full media centre operating systems (they boot into an operating system that is a dedicated media centre rather than a standard desktop) running the XBMC interface, or XBox Media Centre.  This is the interface that runs on the original XBox.

So - let's start with OpenELEC.  This is a well-established solution that has been ported to the Raspberry Pi.  It's still under development, but is feature-rich.  As an open source project, the code it out there for anyone to download and compile, with a lot of published information on this.  If you'd like to try build it yourself, take a look here:
http://elinux.org/RPi_building_and_installing_OpenELEC
Alternatively, you can get the latest build here (thanks sparky!):
http://sparky0815.de/
An for up-to-date builds, published by members of the community as they built it, take a look here:
http://www.raspberrypi.org/phpBB3/viewtopic.php?p=89072
http://www.raspberrypi.org/phpBB3/viewtopic.php?p=68324
And of course if you'd like more information on the project itself, take a look here:
http://openelec.tv/

Next, there's Raspbmc.  From what I can make out this is a fairly new project, based on the Debian distro and XBMC, written specifically for the Raspberry Pi.  While you have the obvious downsides to a new project like this (bugs, stability, etc.) there are a lot of positives - you have a product aimed specifically at the Raspberry Pi, without the distraction of different targets, distributions, etc.  At first glance, the added benefit of Raspbmc is that is has an installer that automatically downloads the image and applies it to the SD card.  I've always had issues with creating an SD card other than using DD for Windows (see here), this seems to write without a problem.  So - here's where you can download the installer:
http://www.raspbmc.com/download/
And that's about all you'll need!

So - that's my first pass at a review (and first post in a few weeks!).  I'll apply these images, test them out and post my feedback soon.

EDIT 24/11/2012: I've had a play with the latest 2 images and am pretty happy with what I've seen.  I'll go into more detail soon, but for now you can find the images here:
Raspbmc - http://download.raspbmc.com/downloads/bin/filesystem/prebuilt/raspbmc-rc5-prebuilt.img.gz
OpenELEC - openelec.thestateofme.com (Thanks Chris Swan!!)