Kodi Community Forum
epg not populated from tv_grab_file.xmltv - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167)
+---- Forum: Tvheadend (https://forum.kodi.tv/forumdisplay.php?fid=168)
+---- Thread: epg not populated from tv_grab_file.xmltv (/showthread.php?tid=200298)



epg not populated from tv_grab_file.xmltv - darcywronk - 2014-07-20

I am using mc2xml to create a program listing. It is sitting on my raspberry pi where I am running tvheadend. When tvheadend parses the file I get this:
2014-07-20 09:01:34.673 [ INFO] /usr/bin/tv_grab_file: grab took 6 seconds
2014-07-20 09:01:36.110 [ INFO] /usr/bin/tv_grab_file: parse took 0 seconds
2014-07-20 09:01:36.112 [ INFO] /usr/bin/tv_grab_file: channels tot= 153 new= 0 mod= 0
2014-07-20 09:01:36.115 [ INFO] /usr/bin/tv_grab_file: brands tot= 0 new= 0 mod= 0
2014-07-20 09:01:36.118 [ INFO] /usr/bin/tv_grab_file: seasons tot= 0 new= 0 mod= 0
2014-07-20 09:01:36.121 [ INFO] /usr/bin/tv_grab_file: episodes tot= 0 new= 0 mod= 0
2014-07-20 09:01:36.123 [ INFO] /usr/bin/tv_grab_file: broadcasts tot= 0 new= 0 mod= 0

As you can see, it sees and parses all of the channels, but none of the program information. I have looked at the file and there does appear to be program information in the file. What am I doing wrong?
Thank you!


RE: epg not populated from tv_grab_file.xmltv - Cassiel - 2014-07-21

Parsing seems okay for channels, but it looks like no other information has been processed.

- Was MC2XML configured correctly?
- Have you tried to open Tvheadend's webif (web interface) in order to assign the XMLTV sources to channels?