sunsettrack4 / easyepg

This version of easyEPG will no longer be maintained.
GNU General Public License v3.0
100 stars 36 forks source link

Radio Times (UK) Not working #76

Open ghost opened 2 years ago

ghost commented 2 years ago

For several days the grabber has not been successful. Below is the output.


 RADIOTIMES EPG SIMPLE XMLTV GRABBER         
 powered by easyEPG Grabber v0.4.3 2020/01/11
 (c) 2019-2020 Jan-Luca Neumann / sunsettrack4    
 --------------------------------------------

+++ COUNTRY: UNITED KINGDOM +++

- DOWNLOAD PROCESS -

Checking manifest files... Can't use an undefined value as an ARRAY reference at chlist_printer.pl line 77.

0 manifest file(s) to be downloaded!

Loading manifest files...
DONE!

Creating EPG manifest file... DONE!

Preparing database transmission...             
0 broadcast files found!

Loading cached data files into new database...
DONE!

================= CHANNEL LIST: LOG ===================

, or } expected while parsing object/hash, at character offset 18 (before "(end of string)") at compare_crid.pl line 59.
, or } expected while parsing object/hash, at character offset 18 (before "(end of string)") at url_printer.pl line 55.

=======================================================

Preparing download...                              
0 broadcast files to be downloaded!

Downloading EPG details...                 
DONE!

- FILE CREATION PROCESS -

Retrieving Channel IDs...                            Can't use an undefined value as an ARRAY reference at cid_json.pl line 54.
Validating EPG XMLTV file... DONE!                   

========== EPG CREATION: WARNING/ERROR LOG ============

^
Can't use an undefined value as an ARRAY reference at ch_json2xml.pl line 96.
[ EPG ERROR ] XMLTV FILE VALIDATION FAILED DUE TO THE FOLLOWING ERRORS:
, or } expected while parsing object/hash, at character offset 13 (before "(end of string)") at epg_json2xml.pl line 99.
radiotimes.xml:1: parser error : Document is empty

=======================================================```
sunsettrack4 commented 2 years ago

RadioTimes updated the API. Therefore, it's not possible to grab the data at the moment. I'll fix that in the coming days. Thanks for reporting the issue.