db260179
September 8th, 2008, 02:25 PM
For DVB-T UK users.
The powers to be have changed the EPG code - thus when scanning for channels in mythtv-setup, all the channels will come up bigger numbers i.e.
BBC ONE = 44556, BBC TWO = 55540 etc etc
Please use this sql script to keep the right order of channel numbers to the right channel.
Goto the terminal and type.
mysql -u*sqluser* -p*sqluserpass* mythconverg < chan_numbers_update.sql > output.tab
Please change the script if your channels are not there. (its just a text file)
The powers to be have changed the EPG code - thus when scanning for channels in mythtv-setup, all the channels will come up bigger numbers i.e.
BBC ONE = 44556, BBC TWO = 55540 etc etc
Please use this sql script to keep the right order of channel numbers to the right channel.
Goto the terminal and type.
mysql -u*sqluser* -p*sqluserpass* mythconverg < chan_numbers_update.sql > output.tab
Please change the script if your channels are not there. (its just a text file)