On Fri, 2005-08-19 at 17:46 -0700, Todd Ignasiak wrote:
> INSERT INTO channel VALUES (1705,'705','705',1,'KPIXDT','KPIXDT
> (KPIX-DT)','none',0,'','19572',0,32768,32768,32768,32768,'Default',0,1,'',0,1,7,0);
Ok, I bet if you replace that with:
INSERT INTO channel VALUES (1705,'705','705',1,'KPIXDT',
'KPIXDT (KPIX-DT)','none',0,'','19572',0,32768,32768,32768,32768,
'Default',0,1,'',0,1,7,1281);
It will work, where 1281 is major_chan*256 + minor_chan.
I'm assuming KPIXDT is at 5_1 from a google search.
If rescan your channels, all the HDTV channels should work.
-- Daniel
_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev