[tv/genconf] Ajout de chaines
Ignore-this: 34136a50268b5fb92cb0231e125bdb5e darcs-hash:20111126225822-ddb99-0048f1cf2b0640600e7d6ae0b3abcf9768900b1a.gz
This commit is contained in:
parent
e34c557029
commit
d102d03a26
2 changed files with 15 additions and 1 deletions
|
@ -217,6 +217,18 @@ class SAT_10714h(SAT_UK_base):
|
|||
9230, # More4 +1
|
||||
]
|
||||
|
||||
class SAT_11344h(SAT_UK_base):
|
||||
"""Food Network"""
|
||||
srate = 27500
|
||||
sid_list = [ 53260, # Food Network
|
||||
53270, # Food Network +1
|
||||
53280, # wedding tv
|
||||
]
|
||||
|
||||
class SAT_11895v(SAT_UK_base):
|
||||
"""MTV"""
|
||||
srate = 27500
|
||||
|
||||
class SAT_12480v(SAT_UK_base):
|
||||
"""Channel 4"""
|
||||
srate = 27500
|
||||
|
|
|
@ -25,7 +25,9 @@ transpondeurs = { 'canard' : [ SAT_10773h(0),
|
|||
'dindon' : [ TNT_R1_586000(0) ,
|
||||
TNT_R6_562000(1) ,
|
||||
],
|
||||
'oie' : [ SAT_10773h(0),
|
||||
'oie' : [ #SAT_10773h(0),
|
||||
SAT_11344h(0),
|
||||
#SAT_11895v(1),
|
||||
#Hotbird_12111(1) ,
|
||||
#Hotbird_11137(2) ,
|
||||
#SAT_11343v(3) ,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue