Skip to content

Commit

Permalink
Delete some BBC SD swaps
Browse files Browse the repository at this point in the history
  • Loading branch information
AbuBaniaz committed Apr 7, 2024
1 parent ecd5733 commit 65a941f
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 15 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="11 Dec 2023"
versiondate="08 Apr 2024"
echo "Script Version: $versiondate"
start_time=`date +%s`
date; echo
Expand Down
6 changes: 6 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -401,3 +401,9 @@ BT Sports rebrand

2023-12-11
Supplement changes. Two new ITV HD channels

2024-01-27
Remove some closed ITV SD renames

2024-04-08
Remove some BBC SD swaps
13 changes: 0 additions & 13 deletions custom_swap.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,10 @@
###################################################

#swap local SD with HD
101=801
102=802
103=803
104=804
105=805

#BBC Three/four
115=845
116=815

#ITVs 2-4
118=816
119=817
Expand All @@ -26,11 +20,4 @@
#Quest HD
144=834

#BBC NEWS
503=882

#CBBC/Cbeebies
607=643
608=644

#end
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 = "11 Dec 2023"
ab_version = "08 Apr 2024"
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

0 comments on commit 65a941f

Please sign in to comment.