xGoat
More tea please.

MythFace: An alternative interface to MythTV

My housemates and I have used MythTV for most of our TV access for somewhere around 2 years now. During that period of time, MythTV presented us with an extremely large number of failures. We used to experience a really horrible bug where the video would freeze (this correlated well with poor DVB signal strength), and so we configured “Ctrl-Alt-x” to kill the frontend process and start it again. This got used frequently. However, more recently we had an even more painful bug, where the frontend would always quit after playing less than a minute of video. This made it impossible to watch anything.

So, I sat down one evening a few weeks ago and bodged together “MythFace”, a MythTV client designed to do one thing: let you watch MythTV’s recordings.

Screenshot of MythFace

As you can see, the interface is the pinnacle of usability and fits in well with many GNOME applications that have no configuration options. When you click “play”, the selected recording is played using mplayer. MythFace relies on the MythTV recordings directory being mounted at /mnt/video (we use an NFS export), and uses the GMyth library to grab the listings.

We’ve been using this interface since I wrote it and I don’t think we’ve had any issues with it. I think a major bonus of MythFace over MythTV is that it’s much faster to interact with due to the absence of a skinned interface.

Source is available on Gitorious:

git clone git://gitorious.org/mythface/mainline.git

Posted at 12:14 am on Saturday 14th June 2008
6 Comments

Site by Robert Spanton. ©2008