diff --git a/tv/sat_base.py b/tv/sat_base.py index 16c886be..6171414b 100755 --- a/tv/sat_base.py +++ b/tv/sat_base.py @@ -267,14 +267,19 @@ class Hotbird_10911(carte) : '5801 5831' : 'rad fra Meteo Express', '5800 5820 5830' : 'fra Meteo Express' } -class Hotbird_12111(carte) : - pol='v' +class Hotbird_11137(carte) : + pol='h' 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'} + '3521 3641 717 3601' : 'fra TV5 FBS', + '3522 3642 719 3602' : 'fra TV5 Europe', + '3523 3643 265' : 'ita Roma uno', + '3524 3644 3664 262' : 'ara ANN', + '3525 3645 267' : 'ita Videolook', + '3526 3646 263' : 'ara Kurdistan TV', + '3528 3648 264' : 'ita Videolina', + '3531 3651 261' : 'ita starmarket' } class Hotbird_11200(carte) : pol='V' @@ -348,6 +353,15 @@ class Hotbird_11785(carte) : '3569 3570 3568 3573' : 'esp Canal 24 Horas', '3553 3554 3552' : 'esp TVE Internacional Asia/Africa' } +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_12245(carte) : pol='h' srate=27500 diff --git a/tv/sat_conf.py b/tv/sat_conf.py index 13a480c0..9ced8a32 100755 --- a/tv/sat_conf.py +++ b/tv/sat_conf.py @@ -21,7 +21,7 @@ transpondeurs = { 'canard' : [ TNT_R4_498000(0) , TNT_R3_522000(5) ], 'oie' : [ Hotbird_10796(0) , Hotbird_10873(1) , -# Hotbird_11137(2) , + Hotbird_11137(2) , Hotbird_12111(3) ], # Hotbird_12673(4) ] }