NAME
    tv_grab_re - Grab TV listings for Nouvelle Caledonie Island (France).

SYNOPSIS
    To configure: tv_grab_nc --configure [--config-file FILE] To grab
    channels listing: tv_grab_nc --list-channels [--output FILE] To grab
    programmes listings: tv_grab_nc [--output FILE] [--offset N] [--days N]
    [--quiet] Slower, detailed grab: tv_grab_nc --slow [--output FILE]
    [--offset N] [--days N] [--quiet] Help: tv_grab_nc --help

DESCRIPTION
    Output TV listings for Canal Satellite Caledonie channels available in
    Nouvelle Caledonie Island. The data comes from
    www.canalsatellite-caledonie.com. The default is to grab listing only
    for the current day. By default program descriptions are not downloaded,
    so if you want description and credits, you should activate the --slow
    option.

    --configure Grab channels informations and ask for channel type and
    names.

    --output FILE Write to FILE rather than standard output.

    --days N Grab N days, rather than only for the current day.

    --offset N Start grabbing for N days in the future, eg offset 1 means
    start with tomorrow.

    --slow Get additional information from the website, like program
    description and credits.

    --quiet Suppress the progress messages normally written to standard
    error.

    --version Show the version of the grabber.

    --help Print a help message and exit.

SEE ALSO
    xmltv(5)

AUTHOR
    Eric Castelnau, eric.castelnau@free.fr Inspired by hacks from Marcus
    Westbury <marcus.westbury@gmail.com>

