Hi,
I've tried it with the --configure parameters but then get the following
messages:
Constant subroutine Class::MethodMaker::V1Compat::INTEGER redefined at
d:/Perl58/lib/constant.pm line 108 (#1)
(S) You redefined a subroutine which had previously been
eligible for inlining. See perlsub/"Constant Functions" for
commentary and workarounds.
Prototype mismatch: sub Class::MethodMaker::INTEGER () vs none at
d:/Perl58/site/lib/Class/MethodMaker.pm line 11 (#2)
(S prototype) The subroutine being declared or defined had
previously been
declared or defined with a different function prototype.
Constant subroutine INTEGER redefined at
d:/Perl58/site/lib/Class/MethodMaker.pm line 11 (#1)
The configuration file d:\perl58\bin\.xmltv\tv_grab_el.conf
already exists. There is currently no support for altering an
existing configuration: you have to reconfigure from scratch.
Do you wish to overwrite the old configuration? [yes,no (default=no)] yes
getting channels: ##################################################
fetch greek descriptions? [yes,no (default=yes)]
Finished configuration.
After this I look in my tv_grab_el.conf file and it just says:
#english
of course then trying to run the parser normally returns the error that
I should run --configure first.
Any ideas?
Chris
Tassos Bassoukos wrote:
Greetings,
attached is a grabber for Greece, adapted from tv_grab_fi by Matti
Airas. It currently supports
* user configuration
* output redirection
* number of days to fetch and to offset
* quiet mode and slow mode
* will fetch all information the data provider shows.
Known problems:
* The ratings are given by the the provider in an inconsistent
format.
* memory consumption is non-optimal, needing ~ 38MB for an
eight-channel, one-week download.
The output is in UTF-8 and need tv_sort'ing, as the provider does not
give end times of shows.
The data provider is http://www.nova.gr/, a satellite TV company that
also rebroadcasts most nationwide channels. The grabber can fetch data
for all channels of the data provider, determining them dynamically.
I've been using it for the past two months without problems so far.
Tassos
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
|