Archive for the ‘Tivo’ Category

Galleon for Tivo on Ubuntu Hardy

Monday, June 16th, 2008

I had a lot of issues with getting a recent install of Galleon operational on Ubuntu Hardy Heron. I was running Galleon off and on for years on OS X, but seemed like it was time to get it going on Ubuntu.

Not Easy.

It seems they really gear Galleon on the linux-side to be most workable with RedHat / Fedora flavors of linux. I had a multitude of issues getting it operational and if you are trying to get this going, I hope this helps.

1. Disable IPv6. I know, it is the future, but again, we have to disable it to get better performance and/or have something we need just work. In Ubuntu Hardy, you

sudo vi /etc/modprobe.d/aliases

Change:

alias net-pf-10 ipv6

to

alias net-pf-10 off ipv6

Then

sudo /etc/init.d/networking restart

or reboot the computer.

2. Download the galleon distribution. Unzip it somewhere, and vi the Makefile to comment out or delete the lines referring to ‘chkconfig’ in the install and uninstall parts. It is a RH deal not a Ubuntu deal.

3. Perform the

sudo make install

4. It should put everything in /usr/share/galleon . Go there and vi galleon in the bin directory and comment out the line towards the top referreing to /init.d/functions. Again, a reference to a RH deal.

5. Then, vi the run.sh script in the /usr/share/galleo/bin directory to get rid of the extra stuff and just go with

#!/bin/bash
#
# Run the Galleon server
#
/usr/share/galleon/bin/galleon console

After doing the above, things actually started to work for Galleon and Hardy Heron!

Good luck!

Take Tivo Content to iTunes and iPhone in OS X

Saturday, December 29th, 2007

Tivo Logo TDM Screenshot

If you have a Series 2 Tivo, and have Tivo on the network it is very easy to get Tivo recorded shows to your iTunes and iPhone.

Using Tivo Decode Manager it is really a breeze. Basically, you want to record in ‘High Quality’ from Tivo then setup TDM to do the MP4 conversion. You will get a file that then can be imported into iTunes and be recognized as a TV Show or Movie. Of course, you need to know your Tivo IP and your Media Access Key, but this is a great solution to get high quality video off your Tivo in a very easy way. This is light years ahead of the way it used to have to be done. It has also been around for quite a while now and I have had tremendous success with it over the last year. It was shaky initially, but after the last TDM version, it has been solid.

Sample screenshot of TDM above.