DeltaMikeCharlie Please state which version of TVH you are using and where you installed it from.
TVH installed via mamarley ppa at https://launchpad.net/~mamarley/+archive/ubuntu/tvheadend-git.
“About” shows “HTS Tvheadend 4.3.0pre+202408252012-0built202408261237git266d03527ubuntu24.04.1”.
DeltaMikeCharlie Try going into the debugging window and enabling tracing/debugging for MPEGTS and ATSC modules and see if you get additional information.
Enabling debugging on “tbl-atsc” (without me attempting to map channels or do anything at all) yields groups of messages which repeat several times per second:
2024-08-26T11:17:58.130870-04:00 INTERNETBLACK tvheadend[238916]: tbl-atsc: vct: pid 1FFB tableid C8 extraid 0000000000000fd1 len 156
2024-08-26T11:17:58.130968-04:00 INTERNETBLACK tvheadend[238916]: tbl-atsc: vct: section 0 last 0 ver 0 (ver 0 st 2 incomp 0 comp 1)
2024-08-26T11:17:58.131016-04:00 INTERNETBLACK tvheadend[238916]: tbl-atsc: vct: skip, already complete (2)
2024-08-26T11:17:58.194818-04:00 INTERNETBLACK tvheadend[238916]: tbl-atsc: stt: pid 1FFB tableid CD extraid 0000000000000000 len 13
2024-08-26T11:17:58.194904-04:00 INTERNETBLACK tvheadend[238916]: tbl-atsc: stt: section 0 last 0 ver 0 (ver 0 st 2 incomp 0 comp 1)
2024-08-26T11:17:58.194946-04:00 INTERNETBLACK tvheadend[238916]: tbl-atsc: stt: skip, already complete (2)
Enabling debugging on “mpegts” results in lots of lines with what looks like EPG data, but no additional lines/messages appear when I attempt to map the missing services and see that they are still ignored.
I have attempted to enable trace for both of these modules as well via the web interface by specifying path “/home/jeff/Desktop/tvheadendlog.txt”, checking “Debug trace (low-level)”, specifying Trace subsystems values “tbl-atsc,mpegts”, and clicking button “Apply configuration (run-time only)”. However, the file never appears – any advice on where I am going wrong?
DeltaMikeCharlie Does the mux in question have all of the right settings? Perhaps if it has changed to ATSC3, the setting may need to change.
This mux was detected upon TVH's initial scan of network "ATSC-T Network" - no manual changes by me so far. That said, do you have any advice on how I can determine if it has moved to ATSC3 and/or test changing the appropriate setting(s) to see if they resolve the issue?
Thanks again for your efforts here - they are appreciated.