Spanish Abertis DTT Sat @ Hispasat 30W - Chat & How to guides

pavon12

Registered
Messages
46
Code:
make_channel({
  name = "Abertis PID 801",
  input = {
    "http://localhost:8001/1:0:1:709:EA7C:0:CE4ACEE:0:0:0:",
  },
  transform = {{
    format = "pipe",
      command = "/etc/astra/scripts/abertis 801",
  }},
  output = {
    "http://0.0.0.0:9999/abertis/pid801",
  },
})
I did that purely in astra.conf
but i am missing data for enigma2 setting abertis Bouquet ( channel )
and in lambdb 5 what has to go in there?
I installed ciefp settings and script on vu# zero 4K
 
Last edited:

EnoSat

Senior Member
Messages
1,993
lamedb5 not need (created automaticaly) , update only lamedb for DATApid
capture-001-10112022-045512.png
 
Last edited:

dvlajkovic

Member
Messages
498
abertis is successfully opened on E2 boxes for years now
cw is now available
and you still can't figure out the lines for softcam
facepalm.gif


this is an example, but you can go ahead with other hex numbers marked with red color, just make sure they are not already in use
F 07091FFF 00 XXXXXXXXXXXXXXXX ;ABERTIS 801 (30°W) 11502 V - SR 10200
F 07091FFF 01 XXXXXXXXXXXXXXXX ;ABERTIS 801 (30°W) 11502 V - SR 10200

before you complain "it doesn't work", replace XXXXXXXXXXXXXXXX with correct CW
 

faisal6

Senior Member
Messages
3,035
F 0709 1FFF 00 XXXXXXXXXXXXXX ;ABERTIS 801 (30°O) 11502 V - SR 10200
F 0709 1FFF 01 XXXXXXXXXXXXXX ;ABERTIS 801 (30°O) 11502 V - SR 10200
 
Last edited by a moderator:

dvlajkovic

Member
Messages
498
1. your lines won't work I'm afraid (one space too many in both of them)
2. what satellite is 30°O ?
3. this thread is NOT for posting keys/CWs
 

fiji

Member
Messages
1,095
This is format:
Sid in Hex
F 02C51FFF 00 XXXXXXXXXXXXXXX;ABERTIS (801) (30.0W) 11502V10200
F 02C51FFF 01 XXXXXXXXXXXXXXX;ABERTIS (801) (30.0W) 11502V10200
 
Last edited by a moderator:

EnoSat

Senior Member
Messages
1,993
If you start editing with the line Abertis PID 801, the third line 0709.. already belongs to the next program (not for channel with name Abertis PID 801 - see in Menu box - Information)
first line - channel identification
second line - channel name
third line - channel parameters
 
Top