Karl Dietz
2010-11-16 22:18:58 UTC
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.
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
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: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 ?
Regards,
Karl