Next Previous Contents

XMLTV: The TV programme

XMLTV is a set of utilities to manage your TV viewing. They work with TV listings stored in the XMLTV format, which is based on XML. The idea is to separate out the backend (getting the listings) from the frontend (displaying them for the user).

Installing XMLTV

XMLTV is more recent then my version of Gentoo, so I had to download a recent version of the package.

Install XMLTV:

Configure the channels you want to list:

This creates the file ~/.xmltv/tv_grab_<nn>.conf which you can edit if you want to make changes to your configuration.

You can now get your TV programme from the internet:

TV guide HTML pages

I use XMLTV to generate an HTML page showing the TV programme. This is nothing new: the XMLTV home page shows other such developments.

If you are interested, you can have a look at a sample programme and download the scripts.

My system works in 2 steps:


Next Previous Contents