Top Tip T2-MI reception on E2 STB with SDG image - A complete step by step guide

any that preserves the UNIX environment
my favorite:
capture_006_01092022_234445.webp
 
Last edited:
How does blindscan work on transponders where there are more T2-MI pids? In my region, there is a minimum of T2-MI transponders per 100cm dish.
I have not found a satellite where on the same transponder there are T2Mi with different PIDs.
 
I have not found a satellite where on the same transponder there are T2Mi with different PIDs.

22W 3749L 47000 3/4 S2 16APSK (4097+4099) (MIS+T2MI)
3E 4063L 33900 3/5 S2 QPSK (4096+4098+4100) (MIS+T2MI)
3E 4099L 33900 3/5 S2 QPSK (4097+4099) (MIS+T2MI)
:)
 
Thank you for these frequencies suedschwede
Unfortunately, with 1,80m I am too short.
No signal on 3°W and 9,3 dB on 22°W is not enough.:(
 
useless to insert a page when the most important thing is not there - the T2-MI pid value
Code:
<transponder frequency="12585000" symbol_rate="35500000" polarization="0" fec_inner="2" system="1" modulation="2" pls_mode="1" pls_code="262140" is_id="20" t2mi_plp_id="0" t2mi_pid="4646"/>
Edit: So I added it there so it wouldn't be so useless
 
Last edited:
this config from ciefp but not work

Code:
0dde3129:0110:0000
    s 12585000:35500000:0:2:-50:2:0:1:2:0:2:20:262140:1
/

Code:
#DESCRIPTION --- Mediaset T2MI mis20 ---
#SERVICE 1:0:1:869:3129:14:0:0:0:0:http%3a//0.0.0.0%3a9999/rtrs/12585plp0:Focus (provvisorio)
#DESCRIPTION Focus (provvisorio)
#SERVICE 1:0:1:BCC:3129:14:0:0:0:0:http%3a//0.0.0.0%3a9999/rtrs/12585plp0:20Mediaset HD
#DESCRIPTION 20Mediaset HD
#SERVICE 1:0:1:C80:3129:14:0:0:0:0:http%3a//0.0.0.0%3a9999/rtrs/12585plp0:Test HEVC Main10
#DESCRIPTION Test HEVC Main10
#SERVICE 1:64:47F:0:0:0:0:0:0:0::-- SID MIS20 --
#DESCRIPTION -- SID MIS20 --
#SERVICE 1:0:1:320:110:0:DDE3129:0:0:0:

Code:
-- RL Piemonte 1  5.0W

f12585piem0 = make_t2mi_decap({
        name = "12585H T2-MI  PLP0",
        input = "http://127.0.0.1:8001/1:0:1:320:110:0:DDE3129:0:0:0", -- required
        plp = 0,
        pnr = 0,
        pid = 4096,
})

make_channel({
        name = "12585piem0 ", input = { "t2mi://f12585piem0", },
        output = { "http://0.0.0.0:9999/rtrs/12585plp0", },
})
 
@Analoguesat
the error how to get full info for channel in ts file
in enigma2
in enigma2 not get full info for channel and not have much experience in editing and adding channels
:wacko:
 
@Analoguesat
the error how to get full info for channel in ts file
in enigma2
in enigma2 not get full info for channel and not have much experience in editing and adding channels
:wacko:
So learn how it works - Enigma operating systems are bloody hard work to get your head around, but if you want to get the most out of a receiver you have to spend MONTHS working on it. There are no shortcuts here - only you can decide whether you want to put the effort in

I'll tell you truthfully how I got on with E2 receivers. Every time I used one it annoyed the hell out of me with the illogical menus & horrendous systems of doing things. It got to the point where I took my E2 receiver out of service & threw it VERY HARD in the local recycling bin at the local recycling centre! It was most satisfying to see the plastic front shatter as it hit the steel bin!!
 
Back
Top