Skip to content

Commit

Permalink
[Sky IRL] Some insert updates for HD channels
Browse files Browse the repository at this point in the history
BBC RB Button HD
  • Loading branch information
AbuBaniaz committed Mar 26, 2024
1 parent 7edcfda commit 3cab4c0
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions AutoBouquetsMaker/providers/sat_282_sky_irl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,8 @@ except:
}
channels_to_add_by_id = {
2012: 115, # BBC ALBA
6240: 118, # ITV2
3021: 115, # BBC ALBA HD
6532: 118, # ITV2 HD
6533: 119, # ITV3 HD
6534: 120, # ITV4 HD
6504: 128, # ITV HD
Expand Down Expand Up @@ -197,7 +197,7 @@ except:
2085: 503, # BBC News HD
3020: 504, # BBC Parliament HD
4075: 812, # Channel 4 HD
6532: 816, # ITV2 HD
2053: 970, # BBC RB
#slow death section
3705: 112, # ComedyCentral
2709: 127, # ComedyXtra
Expand Down Expand Up @@ -264,16 +264,6 @@ except:
5386: "TNT Sports 10",
}
BBC_RB = {
2051: ("BBC RB 1",0),
6002: ("BBC RB 2",1),
6003: ("BBC RB 3",2),
6004: ("BBC RB 4",3),
6005: ("BBC RB 5",4),
6006: ("BBC RB 6",5),
6007: ("BBC RB HD",6)
}
rename_by_id_conditional = { # channel ID: ("old name", "new name")
4019: ("Sky Comedy HD", "Sky Comedy Cinema HD"),
}
Expand Down

0 comments on commit 3cab4c0

Please sign in to comment.