[mythtv] DVB scanning problems

Tom Hughes tom at compton.nu
Sat Jul 23 13:34:23 EDT 2005


In message <1122139837.6041.7.camel at hawk>
          Preston Crow <pc-mythtv05a at crowcastle.net> wrote:

> In the database, capturecard.videodevice is "/dev/dvb/adapter0/dvr0" but
> in the code, it is querying for it by '0' in dvbchannel.cpp.

[ snipped ]

> So the question is, is the query broken, or should my database just have
> a number in that field?  (And shouldn't the query also check that
> cardtype='DVB')

Mine just has numbers:

mysql> select cardid, videodevice from capturecard;
+--------+-------------+
| cardid | videodevice |
+--------+-------------+
|      1 | 0           |
|      2 | 1           |
+--------+-------------+
2 rows in set (0.01 sec)

Tom

-- 
Tom Hughes (tom at compton.nu)
http://www.compton.nu/


More information about the mythtv-dev mailing list