gitbugr / sky-epg-xmltv-kodi

Sky EPG tool for Kodi written in Node.js
MIT License
7 stars 4 forks source link

Getting channel info error #17

Closed rozza591 closed 1 year ago

rozza591 commented 1 year ago

Hey, I've ran through the setup and the gist template is being saved successfully but im receiving the following error and the xml no the gist is empty. Getting channel info...{"status":0,"errors":[{"code":"-1","message":"Unknown error: \"undefined\""}]}

Any help would be appreciated.

gitbugr commented 1 year ago

Hey @rozza591, it looks like they've updated their api (it's not a public API, so we can't really rely on it being stable.) - I've just pushed 9a72f68d which should fix the script. I haven't used the script in quite a while, but I'll do my best to update it as long as these sorts of issues are raised. Let me know if it works for you!

rozza591 commented 1 year ago

Awesome I appreciate your work, thanks!

gitbugr commented 1 year ago

Gonna close the issue for now, any more issues, lmk! :)