On 15/09/05, Brian Merrill <[EMAIL PROTECTED]> wrote: <snip> > So obviously I'm missing something. Why doesn't the channels.conf > import add the freqid information? It's there in the channels.conf. > Also why is the channum set to the serviceid? Should I include another > field in channels.conf with the name I want the channel to be? Is there > an extended format for channels.conf that allows you to add addition > information? Or am I still just stuck manually adding this information > to mysql? > > I appreciate any thoughts and help.
The 'channels' and 'dtv_multiplex' tables are also involved in this process - make sure that the frequency info is in the multiplex table, and that the channel entry in the channels table references the correct entry in the multiplex table. Nick _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
