tv_grab_eu_epgdata (1)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
tv_grab_eu_epgdata - Grab TV listings for parts of Europe.SYNOPSIS
tv_grab_eu_epgdata --help tv_grab_eu_epgdata tv_grab_eu_epgdata --versiontv_grab_eu_epgdata --capabilities
tv_grab_eu_epgdata --description
tv_grab_eu_epgdata [--config-file
[--days N] [--offset N]
[--output
tv_grab_eu_epgdata --configure [--config-file
tv_grab_eu_epgdata --configure-api [--stage
[--config-file
[--output
tv_grab_eu_epgdata --list-channels [--config-file
[--output
tv_grab_eu_epgdata --preferredmethod
DESCRIPTION
OutputFirst you must run tv_grab_eu_epgdata --configure to choose which stations you want to receive.
Then running tv_grab_eu_epgdata with no arguments will get a listings for the stations you chose for five days including today.
This is a commercial grabber. Go to wiki.xmltv.org/index.php/EU_epgdata to sign up or send an e-mail to service@epgdata.com for further information. It's also possible to ask for a test account.
OPTIONS
--configure Prompt for which stations to download and write the configuration file.--config-file
--gui
--output
--days N When grabbing, grab N days rather than 5.
--offset N Start grabbing at today + N days.
--quiet Do not show status messages.
--debug Provide more information on progress to stderr to help in debugging.
--list-channels Output a list of all channels that data is available
for. The list is in xmltv-format.
--version Show the version of the grabber.
--help Print a help message and exit.
--preferredmethod Shows the preferred method for downloading data
(see wiki.xmltv.org/index.php/XmltvCapabilities
=head1
The environment variable
SUPPORTED CHANNELS
For a list of supported channels, see the channel_ids file distributed with this grabber. If additional channels are available, you will receive a warning when you run --configure.Once I am aware that new channels are available, the channel_ids file will be updated and this grabber will automatically fetch an updated copy.
COMPATIBILITY
The channel ids used in this grabber aim to be mostly possible with other grabbers, eg tv_grab_de_prisma and some other grabbers for other countries.AUTHOR
Michael Haas, laga -at- laga -dot- ath -dot - cx. This documentation is copied from tv_grab_se_swedb by Mattias Holmlund, which in turn was copied from tv_grab_uk by Ed Avis. Parts of the code are copied from tv_grab_se_swedb and tv_grab_na_dd (inBUGS
There's no proper support for channels with locally different schedules. For example, if yourTimezones are not handled correctly. Currently, you have to enter your time zone manually during the configure step. You have to do this every time your time zone changes, eg for daylight saving time (``Sommerzeit'' and ``Normalzeit'' for my fellow Germans). I'll try to have this fixed for the next
thread.gmane.org/gmane.comp.tv.xmltv.devel/7919
If the data source gives us data for one day, they'll also cover a part of the following day. Maybe this should be fixed. Please note: data is not overlapping! So if we want to get data for today, we might as well grab yesterday because that'll give us
I'm sure this list is not complete. Let me know if you encounter additional problems.