From 01f607955efa5757c62a4881e301e3fc4468eb7c Mon Sep 17 00:00:00 2001 From: EnoSat Date: Sun, 19 May 2024 12:33:38 +0200 Subject: [PATCH] Update astra-sm.lua Update parameters --- astra-sm.lua | 202 +++++++++++++++++++++++++++++++++------------------ 1 file changed, 131 insertions(+), 71 deletions(-) diff --git a/astra-sm.lua b/astra-sm.lua index d0ac1b7..06e04e7 100644 --- a/astra-sm.lua +++ b/astra-sm.lua @@ -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 ZeonBood T2-MI services from Eutelsat 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:Інтер @@ -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:1:4:9: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:1:4:9: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:1:3:9: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", }) +log.set({ debug = false, filename = "/tmp/astra-sm.log", syslog = "astra", stdout = false }) -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 = "12226V 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 = "12226V 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 = "12303V 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 = "Інтер", + name = "Pershiy", input = { - "t2mi://f12188isi10#pnr=11" + "t2mi://f12226isi10#pnr=11" }, output = { "http://0.0.0.0:9999/zombi/11" @@ -82,9 +82,9 @@ make_channel({ }) make_channel({ - name = "Україна", + name = "Test", input = { - "t2mi://f12188isi10#pnr=12" + "t2mi://f12226isi10#pnr=12" }, output = { "http://0.0.0.0:9999/zombi/12" @@ -92,9 +92,9 @@ make_channel({ }) make_channel({ - name = "1+1", + name = "1+1 Marafon", input = { - "t2mi://f12188isi10#pnr=13" + "t2mi://f12226isi10#pnr=13" }, output = { "http://0.0.0.0:9999/zombi/13" @@ -102,9 +102,9 @@ make_channel({ }) make_channel({ - name = "НТН", + name = "Suspilne Kultura", input = { - "t2mi://f12188isi10#pnr=14" + "t2mi://f12226isi10#pnr=14" }, output = { "http://0.0.0.0:9999/zombi/14" @@ -112,9 +112,9 @@ make_channel({ }) make_channel({ - name = "K-1", + name = "ICTV", input = { - "t2mi://f12188isi10#pnr=15" + "t2mi://f12226isi10#pnr=15" }, output = { "http://0.0.0.0:9999/zombi/15" @@ -122,9 +122,9 @@ make_channel({ }) make_channel({ - name = "ПЕРШИЙ Т2", + name = "Telekanal STB", input = { - "t2mi://f12188isi10#pnr=16" + "t2mi://f12226isi10#pnr=16" }, output = { "http://0.0.0.0:9999/zombi/16" @@ -132,9 +132,9 @@ make_channel({ }) make_channel({ - name = "ICTV", + name = "Inter", input = { - "t2mi://f12188isi10#pnr=17" + "t2mi://f12226isi10#pnr=17" }, output = { "http://0.0.0.0:9999/zombi/17" @@ -142,9 +142,9 @@ make_channel({ }) make_channel({ - name = "Enter-фільм", + name = "Unian TV", input = { - "t2mi://f12188isi10#pnr=18" + "t2mi://f12226isi10#pnr=18" }, output = { "http://0.0.0.0:9999/zombi/18" @@ -152,9 +152,29 @@ make_channel({ }) make_channel({ - name = "ZOOM", + name = "Bigudi", + input = { + "t2mi://f12226isi10#pnr=19" + }, + output = { + "http://0.0.0.0:9999/zombi/19" + } +}) + +make_channel({ + name = "Test", input = { - "t2mi://f12188isi20#pnr=21" + "t2mi://f12226isi10#pnr=20" + }, + output = { + "http://0.0.0.0:9999/zombi/20" + } +}) + +make_channel({ + name = "Novy Kanal", + input = { + "t2mi://f12226isi20#pnr=21" }, output = { "http://0.0.0.0:9999/zombi/21" @@ -162,9 +182,9 @@ make_channel({ }) make_channel({ - name = "Кіноточка", + name = "TET", input = { - "t2mi://f12188isi20#pnr=22" + "t2mi://f12226isi20#pnr=22" }, output = { "http://0.0.0.0:9999/zombi/22" @@ -172,9 +192,9 @@ make_channel({ }) make_channel({ - name = "СТБ", + name = "2+2", input = { - "t2mi://f12188isi20#pnr=23" + "t2mi://f12226isi20#pnr=23" }, output = { "http://0.0.0.0:9999/zombi/23" @@ -182,9 +202,9 @@ make_channel({ }) make_channel({ - name = "ТЕТ", + name = "M1", input = { - "t2mi://f12188isi20#pnr=24" + "t2mi://f12226isi20#pnr=24" }, output = { "http://0.0.0.0:9999/zombi/24" @@ -192,9 +212,9 @@ make_channel({ }) make_channel({ - name = "К-2", + name = "NTN", input = { - "t2mi://f12188isi20#pnr=25" + "t2mi://f12226isi20#pnr=25" }, output = { "http://0.0.0.0:9999/zombi/25" @@ -202,9 +222,9 @@ make_channel({ }) make_channel({ - name = "Новий канал", + name = "Mega", input = { - "t2mi://f12188isi20#pnr=26" + "t2mi://f12226isi20#pnr=26" }, output = { "http://0.0.0.0:9999/zombi/26" @@ -212,9 +232,9 @@ make_channel({ }) make_channel({ - name = "М-1", + name = "Plus Plus", input = { - "t2mi://f12188isi20#pnr=27" + "t2mi://f12226isi20#pnr=27" }, output = { "http://0.0.0.0:9999/zombi/27" @@ -222,9 +242,9 @@ make_channel({ }) make_channel({ - name = "5 канал", + name = "My-Ukraina+", input = { - "t2mi://f12188isi20#pnr=28" + "t2mi://f12226isi20#pnr=28" }, output = { "http://0.0.0.0:9999/zombi/28" @@ -232,9 +252,39 @@ make_channel({ }) make_channel({ - name = "Мега", + name = "1+1 Ukraina", + input = { + "t2mi://f12226isi20#pnr=29" + }, + output = { + "http://0.0.0.0:9999/zombi/29" + } +}) + +make_channel({ + name = "ICTV 2", + input = { + "t2mi://f12226isi20#pnr=30" + }, + output = { + "http://0.0.0.0:9999/zombi/30" + } +}) + +make_channel({ + name = "Oce", input = { - "t2mi://f12341isi30#pnr=31" + "t2mi://f12226isi20#pnr=52" + }, + output = { + "http://0.0.0.0:9999/zombi/52" + } +}) + +make_channel({ + name = "K1", + input = { + "t2mi://f12303isi30#pnr=31" }, output = { "http://0.0.0.0:9999/zombi/31" @@ -242,9 +292,9 @@ make_channel({ }) make_channel({ - name = "Pixel", + name = "K2", input = { - "t2mi://f12341isi30#pnr=32" + "t2mi://f12303isi30#pnr=32" }, output = { "http://0.0.0.0:9999/zombi/32" @@ -252,9 +302,9 @@ make_channel({ }) make_channel({ - name = "XSPORT", + name = "Zoom", input = { - "t2mi://f12341isi30#pnr=33" + "t2mi://f12303isi30#pnr=33" }, output = { "http://0.0.0.0:9999/zombi/33" @@ -262,9 +312,9 @@ make_channel({ }) make_channel({ - name = "НЛО ТБ", + name = "Rada", input = { - "t2mi://f12341isi30#pnr=34" + "t2mi://f12303isi30#pnr=34" }, output = { "http://0.0.0.0:9999/zombi/34" @@ -272,9 +322,9 @@ make_channel({ }) make_channel({ - name = "2+2", + name = "Rada", input = { - "t2mi://f12341isi30#pnr=35" + "t2mi://f12303isi30#pnr=35" }, output = { "http://0.0.0.0:9999/zombi/35" @@ -282,9 +332,9 @@ make_channel({ }) make_channel({ - name = "Z", + name = "X Sport", input = { - "t2mi://f12341isi30#pnr=36" + "t2mi://f12303isi30#pnr=36" }, output = { "http://0.0.0.0:9999/zombi/36" @@ -292,9 +342,9 @@ make_channel({ }) make_channel({ - name = "ЕСПРЕСО TV", + name = "Enter Film", input = { - "t2mi://f12341isi30#pnr=37" + "t2mi://f12303isi30#pnr=37" }, output = { "http://0.0.0.0:9999/zombi/37" @@ -302,11 +352,21 @@ make_channel({ }) make_channel({ - name = "BUSINESS", + name = "Piksel TV", input = { - "t2mi://f12341isi30#pnr=38" + "t2mi://f12303isi30#pnr=38" }, output = { "http://0.0.0.0:9999/zombi/38" } }) + +make_channel({ + name = "Test", + input = { + "t2mi://f12303isi30#pnr=39" + }, + output = { + "http://0.0.0.0:9999/zombi/39" + } +})