sunsettrack4/easyepg

Zattoo not working anymore

DeuX01 opened this issue · 5 comments

For the past two days EasyEpg doesn't pull program data from zattoo anymore:

Login to Zattoo webservice... OK!

  • DOWNLOAD PROCESS -

Checking EPG details for updates...
10086 broadcast files to be updated!

Removing outdated EPG files...
Progress [####################] 100% DONE!

Preparing database transmission...
0 broadcast files found!

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

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

Downloading EPG details...
Progress [####################] 100% DONE!

Downloading missing files... OK!

  • FILE CREATION PROCESS -

Validating EPG XMLTV file... DONE!

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

[ EPG ERROR ] XMLTV FILE DOES NOT CONTAIN ANY PROGRAMME DATA!

I confirm.
The same with me using Zattoo CH.

Same here. Did you manage to get it, or have an alternative to get the xml?

My Python script is able to create the Zattoo XML file again. Please note that I still need some time to add the last remaining features and providers to my new web API. Stay tuned for new updates on my GitHub page.

Same here. Did you manage to get it, or have an alternative to get the xml?

I've been using Horizon (aka UPC) and some daily XML files from this link. It has been working well for me in my setup.

My Python script is able to create the Zattoo XML file again. Please note that I still need some time to add the last remaining features and providers to my new web API. Stay tuned for new updates on my GitHub page.

Will it be released as a new github project? Do you need some betatester? (In python I could at least try to help debugging)