Mises jours diverses de la tl.

darcs-hash:20061220224427-1dcb7-75b6925ee5066fa58888f0f9bfad64cce8e4fcdf.gz
This commit is contained in:
parret-freaud 2006-12-20 23:44:27 +01:00
parent 253f2245d8
commit 759f42984b
2 changed files with 29 additions and 17 deletions

View file

@ -255,18 +255,26 @@ class Hotbird_10911(carte) :
'5801 5831' : 'rad fra Meteo Express', '5801 5831' : 'rad fra Meteo Express',
'5800 5820 5830' : 'fra Meteo Express' } '5800 5820 5830' : 'fra Meteo Express' }
class Hotbird_11137(carte) : class Hotbird_10911(carte) :
pol='h' pol='v'
srate=27500 srate=27500
chaines = { chaines = {
'3521 3641 717 3601' : 'fra TV5 FBS', '3207 3237' : 'rad fra RFI',
'3522 3642 719 3602' : 'fra TV5 Europe', '1004 3531' : 'rad fra France Musiques',
'3523 3643 265' : 'ita Roma uno', '1005 3533' : 'rad fra FIP',
'3524 3644 3664 262' : 'ara ANN', '1003 3536' : 'rad fra France Culture',
'3525 3645 267' : 'ita Videolook', '1008 3538' : 'rad fra Le Mouv',
'3526 3646 263' : 'ara Kurdistan TV', '5801 5831' : 'rad fra Meteo Express',
'3528 3648 264' : 'ita Videolina', '5800 5820 5830' : 'fra Meteo Express' }
'3531 3651 261' : 'ita starmarket' }
class Hotbird_12111(carte) :
pol='v'
srate=27500
chaines = {
'250 251 1029' : 'ara Al Jazeera Mubasher',
'260 261 1030' : 'ita Ceramicanda',
'270 271 1031' : 'ara Al Jazeera Satellite Channel',
'310 311 1040' : 'ita Radio Radio TV'}
class Hotbird_11200(carte) : class Hotbird_11200(carte) :
pol='V' pol='V'
@ -324,7 +332,13 @@ class Hotbird_11727(carte) :
'2791 2792 269' : 'ita Sicilia International (SET)', '2791 2792 269' : 'ita Sicilia International (SET)',
'2751 2752 266' : 'ita Sardegna Uno Sat', '2751 2752 266' : 'ita Sardegna Uno Sat',
'6507 6662' : 'rad eng BBC English (Europe)', '6507 6662' : 'rad eng BBC English (Europe)',
'6510 6692' : 'rad eng BBC English News'} '6510 6692' : 'rad eng BBC English News',
'7302 6571' : 'rad eng BBC Feed 1',
'7312 6572' : 'rad eng BBC Feed 2',
'7322 6573' : 'rad eng BBC Feed 3',
'7332 6574' : 'rad eng BBC Feed 4',
'7342 6575' : 'rad eng BBC Feed 5',
'7352 6576' : 'rad eng BBC Feed 6'}
class Hotbird_11785(carte) : class Hotbird_11785(carte) :
pol='h' pol='h'
@ -380,11 +394,9 @@ class Hotbird_12673(carte) :
pol='v' pol='v'
srate=27500 srate=27500
chaines = { chaines = {
'308 309 306 307 310' : 'ara Al Maghribiyah', '308 309 306 307' : 'ara Al Maghribiyah',
'35 36 33 34 38' : 'ara TVM inter l', '35 36 33 34 38' : 'ara TVM inter l',
'37 39 40 41 42 43' : 'ara TVM', '46 47 44 45' : 'ara Arabiaa'}
'46 47 48 44 45' : 'ara Arabiaa',
'1026 1027 1028 1024 1025' : 'ara TVM inter'}
class TNT_base(carte) : class TNT_base(carte) :
qam="auto" qam="auto"

View file

@ -21,8 +21,8 @@ transpondeurs = { 'canard' : [ TNT_R4_498000(0) ,
TNT_R3_522000(5) ], TNT_R3_522000(5) ],
'oie' : [ Hotbird_10796(0) , 'oie' : [ Hotbird_10796(0) ,
Hotbird_10873(1) , Hotbird_10873(1) ,
Hotbird_11137(2) ] # Hotbird_11137(2) ,
# Hotbird_11623(3) , Hotbird_12111(3) ],
# Hotbird_12673(4) ] # Hotbird_12673(4) ]
} }