View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 1 post ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Fri Nov 28, 2008 4:44 am 
Offline
Joined: Sat Nov 05, 2005 4:37 am
Posts: 191
Location: Cornwall - uk
G'day all

At long last we have channel 5 on freesat.

If you do...
Code:
mysql> select max(chanid) from channel;
+-------------+
| max(chanid) |
+-------------+
|       12213 |
+-------------+
mysql> select mplexid, frequency, symbolrate, fec, polarity from dtv_multiplex where frequency=10773000;
+---------+-----------+------------+------+----------+
| mplexid | frequency | symbolrate | fec  | polarity |
+---------+-----------+------------+------+----------+
|       1 |  10773000 |   22000000 | auto | h        |
+---------+-----------+------------+------+----------+


and then...
Code:
mysql> insert into channel (chanid, sourceid, callsign, name, tvformat, visible, mplexid, serviceid) values (12213, ,'Five','Five','Default',1,1,6335);


You need to change chanid and mplexid to what ever your DB is, Mine is 1 for mplexid and 12213 for chanid you should be able to tune to channel five.

I then used the used the mythweb to update the xmlid (channel5.co.uk) and the channel number.
Ans then I added channel channel5.co.uk to /home/mythtv/.mythtv/satellite.xmltv which is the list of channels that is used by the RT grabber.

Then either su to mythtv and run mythfillbackend or wait for the next run.

Should be all good.
If you are any doubt, take a backup of your DB, I have nightly dump, just in case.

I used put the details in a file and then run the mythbackend scan process to bring the new files in, but that is a bit tiresome after a while.
I find the above method much easier.

If you are not happy with sql and other commands then please don't do this, it can be quite easy to damage your database beyond repair!

_________________
--
stinga

as of 17-May-2018
R8.2 - sort of working.
MB: gigabyte GA-P43-ES3G | RAM: 2GB
VGA: PNY Nvidia GT240 1GB
4 x Technisat skystar 2 dvb | 1 x TBS6981 dvb-s2
pata: 1x300Gb | sata: 2x1Tb 2x2Tb
Problems:
TBS6981 Does not work.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 12 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu