tellytv / telly

An IPTV proxy
MIT License
760 stars 104 forks source link

Make M3U parsing more lenient #163

Closed hazcod closed 5 years ago

hazcod commented 6 years ago

Currently, telly fails to return channel listing whenever the EPG XMLTV contains a bad attribute. In my case, this was <date>Australijie</date> for some foreign channel I did not use. We should skip setting the EPG program property altogether, and not stop everything.

tombowditch commented 6 years ago

Wasn't this fixed @robbiet480 ?

robbiet480 commented 6 years ago

Nope. I agree about skipping instead of crashing.

nickk024 commented 6 years ago

https://github.com/tellytv/telly/issues/180

I believe this issue is similar.. I am another one having this problem.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.