mathewmeconry / TV7_EPG_Data

EPG files for TV7 (Init7) in XMLTV format
MIT License
66 stars 6 forks source link

down? #6

Closed damnms closed 3 years ago

damnms commented 3 years ago

i have no EPG data - is something broken? do you get emails when the state is "failed" on the front page?

walserc commented 3 years ago

The last successful days export seems to be from 2021-01-01...

nbarrientos commented 3 years ago

The parser is crashing in the scheduled Circleci job that fetches new EPG data and pushes it to this repository.

https://app.circleci.com/pipelines/github/mathewmeconry/TV7_EPG_Parser/318/workflows/c2ac58e0-6e1c-4cfa-8cfd-777299be7521/jobs/1075

image

Judging from the exception, perhaps the data format returned by tele.ch has changed.

The last successful job dates from the 1st of January:

https://app.circleci.com/pipelines/github/mathewmeconry/TV7_EPG_Parser/307/workflows/152936d5-8fbc-4288-bd54-231803069dbd

nbarrientos commented 3 years ago

Maybe it's better to open an issue here:

https://github.com/mathewmeconry/TV7_EPG_Parser/

And add a link to this one.

mathewmeconry commented 3 years ago

Hi guys Sorry I completely missed the notification for this issue... Tele.ch is not publishing the EPG data anymore online and redirects all requests to their shop page. Unfortunately, the parser failed because of this and didn't update the data.

Thanks to @x-jokay who provided a pull with a fix.

The parser is currently running and should update the new EPG Data in a few minutes. Sorry for the inconvenience

mathewmeconry commented 3 years ago

So the files are updated and code fixed. The xml file looks good and the import of it worked. I close this issue now

nbarrientos commented 3 years ago

Sweet, thanks both :)

walserc commented 3 years ago

Thanks for the quick reaction, I will test it tonight on my Kodi installation!

mathewmeconry commented 3 years ago

Thanks for the quick reaction, I will test it tonight on my Kodi installation!

Please let me know if it works or not. The matching rate only went down by 2 channels from 143 to 141...

jokay commented 3 years ago

@mathewmeconry I can confirm it works 👍🏼