[mythtv-users] Getting Channels for HDHR in 0.22

Brad Fuller bradallenfuller at gmail.com
Fri Apr 9 23:53:35 UTC 2010


On Fri, Apr 9, 2010 at 16:28, Brad Fuller <bradallenfuller at gmail.com> wrote:
> On Fri, Apr 9, 2010 at 15:36, Greg Woods <greg at gregandeva.net> wrote:
>> On Fri, 2010-04-09 at 15:15 -0700, Brad Fuller wrote:
>>
>>>
>>> I've tried:
>>>  scte65scan -f3 -V your_VCT_ID itfile > vct.sql
>>>
>>> and I don't get a lock, although I know HDHR is there
>>
>> You need the -H option to scte65scan to use an HDHR:
>>
>> -H N,t  use HDHomerun id=N, tuner=t (any HDHR=FFFFFFFF, default tuner=0)
>
> OK, I got the sql input. But, when I try to import it into mysql, I
> get the following error:
>
> $ mysql -u mythtv -p mythconverg < vct.sql
> Enter password:
> ERROR 1062 (23000) at line 107: Duplicate entry '104' for key 'PRIMARY'

which is
INSERT INTO dtv_multiplex SET
sistandard='atsc',mplexid=104,frequency=675000000,modulation='qam_256',sourceid=1;

does that mean I have another mplexid at 104 existing in the dB?

If so, do I need to purge some area first before I import this vcl.sql
file?  I don't have any QAM256 channels that I know of.


>
>
>
> --
> Brad Fuller
> +1 (408) 335-0112
>



-- 
Brad Fuller
+1 (408) 335-0112


More information about the mythtv-users mailing list