[tv] config sat et tv de cochon

Ajout d'un multiplex SAT. Il en reste pleins à tester
This commit is contained in:
Daniel STAN 2013-06-30 23:52:02 +02:00
parent 2c204eab16
commit d0d5e83bb9
2 changed files with 37 additions and 3 deletions

View file

@ -30,7 +30,20 @@ transpondeurs = { 'canard' : [ SAT_10773h(0),
#Hotbird_12111(1) ,
#Hotbird_11137(2) ,
#SAT_11343v(3) ,
]
],
'cochon.ferme.crans.org' : [ TNT_R1_586000(0),
TNT_R2_506000(1),
TNT_R3_482000(2),
TNT_R4_546000(3),
SAT_11344h(4),
SAT_10773h(5),
SAT_10714h(6),
SAT_11222h(7),
TNT_R5_530000(8),
TNT_R6_562000(9),
TNT_R7_642000(10),
TNT_L8_570000(11),
]
}
conf = transpondeurs.get(host,[])