Are we sure there is currently a stream broadcasted for MTV LEBANON channel ?
Because when i compare ECM between MBC channel (that works) and MTV LEBANON (Black screen) there are exactly same ECM.
So i don't understand why we have a CW OK but blackscreen.
Perhaps there is simply no program broadcasted at this time on this channel...
Code:
MBC ECM --> CW OK :
80 70 36 00 80 33 90 07 05 1A 10 08 08 1D FF DE
04 61 61 42 D4 E0 01 20 E2 03 53 49 13 EA 10 BC
44 FC EA 05 28 41 60 C5 7B 0A F3 5C 74 6A D4 F0
08 05 DE D5 1D D2 BD A7 98
DE04616142D4
DE <- nano used for Date and Time in ECM
04 <- nano length
616142D4 <- ECM date and time
E00120
E0 <- nano used for secure mode PCW
01 <- nano length
20 <- nano data (no secure)
E203534913
E2 <- nano used for ECM date
03 <- nano length
5349 <- date = 2021-10-09 ( 5349 = 0101001 1010 01001 >> 0101001 + 1980 = 2021 (year) // 1010 = 10 (month) // 01001 = 09 (day) )
13 <- Class used
EA10BC44FCEA05284160C57B0AF35C746AD4
EA <- nano used for ECM CWs
10 <- nano length
BC44FCEA05284160 <- CW1 encrypted
C57B0AF35C746AD4 <- CW2 encrypted
F00805DED51DD2BDA798
F0 <- nano used for signature
08 <- nano length
05DED51DD2BDA798 <- signature
------------------------------------------------
MTV LEBANON ECM --> CW OK but blacksreen :
80 70 36 00 80 33 90 07 05 1A 10 08 08 1D FF DE
04 61 61 42 85 E0 01 20 E2 03 53 49 13 EA 10 69
18 8D 7D 8D 8E BC 90 1F 48 EC DA 82 68 84 F9 F0
08 21 49 F7 1C F5 8B 85 80
DE0461614285
DE <- nano used for Date and Time in ECM
04 <- nano length
61614285 <- ECM date and time
E00120
E0 <- nano used for secure mode PCW
01 <- nano length
20 <- nano data (no secure)
E203534913
E2 <- nano used for ECM date
03 <- nano length
5349 <- date 2021-10-09
13 <- Class used
EA1069188D7D8D8EBC901F48ECDA826884F9
EA <- nano used for ECM CWs
10 <- nano length
69188D7D8D8EBC90 <- CW1 encrypted
1F48ECDA826884F9 <- CW2 encrypted
F0082149F71CF58B8580
F0 <- nano used for signature
08 <- nano length
2149F71CF58B8580 <- signature
For people who wants to identify a channel with the SID,
i made a script that extract every day all channels from KingOfSat website for 93 Satellites.
The generated file is automatically uploaded every day
So it's simple but efficient to know what channels match with the SID.