Not sure if 4.2.4 is the culprit, but this problem started as soon as I upgraded.
I use iptv-epg.com for most of my EPG and it has always worked fine. Now, I get no listings and the logs show a 500 error consistently for the past 2 days whenever I try to update the EPG. Gettingg the file works just fine in Chrome though so not sure what's going on.
I use iptv-epg.com for most of my EPG and it has always worked fine. Now, I get no listings and the logs show a 500 error consistently for the past 2 days whenever I try to update the EPG. Gettingg the file works just fine in Chrome though so not sure what's going on.
Code:
2019-03-11 20:34:39.075 [DEBUG][272] Will process xmltv file from http: http://iptv-epg.com/.../snipped.xml?.... [QHP2txmUZjOS3snCDTiZ0aoDZq7En8BS3sHxbxVf3u57zPCEAPw0bot7rLN8ObUY/DxMf46J7JmblqG6W5qojgfanz52HK9IzF+Zs6MXGj7myvxtDQdq+MAPS2BMEBGRz53C39PR1RxXbatfm5ndzjwlWNF6Ckh9gfN5gd3ZIFAEnqWbTQaCoSqbLUUMN1guYHwkyhhjenj1HT7CKcp7MsNxpQWfzTPz98ywHTk1CXEi9lMbcEpmAMXxgRNRROrOC9keByFiDPp0kQoe2BO0ktP8YgVw4YqslCz3WkTm734jXxrsISA0lIn/1WeFhnPm7L/QM3nBH6zzHRjZ9Ra2TIacqNDpT7L2tZHurNaFGDcLFdRT+F387Vp51e3mzziPKZsaRTbU/8A/gj0RSbyqatHjbwTuj9sPhO0NOPmTBZs=]
2019-03-11 20:34:39.079 [DEBUG][272] Loading XMLTV from: http://iptv-epg.com/.../snipped.xml?.... [sGSC1WCiU7LgF/oX/zo/r1LE2YzNtivk3+YJAPEdHPrQexX4G6WdfG/Jebw4AvxVtN3VspWggKKA0D1l3ydsYjKpjPMCoNWrtaApDxUL1v6p71HqksIIhazISdfvWbxZh/hIePHngfYxrnxbJLSM10P4hPqmfzfcmXG5PliEaelheY863hJ+w0veldj7MLk/eu+VK77dxejIrhi8Yw+VhYM9raxGleRQaCDAOGrciSIkvnFrn+/4mF+PHQP8A1IDKeVnAiwVGSAA58C9EFeMLhff7frkveAiHa7u5Ie1hluOnarGHo88ju6B4feBaeVGO141yldot0MXntCzawG0XwTf7IDYaSYK8EN9FmnF85xZu9ux23VnLdvigkVU9sawGpx9k1DiC5GfsaDdFrjJ4TSkW266uywS44t6Q8mmStE=]
2019-03-11 20:34:39.419 [ERROR][272] Unexpected error processing xmltv file (http://iptv-epg.com/snipped.xml): System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadData(Uri address)
at System.Net.WebClient.DownloadData(String address)
at NShared.XmltvEPGSource.UpdateEPG(List`1 channels)