Discussion:
[Xmltv-devel] The Windows Build doesn't like DateTime
Karl Dietz
2010-11-16 22:18:58 UTC
Permalink
Hi Robert,

I have found an issue that should be fixed before the release.
The new grabbers that use DateTime can't find their time zones.
_fi_sv: The timezone 'Europe/Helsinki' could not be loaded, or is an
invalid name.
_il: The timezone 'Asia/Jerusalem' could not be loaded, or is an
invalid name.
Grep tells me that the following time zones are currently relevant:
Asia/Jerusalem (_il)
Asia/Kolkata (_in)
Europe/Amsterdam (_eu_epgdata)
Europe/Berlin (_eu_epgdata)
Europe/Copenhagen (_dk_dr, already included)
Europe/Helsinki (_fi, _fi_sv)
Europe/Lisbon (_pt_meo)
Europe/Paris (_eu_epgdata)
Europe/Rome (_eu_epgdata)
Europe/Vienna (_eu_epgdata)
Europe/Zurich (_eu_epgdata)

Is the solution to simply add the other modules to lib/exe_opt.pl ?

Regards,
Karl
Robert Eden
2010-11-16 22:23:59 UTC
Permalink
Post by Karl Dietz
Hi Robert,
I have found an issue that should be fixed before the release.
The new grabbers that use DateTime can't find their time zones.
_fi_sv: The timezone 'Europe/Helsinki' could not be loaded, or is an
invalid name.
_il: The timezone 'Asia/Jerusalem' could not be loaded, or is an
invalid name.
Asia/Jerusalem (_il)
Asia/Kolkata (_in)
Europe/Amsterdam (_eu_epgdata)
Europe/Berlin (_eu_epgdata)
Europe/Copenhagen (_dk_dr, already included)
Europe/Helsinki (_fi, _fi_sv)
Europe/Lisbon (_pt_meo)
Europe/Paris (_eu_epgdata)
Europe/Rome (_eu_epgdata)
Europe/Vienna (_eu_epgdata)
Europe/Zurich (_eu_epgdata)
Is the solution to simply add the other modules to lib/exe_opt.pl ?
I noticed it when looking at _fi_sv, but haven't researched what's
needed yet.

No need to use _eu_epgdata because it needs other stuff not in xmltv.exe
( would grow it 5MB IIRC)

I'll try and look into it tonight.

Robert

Continue reading on narkive:
Loading...