~ubuntu-branches/ubuntu/trusty/freeguide/trusty

« back to all changes in this revision

Viewing changes to xmltv/doc/man/tv_grab_uk_bleb.txt

  • Committer: Bazaar Package Importer
  • Author(s): Shaun Jackman
  • Date: 2007-09-11 16:52:59 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070911165259-4r32oke21i1ezbmv
Tags: 0.10.5-1
* New upstream release.
* Update the watch file.
* Change Debian policy to version 3.7.2.2. No changes necessary.
* Add ant-optional to build dependencies. Closes: #441762.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
NAME
2
 
    tv_grab_uk_bleb - Grab TV listings for the United Kingdom, from bleb.org
3
 
 
4
 
SYNOPSIS
5
 
    tv_grab_uk_bleb --help
6
 
 
7
 
    tv_grab_uk_bleb [--config-file FILE] --configure [--gui OPTION]
8
 
 
9
 
    tv_grab_uk_bleb [--config-file FILE] [--output FILE] [--quiet] [--days
10
 
    N] [--offset N]
11
 
 
12
 
DESCRIPTION
13
 
    Output TV and radio listings in XMLTV format for many stations available
14
 
    in Britain. The data comes from the bleb.org web site.
15
 
 
16
 
USAGE
17
 
    First you must run tv_grab_uk_bleb --configure to choose which stations
18
 
    you want to receive. Then running tv_grab_uk_bleb with no arguments will
19
 
    get about a week<39>s listings for the stations you chose.
20
 
 
21
 
    --configure Prompt for which stations to download and write the
22
 
    configuration file.
23
 
 
24
 
    --gui OPTION Use this option to enable a graphical interface to be used.
25
 
    OPTION may be 'Tk', or left blank for the best available choice.
26
 
    Additional allowed values of OPTION are 'Term' for normal terminal
27
 
    output (default) and 'TermNoProgressBar' to disable the use of
28
 
    Term::ProgressBar.
29
 
 
30
 
    --config-file FILE Set the name of the configuration file, the default
31
 
    is ~/.xmltv/tv_grab_uk_bleb.conf. This is the file written by
32
 
    --configure and read when grabbing.
33
 
 
34
 
    --output FILE When grabbing, write output to FILE rather than standard
35
 
    output.
36
 
 
37
 
    --days N When grabbing, grab N days rather than as many as possible.
38
 
 
39
 
    --offset N Start grabbing at today + N. N may be negative.
40
 
 
41
 
    --quiet Suppress the progress messages normally written to standard
42
 
    error.
43
 
 
44
 
    --version Show the version of the grabber.
45
 
 
46
 
    --help Print a help message and exit.
47
 
 
48
 
SEE ALSO
49
 
    xmltv(5), <http://www.bleb.org/>
50
 
 
51
 
AUTHOR
52
 
    Andy Balaam, axis3x3@users.sourceforge.net
53
 
 
54
 
    Icon URLs collated by Lawrence, MagicLGH@aol.com
55
 
 
56
 
    Based on tv_grab_nl_wolf by Ed Avis
57
 
 
 
1
NAME
 
2
    tv_grab_uk_bleb - Grab TV listings for the United Kingdom, from bleb.org
 
3
 
 
4
SYNOPSIS
 
5
    tv_grab_uk_bleb --help
 
6
 
 
7
    tv_grab_uk_bleb [--config-file FILE] --configure [--gui OPTION]
 
8
 
 
9
    tv_grab_uk_bleb [--config-file FILE] [--output FILE] [--quiet] [--days
 
10
    N] [--offset N]
 
11
 
 
12
DESCRIPTION
 
13
    Output TV and radio listings in XMLTV format for many stations available
 
14
    in Britain. The data comes from the bleb.org web site.
 
15
 
 
16
USAGE
 
17
    First you must run tv_grab_uk_bleb --configure to choose which stations
 
18
    you want to receive. Then running tv_grab_uk_bleb with no arguments will
 
19
    get about a week<39>s listings for the stations you chose.
 
20
 
 
21
    --configure Prompt for which stations to download and write the
 
22
    configuration file.
 
23
 
 
24
    --gui OPTION Use this option to enable a graphical interface to be used.
 
25
    OPTION may be 'Tk', or left blank for the best available choice.
 
26
    Additional allowed values of OPTION are 'Term' for normal terminal
 
27
    output (default) and 'TermNoProgressBar' to disable the use of
 
28
    Term::ProgressBar.
 
29
 
 
30
    --config-file FILE Set the name of the configuration file, the default
 
31
    is ~/.xmltv/tv_grab_uk_bleb.conf. This is the file written by
 
32
    --configure and read when grabbing.
 
33
 
 
34
    --output FILE When grabbing, write output to FILE rather than standard
 
35
    output.
 
36
 
 
37
    --days N When grabbing, grab N days rather than as many as possible.
 
38
 
 
39
    --offset N Start grabbing at today + N. N may be negative.
 
40
 
 
41
    --quiet Suppress the progress messages normally written to standard
 
42
    error.
 
43
 
 
44
    --version Show the version of the grabber.
 
45
 
 
46
    --help Print a help message and exit.
 
47
 
 
48
SEE ALSO
 
49
    xmltv(5), <http://www.bleb.org/>
 
50
 
 
51
AUTHOR
 
52
    Andy Balaam, axis3x3@users.sourceforge.net
 
53
 
 
54
    Icon URLs collated by Lawrence, MagicLGH@aol.com
 
55
 
 
56
    Based on tv_grab_nl_wolf by Ed Avis
 
57