Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
92 changes: 46 additions & 46 deletions astra-sm.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/astra

-- Config script example to stream ZeonBood T2-MI services from Astra 4A & SES 5 (4.9E)
-- Config script example to stream ZeonBud T2-MI services from Eutelasat 9B (9.0E)
-- For other providers or services change settings with yours.
-- To use this config add channels in bouquet in the following format:
-- #SERVICE 1:0:1:B:0:0:0:0:0:0:http%3a//0.0.0.0%3a9999/zombi/11:Інтер
Expand All @@ -10,71 +10,71 @@
-- etc...
--
-- Аdd in /etc/enigma2/lamedb
-- 00310000:0064:2324
-- s 12188000:30000000:0:4:49:2:0:1:2:0:2:10:1:0
-- 005a0000:0064:2324
-- s 12226000:30000000:0:4:90:2:0:1:2:0:2:10:1:0
-- /
-- 00310000:00c8:2324
-- s 12188000:30000000:0:4:49:2:0:1:2:0:2:20:1:0
-- 005a0000:00c8:2324
-- s 12226000:30000000:0:4:90:2:0:1:2:0:2:20:1:0
-- /
-- 00310000:012c:2324
-- s 12341000:30000000:0:3:49:2:0:1:2:0:2:30:1:0
-- 005a0000:012c:2324
-- s 12303000:30000000:0:3:90:2:0:1:2:0:2:30:1:0
-- /
--
-- 0320:00310000:0064:2324:1:0:0
-- 0320:005a0000:0064:2324:1:0:0
-- ZeonBud-MX1
-- p:ZeonBud,c:031000,c:151000,f:1
-- 0320:00310000:00c8:2324:1:0:0
-- 0320:005a0000:00c8:2324:1:0:0
-- ZeonBud-MX2
-- p:ZeonBud,c:031000,c:151000,f:1
-- 0320:00310000:012c:2324:1:0:0
-- 0320:005a0000:012c:2324:1:0:0
-- ZeonBud-MX3
-- p:ZeonBud,c:031000,c:151000,f:1

log.set({ stdout = false, debug = false, syslog = "astra", })

f12188isi10 = make_t2mi_decap({
name = "12188H ISI10 T2-MI PLP0",
input = "http://127.0.0.1:8001/1:0:1:320:64:2324:310000:0:0:0:",
f12226isi10 = make_t2mi_decap({
name = "12226H ISI10 T2-MI PLP0",
input = "http://127.0.0.1:8001/1:0:1:320:64:2324:5a0000:0:0:0:",
plp = 0,
pnr = 0,
pid = 4096,
})

f12188isi20 = make_t2mi_decap({
name = "12188H ISI20 T2-MI PLP0",
input = "http://127.0.0.1:8001/1:0:1:320:C8:2324:310000:0:0:0:",
f12226isi20 = make_t2mi_decap({
name = "12226H ISI20 T2-MI PLP0",
input = "http://127.0.0.1:8001/1:0:1:320:C8:2324:5a0000:0:0:0:",
plp = 0,
pnr = 0,
pid = 4096,
})

f12341isi30 = make_t2mi_decap({
name = "12341H ISI30 T2-MI PLP0",
input = "http://127.0.0.1:8001/1:0:1:320:12C:2324:310000:0:0:0:",
f12303isi30 = make_t2mi_decap({
name = "12303H ISI30 T2-MI PLP0",
input = "http://127.0.0.1:8001/1:0:1:320:12C:2324:5a0000:0:0:0:",
plp = 0,
pnr = 0,
pid = 4096,
})

make_channel({
name = "ZeonBud-MX1", input = { "t2mi://f12188isi10", },
name = "ZeonBud-MX1", input = { "t2mi://f12226isi10", },
output = { "http://0.0.0.0:9999/zombi/mx1", },
})

make_channel({
name = "ZeonBud-MX2", input = { "t2mi://f12188isi20", },
name = "ZeonBud-MX2", input = { "t2mi://f12226isi20", },
output = { "http://0.0.0.0:9999/zombi/mx2", },
})

make_channel({
name = "ZeonBud-MX3", input = { "t2mi://f12341isi30", },
name = "ZeonBud-MX3", input = { "t2mi://f12303isi30", },
output = { "http://0.0.0.0:9999/zombi/mx3", },
})

make_channel({
name = "Інтер",
input = {
"t2mi://f12188isi10#pnr=11"
"t2mi://f12226isi10#pnr=11"
},
output = {
"http://0.0.0.0:9999/zombi/11"
Expand All @@ -84,7 +84,7 @@ make_channel({
make_channel({
name = "Україна",
input = {
"t2mi://f12188isi10#pnr=12"
"t2mi://f12226isi10#pnr=12"
},
output = {
"http://0.0.0.0:9999/zombi/12"
Expand All @@ -94,7 +94,7 @@ make_channel({
make_channel({
name = "1+1",
input = {
"t2mi://f12188isi10#pnr=13"
"t2mi://f12226isi10#pnr=13"
},
output = {
"http://0.0.0.0:9999/zombi/13"
Expand All @@ -104,7 +104,7 @@ make_channel({
make_channel({
name = "НТН",
input = {
"t2mi://f12188isi10#pnr=14"
"t2mi://f12226isi10#pnr=14"
},
output = {
"http://0.0.0.0:9999/zombi/14"
Expand All @@ -114,7 +114,7 @@ make_channel({
make_channel({
name = "K-1",
input = {
"t2mi://f12188isi10#pnr=15"
"t2mi://f12226isi10#pnr=15"
},
output = {
"http://0.0.0.0:9999/zombi/15"
Expand All @@ -124,7 +124,7 @@ make_channel({
make_channel({
name = "ПЕРШИЙ Т2",
input = {
"t2mi://f12188isi10#pnr=16"
"t2mi://f12226isi10#pnr=16"
},
output = {
"http://0.0.0.0:9999/zombi/16"
Expand All @@ -134,7 +134,7 @@ make_channel({
make_channel({
name = "ICTV",
input = {
"t2mi://f12188isi10#pnr=17"
"t2mi://f12226isi10#pnr=17"
},
output = {
"http://0.0.0.0:9999/zombi/17"
Expand All @@ -144,7 +144,7 @@ make_channel({
make_channel({
name = "Enter-фільм",
input = {
"t2mi://f12188isi10#pnr=18"
"t2mi://f12226isi10#pnr=18"
},
output = {
"http://0.0.0.0:9999/zombi/18"
Expand All @@ -154,7 +154,7 @@ make_channel({
make_channel({
name = "ZOOM",
input = {
"t2mi://f12188isi20#pnr=21"
"t2mi://f12226isi20#pnr=21"
},
output = {
"http://0.0.0.0:9999/zombi/21"
Expand All @@ -164,7 +164,7 @@ make_channel({
make_channel({
name = "Кіноточка",
input = {
"t2mi://f12188isi20#pnr=22"
"t2mi://f12226isi20#pnr=22"
},
output = {
"http://0.0.0.0:9999/zombi/22"
Expand All @@ -174,7 +174,7 @@ make_channel({
make_channel({
name = "СТБ",
input = {
"t2mi://f12188isi20#pnr=23"
"t2mi://f12226isi20#pnr=23"
},
output = {
"http://0.0.0.0:9999/zombi/23"
Expand All @@ -184,7 +184,7 @@ make_channel({
make_channel({
name = "ТЕТ",
input = {
"t2mi://f12188isi20#pnr=24"
"t2mi://f12226isi20#pnr=24"
},
output = {
"http://0.0.0.0:9999/zombi/24"
Expand All @@ -194,7 +194,7 @@ make_channel({
make_channel({
name = "К-2",
input = {
"t2mi://f12188isi20#pnr=25"
"t2mi://f12226isi20#pnr=25"
},
output = {
"http://0.0.0.0:9999/zombi/25"
Expand All @@ -204,7 +204,7 @@ make_channel({
make_channel({
name = "Новий канал",
input = {
"t2mi://f12188isi20#pnr=26"
"t2mi://f12226isi20#pnr=26"
},
output = {
"http://0.0.0.0:9999/zombi/26"
Expand All @@ -214,7 +214,7 @@ make_channel({
make_channel({
name = "М-1",
input = {
"t2mi://f12188isi20#pnr=27"
"t2mi://f12226isi20#pnr=27"
},
output = {
"http://0.0.0.0:9999/zombi/27"
Expand All @@ -224,7 +224,7 @@ make_channel({
make_channel({
name = "5 канал",
input = {
"t2mi://f12188isi20#pnr=28"
"t2mi://f12226isi20#pnr=28"
},
output = {
"http://0.0.0.0:9999/zombi/28"
Expand All @@ -234,7 +234,7 @@ make_channel({
make_channel({
name = "Мега",
input = {
"t2mi://f12341isi30#pnr=31"
"t2mi://f12303isi30#pnr=31"
},
output = {
"http://0.0.0.0:9999/zombi/31"
Expand All @@ -244,7 +244,7 @@ make_channel({
make_channel({
name = "Pixel",
input = {
"t2mi://f12341isi30#pnr=32"
"t2mi://f12303isi30#pnr=32"
},
output = {
"http://0.0.0.0:9999/zombi/32"
Expand All @@ -254,7 +254,7 @@ make_channel({
make_channel({
name = "XSPORT",
input = {
"t2mi://f12341isi30#pnr=33"
"t2mi://f12303isi30#pnr=33"
},
output = {
"http://0.0.0.0:9999/zombi/33"
Expand All @@ -264,7 +264,7 @@ make_channel({
make_channel({
name = "НЛО ТБ",
input = {
"t2mi://f12341isi30#pnr=34"
"t2mi://f12303isi30#pnr=34"
},
output = {
"http://0.0.0.0:9999/zombi/34"
Expand All @@ -274,7 +274,7 @@ make_channel({
make_channel({
name = "2+2",
input = {
"t2mi://f12341isi30#pnr=35"
"t2mi://f12303isi30#pnr=35"
},
output = {
"http://0.0.0.0:9999/zombi/35"
Expand All @@ -284,7 +284,7 @@ make_channel({
make_channel({
name = "Z",
input = {
"t2mi://f12341isi30#pnr=36"
"t2mi://f12303isi30#pnr=36"
},
output = {
"http://0.0.0.0:9999/zombi/36"
Expand All @@ -294,7 +294,7 @@ make_channel({
make_channel({
name = "ЕСПРЕСО TV",
input = {
"t2mi://f12341isi30#pnr=37"
"t2mi://f12303isi30#pnr=37"
},
output = {
"http://0.0.0.0:9999/zombi/37"
Expand All @@ -304,7 +304,7 @@ make_channel({
make_channel({
name = "BUSINESS",
input = {
"t2mi://f12341isi30#pnr=38"
"t2mi://f12303isi30#pnr=38"
},
output = {
"http://0.0.0.0:9999/zombi/38"
Expand Down