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

« back to all changes in this revision

Viewing changes to xmltv/doc/man/tv_grab_se_swedb.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_se_swedb - Grab TV listings for Sweden.
3
 
 
4
 
SYNOPSIS
5
 
    tv_grab_se_swedb --help
6
 
 
7
 
    tv_grab_se_swedb --configure [--config-file FILE] [--gui OPTION]
8
 
 
9
 
    tv_grab_se_swedb [--config-file FILE] [--days N] [--offset N] [--output
10
 
    FILE] [--quiet] [--debug]
11
 
 
12
 
    tv_grab_se_swedb --list-channels [--config-file FILE] [--output FILE]
13
 
    [--quiet] [--debug]
14
 
 
15
 
DESCRIPTION
16
 
    Output TV and listings in XMLTV format for many stations available in
17
 
    Sweden.
18
 
 
19
 
    First you must run tv_grab_se_swedb --configure to choose which stations
20
 
    you want to receive.
21
 
 
22
 
    Then running tv_grab_se_swedb with no arguments will get a listings for
23
 
    the stations you chose for five days including today.
24
 
 
25
 
OPTIONS
26
 
    --configure Prompt for which stations to download and write the
27
 
    configuration file.
28
 
 
29
 
    --config-file FILE Set the name of the configuration file, the default
30
 
    is ~/.xmltv/tv_grab_se_swedb.conf. This is the file written by
31
 
    --configure and read when grabbing.
32
 
 
33
 
    --gui OPTION Use this option to enable a graphical interface to be used.
34
 
    OPTION may be 'Tk', or left blank for the best available choice.
35
 
    Additional allowed values of OPTION are 'Term' for normal terminal
36
 
    output (default) and 'TermNoProgressBar' to disable the use of
37
 
    Term::ProgressBar.
38
 
 
39
 
    --output FILE When grabbing, write output to FILE rather than standard
40
 
    output.
41
 
 
42
 
    --days N When grabbing, grab N days rather than 5.
43
 
 
44
 
    --offset N Start grabbing at today + N days. N may be negative.
45
 
 
46
 
    --quiet Suppress the progress-bar normally shown on standard error.
47
 
 
48
 
    --debug Provide more information on progress to stderr to help in
49
 
    debugging.
50
 
 
51
 
    --list-channels Output a list of all channels that data is available
52
 
    for. The list is in xmltv-format.
53
 
 
54
 
    --version Show the version of the grabber.
55
 
 
56
 
    --help Print a help message and exit.
57
 
 
58
 
ERROR HANDLING
59
 
    If the grabber fails to download data for some channel on a specific
60
 
    day, it will print an errormessage to STDERR and then continue with the
61
 
    other channels and days. The grabber will exit with a status code of 1
62
 
    to indicate that the data is incomplete.
63
 
 
64
 
ENVIRONMENT VARIABLES
65
 
    The environment variable HOME can be set to change where configuration
66
 
    files are stored. All configuration is stored in $HOME/.xmltv/. On
67
 
    Windows, it might be necessary to set HOME to a path without spaces in
68
 
    it.
69
 
 
70
 
SUPPORTED CHANNELS
71
 
    For information on supported channels, see http://tv.swedb.se/
72
 
 
73
 
AUTHOR
74
 
    Mattias Holmlund, mattias -at- holmlund -dot- se. This documentation and
75
 
    parts of the code copied from tv_grab_uk by Ed Avis, ed -at- membled
76
 
    -dot- com.
77
 
 
78
 
BUGS
 
1
NAME
 
2
    tv_grab_se_swedb - Grab TV listings for Sweden.
 
3
 
 
4
SYNOPSIS
 
5
    tv_grab_se_swedb --help
 
6
 
 
7
    tv_grab_se_swedb --configure [--config-file FILE] [--gui OPTION]
 
8
 
 
9
    tv_grab_se_swedb [--config-file FILE] [--days N] [--offset N] [--output
 
10
    FILE] [--quiet] [--debug]
 
11
 
 
12
    tv_grab_se_swedb --list-channels [--config-file FILE] [--output FILE]
 
13
    [--quiet] [--debug]
 
14
 
 
15
DESCRIPTION
 
16
    Output TV and listings in XMLTV format for many stations available in
 
17
    Sweden.
 
18
 
 
19
    First you must run tv_grab_se_swedb --configure to choose which stations
 
20
    you want to receive.
 
21
 
 
22
    Then running tv_grab_se_swedb with no arguments will get a listings for
 
23
    the stations you chose for five days including today.
 
24
 
 
25
OPTIONS
 
26
    --configure Prompt for which stations to download and write the
 
27
    configuration file.
 
28
 
 
29
    --config-file FILE Set the name of the configuration file, the default
 
30
    is ~/.xmltv/tv_grab_se_swedb.conf. This is the file written by
 
31
    --configure and read when grabbing.
 
32
 
 
33
    --gui OPTION Use this option to enable a graphical interface to be used.
 
34
    OPTION may be 'Tk', or left blank for the best available choice.
 
35
    Additional allowed values of OPTION are 'Term' for normal terminal
 
36
    output (default) and 'TermNoProgressBar' to disable the use of
 
37
    Term::ProgressBar.
 
38
 
 
39
    --output FILE When grabbing, write output to FILE rather than standard
 
40
    output.
 
41
 
 
42
    --days N When grabbing, grab N days rather than 5.
 
43
 
 
44
    --offset N Start grabbing at today + N days. N may be negative.
 
45
 
 
46
    --quiet Suppress the progress-bar normally shown on standard error.
 
47
 
 
48
    --debug Provide more information on progress to stderr to help in
 
49
    debugging.
 
50
 
 
51
    --list-channels Output a list of all channels that data is available
 
52
    for. The list is in xmltv-format.
 
53
 
 
54
    --version Show the version of the grabber.
 
55
 
 
56
    --help Print a help message and exit.
 
57
 
 
58
ERROR HANDLING
 
59
    If the grabber fails to download data for some channel on a specific
 
60
    day, it will print an errormessage to STDERR and then continue with the
 
61
    other channels and days. The grabber will exit with a status code of 1
 
62
    to indicate that the data is incomplete.
 
63
 
 
64
ENVIRONMENT VARIABLES
 
65
    The environment variable HOME can be set to change where configuration
 
66
    files are stored. All configuration is stored in $HOME/.xmltv/. On
 
67
    Windows, it might be necessary to set HOME to a path without spaces in
 
68
    it.
 
69
 
 
70
SUPPORTED CHANNELS
 
71
    For information on supported channels, see http://tv.swedb.se/
 
72
 
 
73
AUTHOR
 
74
    Mattias Holmlund, mattias -at- holmlund -dot- se. This documentation and
 
75
    parts of the code copied from tv_grab_uk by Ed Avis, ed -at- membled
 
76
    -dot- com.
 
77
 
 
78
BUGS