Andrew N wrote: > "This sounds like a question for Kodi." > ... I means that I don't know. Selecting the audio soundtrack sounded like something Kodi (the playback frontend) would be responsible for. > I dont know how tvheadend 'en...Delta Mike Charlie
> 1. Some of the French OTA channels broadcast some programs in VO (Arte in particular). Am I able to select the language channel from the front end client? Or does it require a case-by-case server-side config? I note...Delta Mike Charlie
I M wrote: > After compiling the latest TVH the outcome was more or less the same as I'd experienced here, out of the box. Following that I had a closer look at what Jaroslav had done back in 2017, and made some changes that weren't qui...Delta Mike Charlie
I’ve had a quick look at the code. One of the first things that happens to the incoming EIT payload is that there are some sanity checks on the table ID. Next, the service_id, transport_stream_id, original_network_id and segment_last...Delta Mike Charlie
Would you be interested in trying an experiment that may seem a little crazy? I am trying to think of a way to trick TVH into accepting one TSID for another. I’m not sure how to achieve this. Using ‘South Island’ (TSID 0x1C) as an...Delta Mike Charlie
I M wrote: > Ummm, slightly confused here, we already have a perfectly working MHEG grabber :) Did you mean an integral TVH mheg grabber, or maybe an external OTA/EIT grabber? With regards to my MHEG grabber comment, yes, a built-in ...Delta Mike Charlie
Re-reading section 5.11.4 in conjunction with section 5.14.4, I feel like I am more confused than ever. Section 5.3 shows that the EIT is carried on PID 0x12 (standard DVB) with various timing cycles depending upon how far into the fu...Delta Mike Charlie
Some other things to check too: In Configuration -> Recording -> Digital Video Recorder Profiles, there is a parameter called 'DVR file retention period'. Do you have this set to 'Forever'? Is your recordings disk getting a bit fu...Delta Mike Charlie
I M wrote: > DMC, I _think_ you're right re the PID, and I did think about trying to sort out the mess, but in the end I decided that - for me at least - it was easier to develop a Python solution that 'just worked'. C on anything oth...Delta Mike Charlie