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

« back to all changes in this revision

Viewing changes to xmltv/doc/man/tv_grab_dk.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_dk - Grab TV listings for Denmark.
3
 
 
4
 
SYNOPSIS
5
 
    tv_grab_dk --help
6
 
 
7
 
    tv_grab_dk [--config-file FILE] --configure [--gui OPTION]
8
 
 
9
 
    tv_grab_dk [--config-file FILE] [--output FILE] [--days N] [--offset N]
10
 
    [--quiet]
11
 
 
12
 
    tv_grab_dk --capabilities
13
 
 
14
 
    tv_grab_dk --version
15
 
 
16
 
DESCRIPTION
17
 
    Output TV listings for several channels available in Denmark. The data
18
 
    comes from tv.tv2.dk. The grabber relies on parsing HTML so it might
19
 
    stop working at any time.
20
 
 
21
 
    First run tv_grab_dk --configure to choose, which channels you want to
22
 
    download. Then running tv_grab_dk with no arguments will output listings
23
 
    in XML format to standard output.
24
 
 
25
 
    --configure Prompt for which channels, and write the configuration file.
26
 
 
27
 
    --config-file FILE Set the name of the configuration file, the default
28
 
    is ~/.xmltv/tv_grab_dk.conf. This is the file written by --configure and
29
 
    read when grabbing.
30
 
 
31
 
    --gui OPTION Use this option to enable a graphical interface to be used.
32
 
    OPTION may be 'Tk', or left blank for the best available choice.
33
 
    Additional allowed values of OPTION are 'Term' for normal terminal
34
 
    output (default) and 'TermNoProgressBar' to disable the use of
35
 
    Term::ProgressBar.
36
 
 
37
 
    --output FILE Write to FILE rather than standard output.
38
 
 
39
 
    --days N Grab N days. The default is one week.
40
 
 
41
 
    --offset N Start N days in the future. The default is to start from
42
 
    today.
43
 
 
44
 
    --quiet Suppress the progress messages normally written to standard
45
 
    error.
46
 
 
47
 
    --capabilities Show which capabilities the grabber supports. For more
48
 
    information, see
49
 
    <http://membled.com/twiki/bin/view/Main/XmltvCapabilities>
50
 
 
51
 
    --version Show the version of the grabber.
52
 
 
53
 
    --help Print a help message and exit.
54
 
 
55
 
SEE ALSO
56
 
    xmltv(5).
57
 
 
58
 
AUTHOR
59
 
    Jesper Skov (jskov@zoftcorp.dk). Originally based on tv_grab_nl by Guido
60
 
    Diepen and Ed Avis (ed@membled.com) and tv_grab_fi by Matti Airas.
61
 
    Additions by Jesper Toft (jesper@bzimage.dk)
62
 
 
63
 
BUGS
64
 
    Things in the programme descriptions to handle:
65
 
 
66
 
    Vaert: Mikael Kamber.
67
 
 
68
 
    Genudsendelse fra mandag. - convert to <previously-shown>?
69
 
 
 
1
NAME
 
2
    tv_grab_dk - Grab TV listings for Denmark.
 
3
 
 
4
SYNOPSIS
 
5
    tv_grab_dk --help
 
6
 
 
7
    tv_grab_dk [--config-file FILE] --configure [--gui OPTION]
 
8
 
 
9
    tv_grab_dk [--config-file FILE] [--output FILE] [--days N] [--offset N]
 
10
    [--quiet]
 
11
 
 
12
    tv_grab_dk --capabilities
 
13
 
 
14
    tv_grab_dk --version
 
15
 
 
16
DESCRIPTION
 
17
    Output TV listings for several channels available in Denmark. The data
 
18
    comes from tv.tv2.dk. The grabber relies on parsing HTML so it might
 
19
    stop working at any time.
 
20
 
 
21
    First run tv_grab_dk --configure to choose, which channels you want to
 
22
    download. Then running tv_grab_dk with no arguments will output listings
 
23
    in XML format to standard output.
 
24
 
 
25
    --configure Prompt for which channels, and write the configuration file.
 
26
 
 
27
    --config-file FILE Set the name of the configuration file, the default
 
28
    is ~/.xmltv/tv_grab_dk.conf. This is the file written by --configure and
 
29
    read when grabbing.
 
30
 
 
31
    --gui OPTION Use this option to enable a graphical interface to be used.
 
32
    OPTION may be 'Tk', or left blank for the best available choice.
 
33
    Additional allowed values of OPTION are 'Term' for normal terminal
 
34
    output (default) and 'TermNoProgressBar' to disable the use of
 
35
    Term::ProgressBar.
 
36
 
 
37
    --output FILE Write to FILE rather than standard output.
 
38
 
 
39
    --days N Grab N days. The default is one week.
 
40
 
 
41
    --offset N Start N days in the future. The default is to start from
 
42
    today.
 
43
 
 
44
    --quiet Suppress the progress messages normally written to standard
 
45
    error.
 
46
 
 
47
    --capabilities Show which capabilities the grabber supports. For more
 
48
    information, see
 
49
    <http://membled.com/twiki/bin/view/Main/XmltvCapabilities>
 
50
 
 
51
    --version Show the version of the grabber.
 
52
 
 
53
    --help Print a help message and exit.
 
54
 
 
55
SEE ALSO
 
56
    xmltv(5).
 
57
 
 
58
AUTHOR
 
59
    Jesper Skov (jskov@zoftcorp.dk). Originally based on tv_grab_nl by Guido
 
60
    Diepen and Ed Avis (ed@membled.com) and tv_grab_fi by Matti Airas.
 
61
    Additions by Jesper Toft (jesper@bzimage.dk)
 
62
 
 
63
BUGS
 
64
    Things in the programme descriptions to handle:
 
65
 
 
66
    Vaert: Mikael Kamber.
 
67
 
 
68
    Genudsendelse fra mandag. - convert to <previously-shown>?
 
69