NAME
tv_grab_hu - Grab TV listings for Hungary.
SYNOPSIS
tv_grab_hu --help
tv_grab_hu [--config-file FILE] --configure
tv_grab_hu [--config-file FILE] [--output FILE] [--days N] [--offset N] [--quiet]
tv_grab_hu --list-channels
DESCRIPTION
Output TV listings for several channels available in Hungary. The grabber relies on parsing HTML so it might stop working at any time.
First run tv_grab_hu --configure to choose, which channels you want to download. Then running tv_grab_hu with no arguments will output listings in XML format to standard output.
--configure Prompt for which channels, and write the configuration file.
--config-file FILE Set the name of the configuration file, the default is ~/.xmltv/tv_grab_hu.conf. This is the file written by --configure and read when grabbing.
--output FILE write to FILE rather than standard output.
--days N grab N days. The default is eight.
--offset N start N days in the future. The default is to start from today.
--quiet suppress the progress messages normally written to standard error.
--list-channels write output giving <channel> elements for every channel available (ignoring the config file), but no programmes.
SEE ALSO
AUTHOR
Attila Szekeres and Zsolt Varga. Based on tv_grab_fi by Matti Airas. Maintained by Ed Avis ed@membled.com.
BUGS
The data source does not include full channels information and the channels are identified by short names rather than the RFC2838 form recommended by the XMLTV DTD.