[mythtv-users] "Column 'chanid' cannot be null" when watching livetv

Giuliano A. Montecarlo giuly at giuly.de
Thu Aug 10 09:18:30 UTC 2006


Michael T. Dean wrote:
> On 08/09/2006 12:43 PM, Giuliano A. Montecarlo wrote:
>
>   
>> I've just installed mythtv from svn, and I get errors about 'chanid' 
>> cannot be null
>> (http://cvs.mythtv.org/trac/ticket/2142)
>>
>> I followed danielk's instructions, but that didn't help.
>> Do somebody have an idea how to fix that?
>>
>>     
>
> What does:
>
> SELECT cardid, defaultinput FROM capturecard;
>
> give you, and what inputs are you supposed to be using?
>
> Mike
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
>   
mysql> SELECT cardid, defaultinput FROM capturecard;
+--------+--------------+
| cardid | defaultinput |
+--------+--------------+
|      1 | DVBInput     |
+--------+--------------+
1 row in set (0.04 sec)
This is the card I want to use, and I only want to use the DVBInput at 
the moment.

Regards


More information about the mythtv-users mailing list