To pull files from a TiVo, I first tried Galleon, a Java-based program.
The installation instructions have a link to the zipped installation package. Once downloaded and unzipped, run make as root. This will install Galleon in /usr/share/galleon.
I used the default java that came with Ubuntu and I didn’t disable IPv6.
Galleon is run as a service:
# service galleon start
Follow the configuration instructions using /usr/share/galleon/gui.sh. It seems the first time the GUI is run it doesn’t connect to the server, but it’s fine after that.
To download a recording, on the Galleon GUI menu, select File/To Go. With the TiVo select in the list below, choose the Recorded tab. Put a check next to the recordings you want saved and the server will download them as .tivo files to the Recording Path you gave it in File/Properties.
Post a Comment
You must be logged in to post a comment.