Ordering parts for my new custom NAS

When I say NAS, I actually mean full size file server.
My current file server is based on an old desktop computer I had lying around. It has an Athlon 64 3500+ 2,2 GH CPU and 2GB RAM.
The motherboard has 4 SATA-ports and then there is a VIA 6421A PCI card with 3 more SATA-ports.
At the moment this file server is serving 7 external hard drives. (Actually they are internal in the way they are connected, but external in the way they are physically located.)

My soon to be replaced NAS

My soon to be replaced NAS

There are two reasons why I am building a new file server.
First of all there is no more room to attach another hard drive with this current setup.
Second reason is the performance or better the lack of it. Apart from being a file server, this system is also used as a download server, running SabNZBd, CouchPotato and SickBeard 24/7. And I wanted a faster system to handle all desires.

Now you are wondering what this new system will look like and how much it would cost.
Well, it turns out it’s going to be super cheap!
Read more of this post

iCouchPotato released – an iOS client app for CouchPotato

CouchPotato is an amazing application that automates the movie downloading process using Usenet or Torrents.
More info about CouchPotato

I developed an application called iCouchPotato for iOS devices to manage your CouchPotato watchlist and lookup movie information from your iPod/iPhone or iPad.

The application can be found in Cydia (on the ModMyi repo).

More info and support for iCouchPotato

Airplay is coming to OpenElec !!

Thanks to my own request on the OpenElec forums, the creators of OpenElec (a dedicated XBMC OS which runs a lot faster than XBMC Live which is simply Ubuntu), have decided to get started on implementing Airplay (Airplayer+Shairport) into OpenElec !

You can follow any news and progress right here: http://openelec.tv/forum/19-feature-suggestions/6383-integeration-of-shairport-a-airplayer-which-enables-full-videopictures-and-music-streaming-from-ios

Install Shairport on XBMC Live to get AirPlay audio as well!

A couple of weeks ago I showed you guys an easy way to install AirPlayer, which allows you to stream pictures/video from iTuens/iOS Devices.

That’s great isn’t it. It works perfect. But what about the music? Doesn’t Apple’s AirPlay stream music as well?

Well yes it does, sort of. Apple’s new AirPlay goodie still uses the old AirTunes code to stream music.
Recently someone was able to retrieve the private key needed to decode the music.

Today I’ll show you how to install Shairport on XBMC Live to stream your entire music library from your iTunes or iOS Device to your HTPC!
Read more of this post

I miss Airplayer!

Currently I’m using OpenElec, the “XBMC OS”, which is a great solution for people who want XBMC and the official addons.
But there is no way to install extra packages in OpenElec.
This means no Airplayer, no Shairport.

XBMC Live

I will return to XBMClive this week and give you guys an updated guide to install Airplayer AND Shairport.

  • Airplayer allows you to stream video/pictures from iTunes/iOS devices to XBMClive.
  • Shairport allows you to stream music (YES it’s real) from iTunes/iOS devices to XBMClive.

So hang on, guide comming soon!

XBMCLive V.S. OpenELEC

OpenELEC advantages: superfast bootup!!
Cold bootup with XBMCLive: 1min 20sec
Cold bootup with OpenELEC: 0min 19sec

OpenElec

How is this possible?
XBMCLive, is almost a complete Ubuntu distro with XBMC running on top and on startup.
OpenELEC is not based on any Linux distribution, it’s build specially for XBMC!

Would you like to try it out?
Don’t wait any longer, head over to OpenELEC.tv.

Update to XBMC 10.1!

No new features but some interesting bug fixes were made.

Head over to XBMC on GitHub to check out the full changelog.

Update instructions:

- SSH or shell: sudo apt-get update followed by sudo apt-get install xbmc

Get AirPlay working on your XBMC live HTPC!

    1. Go to https://github.com/PascalW/Airplayer and download the zip
    2. Unzip it, rename it to PascalW-Airplayer and transfer it (SFTP client) over to your home folder in XBMC
    3. SSH into XBMC (ssh username@xbmcip)
    4. sudo apt-get update
    5. sudo apt-get install libavahi-compat-libdnssd1 python python-pip
    6. Dive into the folder you transfered in step 2 with ‘cd PascalW-Airplayer
    7. sudo pip install -r requirements.txt
    8. cd airplayer
    9. Edit and insert your XBMC username and password in the settings file: sudo nano settings.py
    10. Start AirPlayer: python airplayer.py
    11. Start a video (YouTube for example) on your iOS device and AirPlay it over to XBMC!
    12. Now if you like to start it up automatically every time you boot XBMC continue!

    13. Get back to the previous folder cd ..
    14. sudo cp scripts/ubuntu/airplayer /etc/init.d/airplayer
    15. sudo update-rc.d airplayer defaults
    16. sudo chmod +x /etc/init.d/airplayer
    17. sudo nano /etc/init.d/airplayer Edit user (username), group (id username) and path to where the airplayer.py script is located for me it is “/home/tripkip/PascalW-Airplayer/airplayer/airplayer.py”
    18. Save, reboot and test!

    Credits to PascalW, the author of AirPlay for XBMC, Boxee and Plex.

Update XBMC Live to latest subversion (Dharma)

To make sure you keep your XBMC Live system up to date with the latest bug fixes and patches you should update your xbmc software to the latest subversion (SVN). Here is how you can achieve this:

Run the following commands from the terminal:

sudo add-apt-repository ppa:team-xbmc-svn/ppa
sudo apt-get clean
sudo apt-get update
sudo apt-get install xbmc
sudo reboot

At last temperatures under control and total silence !!!!

Hi there,

My fan arrived last week, haven’t got the time yet to mount it into the case until today!

Here you can checkout the fan, it’s a Scythe 120 mm Slip Stream Slim Case Fan (800 rpm) (SY1212SL12SL).
Cost’s around 9EUR and believe me it is completely silent.

So how do you fit a 120mm fan in a case that’s only 70mm high?

Read more of this post

Follow

Get every new post delivered to your Inbox.

Join 103 other followers