The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

dvbt-epg - Get EPG

SYNOPSIS

dvbt-epg [options]

Options:

-debug level         set debug level
-verbose level       set verbosity level
-help                brief help message
-man                 full documentation

OPTIONS

-help

Print a brief help message and exits.

-man

Prints the manual page and exits.

-verbose

Set verbosity level. Higher values show more information.

-debug

Set debug level. Higher levels show more debugging information (only really of any interest to developers!)

DESCRIPTION

Script that uses the perl Linux::DVB::DVBT package to provide DVB-T adapter functions.

Gathers the electronic program guide information being broadcast and prints the information.

For full details of the DVBT functions, please see:

  perldoc Linux::DVB::DVBT