Project

General

Profile

Suddenly No EPG (Solved)

Added by Greg H over 1 year ago

Hi all,

Server Version: HTS Tvheadend 4.3-2100~gd1366a066

I've been getting my EPG Data via xmltv files and pumping it into TVH using socat, and this has been working fine for years now.

Suddenly this has stopped working.

Here is a command I'm using for one of the xml files:

cat /share/appdata/tvheadend/guides/cc.xml | /usr/bin/socat - UNIX-CONNECT:/share/appdata/tvheadend/epggrab/xmltv.sock

I get this in the log after running the above command:

2023-03-04 12:33:12.179 xmltv: xmltv: grab took 3 seconds
2023-03-04 12:33:12.186 xmltv: xmltv: parse took 0 seconds
2023-03-04 12:33:12.186 xmltv: xmltv: channels tot= 69 new= 0 mod= 8
2023-03-04 12:33:12.186 xmltv: xmltv: brands tot= 0 new= 0 mod= 0
2023-03-04 12:33:12.186 xmltv: xmltv: seasons tot= 0 new= 0 mod= 0
2023-03-04 12:33:12.186 xmltv: xmltv: episodes tot= 0 new= 0 mod= 0
2023-03-04 12:33:12.186 xmltv: xmltv: broadcasts tot= 0 new= 0 mod= 0
2023-03-04 12:33:12.186 xmltv: xmltv: scheduling save epg timer
2023-03-04 12:35:12.000 epgdb: snapshot start
2023-03-04 12:35:12.000 epgdb: queued to save (size 60)
2023-03-04 12:35:12.000 epgdb: broadcasts 0
2023-03-04 12:35:12.000 epgdb: save start
2023-03-04 12:35:12.001 epgdb: stored (size 82)

Everything looks fine, except I have no EPG in either the TVH Server or Client.

Ideas greatly appreciated.

TIA

EDIT: xmltv provider had changed all the channel ID's.