Bug #6256
IPTV does not populate EPG in .xml format
0%
Description
I am using this repo for epg:
https://github.com/iptv-org/epg
and when I run these comands:
wget https://iptv-org.github.io/epg/guides/en/directv.com.xml
cat directv.com.xml | socat - UNIX-CONNECT:/home/hts/.hts/tvheadend/epggrab/xmltv.sock
it does not show up in the electronic program guide tab and I don't know how to get it working. If you can help thank you
History
Updated by jon will over 1 year ago
Oops forgot to mension I get this in my debug
2023-03-12 20:27:02.008 xmltv: xmltv: parse took 0 seconds
2023-03-12 20:27:02.008 xmltv: xmltv: channels tot= 182 new= 0 mod= 0
2023-03-12 20:27:02.008 xmltv: xmltv: brands tot= 0 new= 0 mod= 0
2023-03-12 20:27:02.008 xmltv: xmltv: seasons tot= 0 new= 0 mod= 0
2023-03-12 20:27:02.008 xmltv: xmltv: episodes tot= 0 new= 0 mod= 0
2023-03-12 20:27:02.008 xmltv: xmltv: broadcasts tot= 0 new= 0 mod= 0
Updated by Flole Systems over 1 year ago
- Status changed from New to Invalid
No debug logs provided and can't reproduce with correct EPG data. Use the forum for questions, this is only for bug reports.