Hi,
I have an issue where I am trying to use the internal XMLTV(uk) epg grabber. I have had various issues even getting it to run but after much fidling about I seem to have got this sussed but seem to be stuck on getting the data parsed into the EPG.
I am running Tvheadend version 4.3-2027~ge3f4f222e and when I trigger the internal grabber I get the following output on the log:
2022-07-15 08:33:33.593 spawn: [Fri Jul 15 08:33:33 2022] Fetching listings: 100%
2022-07-15 08:33:33.636 spawn: unknown key image in programme hash
2022-07-15 08:33:33.825 xmltv: /bin/tv_grab_uk_tvguide: grab took 342 seconds
2022-07-15 08:33:33.827 xmltv: /bin/tv_grab_uk_tvguide: parse took 0 seconds
2022-07-15 08:33:33.827 xmltv: /bin/tv_grab_uk_tvguide: channels tot= 4 new= 1 mod= 1
2022-07-15 08:33:33.827 xmltv: /bin/tv_grab_uk_tvguide: brands tot= 0 new= 0 mod= 0
2022-07-15 08:33:33.827 xmltv: /bin/tv_grab_uk_tvguide: seasons tot= 0 new= 0 mod= 0
2022-07-15 08:33:33.827 xmltv: /bin/tv_grab_uk_tvguide: episodes tot= 0 new= 0 mod= 0
2022-07-15 08:33:33.827 xmltv: /bin/tv_grab_uk_tvguide: broadcasts tot= 0 new= 0 mod= 0
2022-07-15 08:33:33.827 xmltv: /bin/tv_grab_uk_tvguide: scheduling save epg timer
2022-07-15 08:35:33.000 epgdb: snapshot start
2022-07-15 08:35:33.000 epgdb: queued to save (size 57)
2022-07-15 08:35:33.000 epgdb: broadcasts 0
2022-07-15 08:35:33.000 epgdb: save start
2022-07-15 08:35:33.001 epgdb: stored (size 79)
I know the grabber seems to be working because it is creating files at the following location : :///home/hts/.xmltv/cache/ however when I open these files it states that they are html files which is a little surprising as I was expecting them to be XML type files.
I have looked through this forum and i think people maybe having similar issue but I have been unable to find the golden bullet to fix the issue.
Can anyone help. Many thanks