Skip to content

Commit

Permalink
Two new ITV HD channels
Browse files Browse the repository at this point in the history
  • Loading branch information
AbuBaniaz committed Dec 11, 2023
1 parent 168a4e2 commit c589f76
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion autobouquets_e2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ DVB_DEMUX="0" #
NEW_LAMEDB="4" #
###################

versiondate="20 July 2023"
versiondate="11 Dec 2023"
echo "Script Version: $versiondate"
start_time=`date +%s`
date; echo
Expand Down
3 changes: 3 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -398,3 +398,6 @@ BBC Red button bouquet boundary changes

2023-07-20
BT Sports rebrand

2023-12-11
Supplement changes. Two new ITV HD channels
2 changes: 1 addition & 1 deletion plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
from enigma import eComponentScan
from Screens.ScanSetup import getInitialTransponderList

ab_version = "20 July 2023"
ab_version = "11 Dec 2023"
defaultservice = "1:0:1:C482:811:2:11A0000:0:0:0:" # "NOW 80s ;p"
initscanservice = "1:0:2:1038:7D4:2:11A0000:0:0:0:" # "EPG Background Audio."

Expand Down
3 changes: 2 additions & 1 deletion supplement.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@
:1214:::::::ITV1 Yorkshire East HD
:1217:::::::ITV1 Anglia West HD
:1219:::::::ITV1 Central East HD
:3062:::::::ITV1 Channel Isles HD
:3063:::::::ITV1 Border Scotland HD
:6502:::::::ITV1 Meridian East HD
:6503:::::::ITV1 Central West HD
:6504:::::::ITV1 London HD
Expand All @@ -74,7 +76,6 @@
:1167:::::::STV Dundee HD
:1168:::::::STV North HD
:1170:::::::STV East HD
:4055:::::::STV West HD

#Other renames
:1313:::::::WildEarth HD
Expand Down

0 comments on commit c589f76

Please sign in to comment.