Skip to content

Commit

Permalink
[Freesat 28.2] Update some ITV channel IDs
Browse files Browse the repository at this point in the history
  • Loading branch information
AbuBaniaz committed Dec 9, 2023
1 parent f314d4c commit 17b56f8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions AutoBouquetsMaker/providers/sat_282_freesat.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,10 @@ except:
itv_rename = {
# ITV regions
33772: "ITV1 Border Scotland",
33779: "ITV1 London",
33778: "ITV1 Granada",
1011: "ITV1 London",
1010: "ITV1 Granada",
33780: "ITV1 Meridian East",
33777: "ITV1 Channel Isles",
1009: "ITV1 Channel Isles",
33791: "STV North",
33792: "STV West",
# 33794: "UTV", #This is correct on stream, no need for rename.
Expand All @@ -115,13 +115,13 @@ except:
# +1 Channels
33797: "ITV1+1 Central West",
33798: "ITV1+1 London",
33796: "ITV1+1 Granada",
1030: "ITV1+1 London",
1028: "ITV1+1 Granada",
33795: "ITV1+1 Meridian East",
# HD Channels
33883: "ITV1 Tyne Tees HD",
33884: "ITV1 Yorkshire West HD",
1116: "ITV1 Yorkshire West HD",
33882: "ITV1 Anglia East HD",
42784: "ITV1 Border England HD",
42786: "ITV1 West Country SW HD",
Expand All @@ -135,7 +135,7 @@ except:
# 10013: "ITV1 Wales HD", #This is correct on stream, no need for rename.
42779: "ITV1 Meridian East HD",
42780: "ITV1 Central West HD",
42773: "ITV1 London HD",
10005: "ITV1 London HD",
42775: "ITV1 Granada HD",
# 33808: "UTV HD", #This is correct on stream, no need for rename.
}
Expand Down

0 comments on commit 17b56f8

Please sign in to comment.