XMLTV / xmltv

Utilities to obtain, generate, and post-process TV listings data in XMLTV format
GNU General Public License v2.0
275 stars 93 forks source link

tv_grab_il: broken due to upstream site changes #107

Closed knowledgejunkie closed 1 year ago

knowledgejunkie commented 4 years ago

XMLTV Version?

0.6.1

XMLTV Component?

tv_grab_il

What happened?

Does not configure, retrieve channels or programmes

What did you expect to happen?

Successful configuration and listings retrieval

Did you see any warnings/errors?

Parsing result: (nothing to do)

What steps are needed to reproduce this issue?

Attempt to reconfigure the grabber and/or retrieve channels using existing test.conf

Any other information?

This is recent change. Upstream site layout/DOM changes responsible.

What other software are you using?

Operating System: Debian bullseye/sid

Perl Version: 5.30.3

honir commented 3 years ago

Source website has changed significantly and no longer offers json content. Grabber needs to be changed to do old-school scraping.

rmeden commented 1 year ago

grabber has been removed from the distribution due to upstream changes