GNTP: Growl Alerts from my NAS

I have been using Growl for Windows for a few months and I think it is a very cool application. I use it mostly at home with Sickbeard and Couchpotato. In Sickbeard, when a show is snatched, that is the show has been submitted to your download manager (Transmission in my case) a notification will be sent to growl. When the the download has been completed, a notification will be sent to growl. This is especially useful when I am waiting a particular show to finish downloading. ...

February 5, 2013 · 3 min · Shane Greaves

HowTo Update ATV2 TimeZone – Jamaica

I keep forgetting how to do this one… so I wrote it down. Updating TimeZone: Remove current timezone (delete symbolic link): rm /var/db/timezone/localtime Create Symbolic link for Jamaica TimeZone ln -s /usr/share/zoneinfo/America/Jamaica /var/db/timezone/localtime

November 20, 2012 · 1 min · Shane Greaves

Install Subsonic XBMC Frodo AddOn

Subsonic to the world!! After a little searching I found a SubSonic AddOn that works with XBMC Frodo. I am running the nightly builds for Windows and ATV2. As per this forum post: I find XBMC to be the best experience on a Mac or PC for interacting with my remote Subsonic server. I wanted to try it with the pre-Alpha builds of XBMC Frodo to take advantage of the new audio engine. The Subsonic script failed and the guy who wrote it (t0mm0) seems to have disappeared. I debugged and corrected it (very easy) and for those of you who are interested here’s a link to the new files: ...

November 19, 2012 · 1 min · Shane Greaves

Olympic Viewing, XBMC and BBC iPlayer

CVMTV’s Olympic coverage has been less than stellar and that is putting it in a very nice way. I’ve spent the first two days of the Olympics trying to find out what was possible in terms of alternate video sources to watch events, both live and recorded. I tend to like the coverage of BBC. They usually have excellent commentators who are very knowledgeable on the athletes and their respective events, unlike what passes for commentary on NBC (US). BBC iPlayer was my first choice to watch the opening ceremony. To access iPlayer you have to reside in the UK or be connecting from a UK IP address through the use of a VPN. A Virtual Private Network (VPN) is a technology used to access a network, securely over a public network such as the internet. It is usually used to access work or home networks remotely. ...

July 30, 2012 · 2 min · Shane Greaves