Rien
Chaines italiennes Correction du PID son de télésud darcs-hash:20080326214147-9fc8c-63de0e351b5a711155276a5e3f359e787ec68ba5.gz
This commit is contained in:
parent
a23230d215
commit
4216ac26a3
1 changed files with 18 additions and 8 deletions
|
@ -221,13 +221,13 @@ pids=%(pids)s
|
||||||
self.stop()
|
self.stop()
|
||||||
self.start()
|
self.start()
|
||||||
|
|
||||||
class Hotbird_10796(carte) :
|
#class Hotbird_10796(carte) :
|
||||||
pol='v'
|
# pol='v'
|
||||||
srate=27500
|
# srate=27500
|
||||||
chaines = {
|
# chaines = {
|
||||||
'3336 3306' : 'rad fra Radio FG',
|
# '3336 3306' : 'rad fra Radio FG',
|
||||||
'3534 1001' : 'rad fra France Inter',
|
# '3534 1001' : 'rad fra France Inter',
|
||||||
'3535 1002' : 'rad fra France Info' }
|
# '3535 1002' : 'rad fra France Info' }
|
||||||
|
|
||||||
class Hotbird_10873(carte) :
|
class Hotbird_10873(carte) :
|
||||||
pol='v'
|
pol='v'
|
||||||
|
@ -330,6 +330,16 @@ class Hotbird_11727(carte) :
|
||||||
'7332 6574' : 'rad eng BBC Feed 4',
|
'7332 6574' : 'rad eng BBC Feed 4',
|
||||||
'7342 6575' : 'rad eng BBC Feed 5',
|
'7342 6575' : 'rad eng BBC Feed 5',
|
||||||
'7352 6576' : 'rad eng BBC Feed 6'}
|
'7352 6576' : 'rad eng BBC Feed 6'}
|
||||||
|
|
||||||
|
# Pour remplacer 10796
|
||||||
|
class Hotbird_11766(carte) :
|
||||||
|
pol='v'
|
||||||
|
srate=27500
|
||||||
|
chaines = {
|
||||||
|
'512 650 1104' : 'ita Rai Uno',
|
||||||
|
'513 651 1105' : 'ita Rai Duo',
|
||||||
|
'514 652 1106' : 'ita Rai Tre',
|
||||||
|
'518 656 261' : 'ita Rai Edu2'}
|
||||||
|
|
||||||
class Hotbird_11785(carte) : #Serie espagnole, a mettre a jour
|
class Hotbird_11785(carte) : #Serie espagnole, a mettre a jour
|
||||||
pol='h'
|
pol='h'
|
||||||
|
@ -369,7 +379,7 @@ class Hotbird_12577(carte) :
|
||||||
pol='h'
|
pol='h'
|
||||||
srate=27500
|
srate=27500
|
||||||
chaines = {
|
chaines = {
|
||||||
'1204 1304 1104' : 'fra telesud',
|
'1204 1104 134' : 'fra telesud',
|
||||||
'1206 1306 1106' : 'x-ero Full X 4 free',
|
'1206 1306 1106' : 'x-ero Full X 4 free',
|
||||||
'1218 1313 33 34' : 'x-ero sexysat 4',
|
'1218 1313 33 34' : 'x-ero sexysat 4',
|
||||||
'1209 1309 1109' : 'fra liberty TV',
|
'1209 1309 1109' : 'fra liberty TV',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue