[mythtv] Ticket #2041: LiveTV tuning broken for IVTV tuner between [10390] and [10402]

Daniel Kristjansson danielk at cuymedia.net
Mon Jul 10 23:36:17 UTC 2006


On Mon, 2006-07-10 at 18:01 -0500, Harley Peters wrote:
> Daniel Kristjansson wrote:
> > Can you provide me with a dump of your channels table?

> +--------+---------+--------+----------+----------+------------------------------------------+-----------------------------------------------------------+----------+--------------+---------+-------------+----------+------------+--------+-------+----------+----------+---------+---------------+---------------+---------+-----------+-----------+----------+
> | chanid | channum | freqid | sourceid | callsign | name                                     | icon                                                      | finetune | videofilters | xmltvid | recpriority | contrast | brightness | colour | hue   | tvformat | commfree | visible | outputfilters | useonairguide | mplexid | serviceid | atscsrcid | tmoffset |
> +--------+---------+--------+----------+----------+------------------------------------------+-----------------------------------------------------------+----------+--------------+---------+-------------+----------+------------+--------+-------+----------+----------+---------+---------------+---------------+---------+-----------+-----------+----------+

Your DB schema is broken, you are missing the atsc_major_chan and
atsc_minor_chan columns. You probably tried some testing branch
and forgot to revert your DB. Have a look at dbcheck.cpp. At a
minimum you need to manually apply the DB update from 1150 to
1151.

-- Daniel



More information about the mythtv-dev mailing list