List

Introduction

As mentioned on the Project Page, this, is an ongoing project for improving my HTPC solution. Its combination of services allows me to search for, download, and update all of my movies, TV shows and music, regardless of where I am in the world, and without needing any user interaction. Controlling the back-end processes, if needed, can be done through any web browser. When media downloads complete, alerts are sent to both my fiancée’s and my phone, as well as are displayed on our HTPC connected TV itself.

The two sides to a HTPC are the “invisible” background services that acquire, maintain, and organize content (from here on referred to as the back-end), and the user interface that the viewer interacts with in order to experience the content on their TV (from here on referred to as the front-end). A HTPC without a solid back-end will require a lot of “manual labor”, while a HTPC without a front-end will tend to be difficult to use, disorganized, and not very nice to look at. In my personal opinion, since my HTPC is the “hub” of my TV, the front-end is the most important aspect of the HTPC – if my fiancée can’t figure it out because the controls are confusing, then it has to change.

The Hardware

Any computer can technically function as a HTPC, though some will obviously perform better than others. In the case of my HTPC, I wanted a device that I could keep on my TV stand, and I also wanted something that would be relatively silent. After a bit of research, I ended up purchasing an Intel NUC, D34010WYK. The small form factor makes it perfect as a set-top box, the IR receiver allows remote input, and the customizable specs fit perfectly for my needs. While the limited storage options in this model could be an issue, I currently store my media on an external hard drive (I’m exploring NAS options), so this fits my needs perfectly. Additionally, for complete silence and a neat looking exterior, I purchased an Akasa Newton H, an enclosure that acts as a giant heat sink, allowing me to remove the NUC’s single fan. Below is a list of all the base hardware components I used:

This hardware, once assembled, will allow for flawless HD playback over HDMI, Wireless-AC support, Bluetooth connectivity, as well as lightning fast boot times using the SSD.

The Storage

Another key aspect when it comes to HTPCs is where the media itself is stored. The 120GB SSD mentioned above is simply too small for the amount of media I have, and is used purely for the operating system, various back-end services and temporary storage for downloads before they are organized and transferred to their final storage spot. I’ll preface these next few sentences with the fact that I’m currently investigating networked attached storage (NAS) solutions. The benefit to a NAS is that the media is not stored on the computer locally; it is instead stored in a centralized location making it easier for multiple HTPCs play them over the network. That being said, I’m currently storing my media on external hard drives connected directly to the HTPC. It’s not the best solution, but it’s the cheapest, and better yet, it works.

The Software

There are various options for a base HTPC OS. Some people prefer OpenELEC, a lightweight Linux distro that has XBMC (a front-end software) preinstalled. Others prefer Windows 7 due to stability and compatibility with other Windows applications. Some people use their Mac Mini as an HTPC, OS X being the base OS.

Personally, I prefer Windows 8.1 as my HTPC platform. The Metro UI interface allows for easy navigation with a remote control, and the tiles are the perfect size for use as a “pseudo 10 Foot Interface”. Additionally, Windows 8 has a variety of performance tweaks making it faster than Windows 7.

There are also a variety other services and programs installed that weave together to form the HTPC experience, and will eventually be found in their respective Front-end and Back-end pages, when complete.

Leave a Reply

  Posts

1 2
December 21st, 2018

Home Assistant: Heated Blanket Usage Limiter

Introduction I live in an older house with poor insulation, and I turn my thermostat down to 62 at night. [...]
December 19th, 2018

Home Assistant: Tracking Recent Arrivals + Having Alexa Welcome Them

Introduction I remember walking out of a movie theater in 2008 having just watched Iron Man, and thinking "Damn, I [...]
December 19th, 2018

Home Assistant: Automating Alexa Volume As A Media Player

Latest Version This guide is an update to my previous post, Automating Alexa Volume With Home Assistant and Spotify. At the [...]
January 9th, 2018

Home Assistant: Automating Alexa Volume With Home Assistant and Spotify

Updated Version Available! Automating volume control was simplified with the release of a custom component allowing for Alexa devices to [...]
October 6th, 2016

Subreddit Backup and Restore (Python Script)

Summary I'm an avid reddit user, constantly searching for new subreddits to subscribe to in my areas of my interests. Having [...]
October 7th, 2015

Saved Lead Hider – LinkedIn Sales Navigator Userscript

Introduction LinkedIn Sales Navigator is a useful tool that combines LinkedIn's network data, relevant news sources, and your accounts, leads, and [...]
June 20th, 2015

Boombox Airplay Conversion

Introduction Years ago, I purchased a Sony RDH-GTK1i boombox that has a 30-pin Apple connector, USB, RCA and radio functionality. At [...]
June 19th, 2015

HTPC – The Back-End

Introduction As explained on the Project Page, two of the most important components to an HTPC are the "invisible" background [...]
June 19th, 2015

Introduction to HTPCs

Introduction As mentioned on the Project Page, this, is an ongoing project for improving my HTPC solution. Its combination of [...]
June 19th, 2015

R1FLE Project (vgInteractive MK II)

Introduction This project is the slow growing progression of a project I started for the original Xbox, specifically for Halo 2. [...]