heres my backup image , has epg and autobouquets installed . just needs netid adding to /usr/lib/enigma2/python/Plugins/Extensions/AutoBouquets_C2/ open autobouquets_c2.sh with notepad and edit line nine to your netid
u see the mine is netid="a0 33" for Birmingham , u take the last number for your area ie mine was a033 in text so you just add a gap
#!/bin/sh
# AutoBouquets C2 by LraiZer for..............
versiondate="13th January 2014"
#set the location netid filter from the examples below
#Network_ID: 41050 (0xa05a)) Network_name: "Seven Kings"
netid="a0 33"
######## Network ID examples ########
# 40961 (0xa001) "Barnsley 600MHz (Barnsley 1)"
# 40962 (0xa002) "Barnsley 860MHz (Barnsley 2)"
# 40963 (0xa003) "Sheffield 600MHz (Barnsley 3)"
# 40964 (0xa004) "Sheffield 860MHz (Barnsley 4)"
# 40965 (0xa005) "Knowsley 1"
# 40966 (0xa006) "Knowsley 2"
# 40967 (0xa007) "Preston 1"
# 40968 (0xa008) "Preston 2"
# 40969 (0xa009) "Gateshead"
# 40970 (0xa00a) "Bristol 1 (ex Aztec)"
# 40971 (0xa00b) "Bristol 2 (ex Aztec)"
# 40973 (0xa00d) "Wolverhampton 1"
# 40974 (0xa00e) "Wolverhampton 2"
# 40975 (0xa00f) "Basildon 1"
# 40976 (0xa010) "Basildon 2"
# 40977 (0xa011) "Basildon 3"
# 40978 (0xa012) "Basildon 4"
# 40979 (0xa013) "Croydon"
# 40980 (0xa014) "Hayes"
# 40981 (0xa015) "Edinburgh 1 (SCOTLAND)"
# 40982 (0xa016) "Dundee (Edinburgh 2 SCOTLAND)"
# 40983 (0xa017) "TTA Knowsley DMC (Hayes_RHE)"
# 40984 (0xa018) "Uddingston (SCOTLAND)"
# 40985 (0xa019) "Haringey"
# 40986 (0xa01a) "NGRHEE Knowsley"
# 40987 (0xa01b) "Exeter"
# 40988 (0xa01c) "Plymouth"
# 40990 (0xa01e) "Barnsley 2 TRIALS"
# 40995 (0xa023) "Wolverhampton TRIALS"
# 40998 (0xa026) "Barnsley 1 TRIALS"
# 40999 (0xa027) "Perth (SCOTLAND)"
# 41003 (0xa02b) "Edinburgh 1 TRIALS (SCOTLAND)"
# 41008 (0xa030) "Liverpool TDN TRIALS"
# 41009 (0xa031) "Falkirk (SCOTLAND) "
# 41011 (0xa033) "Birmingham 750"
# 41013 (0xa035) "TTA Knowsley 1 (Knowsley RHE)"
# 41015 (0xa037) "Birmingham TDN"
# 41016 (0xa038) "Liverpool TDN"
# 41018 (0xa03a) "Preston TDN"
# 41020 (0xa03c) "Crawley"
# 41026 (0xa042) "Leeds TRIALS"
# 41041 (0xa051) "Bromley"
# 41042 (0xa052) "Portsmouth"
# 41043 (0xa053) "Poole"
# 41044 (0xa054) "Brighton"
# 41045 (0xa055) "Hersham"
# 41046 (0xa056) "Derby"
# 41048 (0xa058) "Manchester 3"
# 41049 (0xa059) "Peterborough"
# 41050 (0xa05a) "Seven Kings"
# 41051 (0xa05b) "Watford"
# 41052 (0xa05c) "Ashford"
# 41053 (0xa05d) "Leeds"
# 41054 (0xa05e) "Wearside"
# 41055 (0xa05f) "Norwich"
# 41056 (0xa060) "NGRHEE Bromley"
# 41059 (0xa063) "Brighton TRIALS "
# 41060 (0xa064) "Manchester 1"
# 41061 (0xa065) "Code Download Test (Portsmouth)"
# 41063 (0xa067) "Stoke (FF Manchester)"
# 41064 (0xa068) "York (FF Leeds)"
# 41065 (0xa069) "Portsmouth TRIALS"
# 41066 (0xa06a) "Manchester 2"
# 41067 (0xa06b) "TTA Bromley DMC (Bromley RHE)"
# 41068 (0xa06c) "Manchester TRIALS"
# 41069 (0xa06d) "Lewisham"
# 41071 (0xa06f) "Southampton"
# AutoBouquets C2 by LraiZer for..............
versiondate="13th January 2014"
#set the location netid filter from the examples below
#Network_ID: 41050 (0xa05a)) Network_name: "Seven Kings"
netid="a0 33"
######## Network ID examples ########
# 40961 (0xa001) "Barnsley 600MHz (Barnsley 1)"
# 40962 (0xa002) "Barnsley 860MHz (Barnsley 2)"
# 40963 (0xa003) "Sheffield 600MHz (Barnsley 3)"
# 40964 (0xa004) "Sheffield 860MHz (Barnsley 4)"
# 40965 (0xa005) "Knowsley 1"
# 40966 (0xa006) "Knowsley 2"
# 40967 (0xa007) "Preston 1"
# 40968 (0xa008) "Preston 2"
# 40969 (0xa009) "Gateshead"
# 40970 (0xa00a) "Bristol 1 (ex Aztec)"
# 40971 (0xa00b) "Bristol 2 (ex Aztec)"
# 40973 (0xa00d) "Wolverhampton 1"
# 40974 (0xa00e) "Wolverhampton 2"
# 40975 (0xa00f) "Basildon 1"
# 40976 (0xa010) "Basildon 2"
# 40977 (0xa011) "Basildon 3"
# 40978 (0xa012) "Basildon 4"
# 40979 (0xa013) "Croydon"
# 40980 (0xa014) "Hayes"
# 40981 (0xa015) "Edinburgh 1 (SCOTLAND)"
# 40982 (0xa016) "Dundee (Edinburgh 2 SCOTLAND)"
# 40983 (0xa017) "TTA Knowsley DMC (Hayes_RHE)"
# 40984 (0xa018) "Uddingston (SCOTLAND)"
# 40985 (0xa019) "Haringey"
# 40986 (0xa01a) "NGRHEE Knowsley"
# 40987 (0xa01b) "Exeter"
# 40988 (0xa01c) "Plymouth"
# 40990 (0xa01e) "Barnsley 2 TRIALS"
# 40995 (0xa023) "Wolverhampton TRIALS"
# 40998 (0xa026) "Barnsley 1 TRIALS"
# 40999 (0xa027) "Perth (SCOTLAND)"
# 41003 (0xa02b) "Edinburgh 1 TRIALS (SCOTLAND)"
# 41008 (0xa030) "Liverpool TDN TRIALS"
# 41009 (0xa031) "Falkirk (SCOTLAND) "
# 41011 (0xa033) "Birmingham 750"
# 41013 (0xa035) "TTA Knowsley 1 (Knowsley RHE)"
# 41015 (0xa037) "Birmingham TDN"
# 41016 (0xa038) "Liverpool TDN"
# 41018 (0xa03a) "Preston TDN"
# 41020 (0xa03c) "Crawley"
# 41026 (0xa042) "Leeds TRIALS"
# 41041 (0xa051) "Bromley"
# 41042 (0xa052) "Portsmouth"
# 41043 (0xa053) "Poole"
# 41044 (0xa054) "Brighton"
# 41045 (0xa055) "Hersham"
# 41046 (0xa056) "Derby"
# 41048 (0xa058) "Manchester 3"
# 41049 (0xa059) "Peterborough"
# 41050 (0xa05a) "Seven Kings"
# 41051 (0xa05b) "Watford"
# 41052 (0xa05c) "Ashford"
# 41053 (0xa05d) "Leeds"
# 41054 (0xa05e) "Wearside"
# 41055 (0xa05f) "Norwich"
# 41056 (0xa060) "NGRHEE Bromley"
# 41059 (0xa063) "Brighton TRIALS "
# 41060 (0xa064) "Manchester 1"
# 41061 (0xa065) "Code Download Test (Portsmouth)"
# 41063 (0xa067) "Stoke (FF Manchester)"
# 41064 (0xa068) "York (FF Leeds)"
# 41065 (0xa069) "Portsmouth TRIALS"
# 41066 (0xa06a) "Manchester 2"
# 41067 (0xa06b) "TTA Bromley DMC (Bromley RHE)"
# 41068 (0xa06c) "Manchester TRIALS"
# 41069 (0xa06d) "Lewisham"
# 41071 (0xa06f) "Southampton"
Comment