[mythtv] dvb_channel or channel_dvb
Edward Wildgoose
edward.wildgoose at frmhedge.com
Tue Sep 30 23:47:18 EDT 2003
> I've checked out latest CVS and applied Kenneth's dvb-alpha-0.5 patch and
> code. When I start up the backend, I get the error message that table
> dvb_channel doesn't exist.
>
> There is, however, a table called channel_dvb which has been created,
however
> the columns arent the same.
>
> Should I create this table myself? If so, does anybody have the schema or
SQL
> command to do so?
Hm, It's in flux at the moment.
Start by renaming your channel_dvb table, and then watch the error messages
when it says "can't find col XXXX", just create that column and populate
appropriately (I don't think it is too hard to guess what to enter?). If
you need some hints check out libs/libmythtv/dvbchannel.cpp and search on
the missing col name
Ed W
More information about the mythtv-dev
mailing list