Chris L wrote:
> I've tried enabling debug and tracing of
epg
and
epggrab
, and then triggering an OTA scan, but I don't see anything of interest in the log file - a couple of mentions of program events changing, but that's about it. There's so many trace options, I may well be missing the vital one.
Sorry for my delayed response, I live on the other side of the planet from you so I was sleeping.
I also did a quick internet search this morning and found that this issue has occurred with other types of PVR as well. There are suggestions that deleting the channel and rescanning has worked. Your scheduled recordings will be deleted and will have to be re-entered if you do that.
Is the service using DVB-T or DVB-T2? Apparently there have been some changes recently.
Do you have your 'OTA UK: Freeview' grabber enabled?
If you still want to try the trace: You need to trace 'tbl-eit' to see how the EPG gets processed.
You are obviously receiving some EPG data because you have all of the start dates/times, you just need to try to narrow down the possible reasons.
Once you have performed the OTA grab, load the log file (it could be fairly large) into your favourite text editor and search for the following: 'dtag 4D' and/or 'dtag 4E'
You should find something like this:
[ TRACE]:tbl-eit: svc='9Go! Sydney', ch='9Go! Sydney', eid=27142, tbl=50, running=0, start=2023-08-15;07:02:04(+1000), stop=2023-08-15;07:30:00(+1000), ebc=0x55da71434b90
[ TRACE]:tbl-eit: About to save rating label '0x55da70df2fc0'
[ TRACE]:tbl-eit: eit: dtag 4D dlen 54
[ TRACE]:tbl-eit: 65 6E 67 1B 45 61 72 74 68 20 53 63 69 65 6E 63 eng.Earth Scienc <=======
[ TRACE]:tbl-eit: 65 20 49 6E 76 65 73 74 69 67 61 74 6F 72 73 16 e Investigators.
[ TRACE]:tbl-eit: 41 20 6D 6F 75 6E 74 61 69 6E 20 74 6F 20 63 6C A mountain to cl
[ TRACE]:tbl-eit: 69 6D 62 2E 2E 2E imb...
[ TRACE]:tbl-eit: eit: dtag 4E dlen 220
[ TRACE]:tbl-eit: 00 65 6E 67 00 D6 4F 75 72 20 64 65 74 65 63 74 .eng..Our detect <=======
[ TRACE]:tbl-eit: 69 76 65 73 20 68 61 76 65 20 6E 6F 74 69 63 65 ives have notice
[ TRACE]:tbl-eit: 64 20 74 68 61 74 20 74 68 65 20 45 61 72 74 68 d that the Earth
[ TRACE]:tbl-eit: 20 69 73 6E 27 74 20 66 6C 61 74 2E 20 42 75 74 isn't flat. But
In my example, you can see that the first three characters are 'eng'. A few lines before this, you can also see the channel name.
Go through your log looking for channels that have EPG and channels that don't and look for the language code. Are they different? Even a minor difference like 'ENG' vs 'eng' may be relevant.