sunsettrack4 / easyepg

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

Zattoo not working anymore #75

Open DeuX01 opened 2 years ago

DeuX01 commented 2 years ago

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

Login to Zattoo webservice... OK!

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!

Validating EPG XMLTV file... DONE!

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

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

bruno-briner commented 2 years ago

I confirm. The same with me using Zattoo CH.

nikdom commented 2 years ago

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

sunsettrack4 commented 2 years ago

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.

bruno-briner commented 2 years ago

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.

Rumbelstilzchen commented 2 years ago

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)