Re: Let's get a new release out in the next week

Nick Morrott <[email protected]> Sun, 19 Feb 2023 21:20:33 +0000
Newsgroups gmane.comp.tv.xmltv.devel
Message-ID <CAOQWjw3pA9yatnzLfUVQuTBo5+Ahaw5v+GT8X+U0WHTktcfw=g@mail.gmail.com>
On Sat, 18 Feb 2023 at 16:55, Geoff Westcott via xmltv-devel
<[email protected]> wrote:
>
> On Tue, 14 Feb 2023 01:53:02 +0000, Nick Morrott wrote:
>
> > Dear all,
> >
> > Following up from Gary's response on Github [1] let's plan to get a
> > new release out of the door in the next week so that grabber updates
> > hits Debian and Ubuntu before their respective freezes).
> >
> >   [1] https://github.com/XMLTV/xmltv/issues/197
> >
> > There have been a few failing grabbers of late. I'm assuming
> > tv_grab_zz_sdjson* are working well, as my test key has expired.
> >
> > I'll post an updated grabber status tomorrow.
>
> Hi Nick,
>
> Sounds good.
>
> Let me know which grabbers are failing: if I get time I'll take a look

Apologies for the delay - overnight networking outages in my docker
container screwing things up. Testing manually now...

The following grabbers are showing graberror on testing with their
default test config file:

tv_grab_ar

Status: 500 Internal Server Error at
/home/nick/dev/src/git/xmltv/grab/../blib/script/tv_grab_ar line 589.

tv_grab_fi_sv

could not fetch https://arenan.yle.fi/tv/guide?t=2023-02-19, error:
403 Forbidden, aborting

(wonder if this is UserAgent blocking? cf tv_grab_tr)

tv_grab_tr

Can't use an undefined value as an ARRAY reference at
/usr/bin/tv_grab_tr line 354.

(per https://github.com/XMLTV/xmltv/issues/192 we should deactivate
this grabber)


I'll get on with the prep work for the release.

Thanks,
Nick