sunsettrack4 / easyepg

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

Error while grabbing EPG data from TV-SPIELFILM #19

Closed eremem closed 5 years ago

eremem commented 5 years ago

I try to grab the EPG for the following channels: "Al Jazeera","BBC World News","CNBC","CNN International","euronews (ger)","France 24 (engl.)","France 24 (franz.)","Hamburg 1","Health TV","Home & Garden TV","NHK World TV","Rhein-Neckar Fernsehen","TV5 Monde".

The grabber returns the following error:

+++ COUNTRY: GERMANY +++

- DOWNLOAD PROCESS -

Checking manifest files...
13 manifest file(s) to be downloaded!

Loading manifest files...
Progress [####################]  100% DONE!

Creating EPG manifest file... DONE!

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

parse error: Invalid numeric literal at line 33, column 5

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

- FILE CREATION PROCESS -

Validating EPG XMLTV file... DONE!

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

[ EPG ERROR ] XMLTV FILE DOES NOT CONTAIN ANY PROGRAMME DATA!
malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "(end of string)") at epg_json2xml.pl line 97.

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

Press any key to continue...
sunsettrack4 commented 5 years ago

Fixed: https://github.com/sunsettrack4/easyepg/commit/265889ae5e784d7cb551f266e54028b259d75e9a

eremem commented 5 years ago

Thank you for the prompt fix. And generally for creating this project. Good work!

After the fix now I get:

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

[ EPG WARNING ] CATEGORY UNAVAILABLE IN EIT LIST Film/Kino/TV

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

Apart from it, the grabber seems to work correctly.