hini7 wrote:I've found code into the exeDSP for such thing and satellite stuff too (of course if no satellite hardware... it will not work

)
So in theory it will be not too much work but it have to be studied to know exactly the efforts.
Hini
Indeed, there are some subroutines in exeDSP that may be of interest..
As well, I noticed two possibly relevant options in debug menu (I mean "TOP Debug Menu", accessible through serial console / ExLink cable)
i.e .: TOP Debug Menu -> 11 : TD Debug -> 0x04 : spI Debug
...
66 : Stream Record
67 : Stream Record Stop
68 : Shell
...
==============================
Select> 66
Input Record File Name : /dtv/usb/smb/192.168.200.20/Movies_F/record01
> Video Pid: 0x80
input is 0x80
> Audio Pid: 0x80
input is 0x80
> PcrPid: 0x80
input is 0x80
__ REC FILE OPEN (/dtv/usb/smb/192.168.200.20/Movies_F/record01, ffffffff)
...
==============================
Select> 67
PVR Record Instance stop complete
Tv was asking me to enter record file name, and then three parameters: Video Pid, Audio Pid and PcrPid. I suppose those are for DVB-T/DVB-S stream record. I am unable to test those options any further, because there are no DVB-T broadcasts in my location just yet.
I have LE37B650 with T-CHL7DEUC v.2005 firmware.
Warning: apparently there are many
dangerously low-level options in debug menu, so better be careful.
Also, it seems that debug flags, debug levels etc. are stored in EEPROM, not in RAM; power-off/reboot sequence is not enough to restore default settings.