[mythtv-users] DVB channel woes

Nick knowledgejunkie at gmail.com
Tue Feb 14 08:22:20 UTC 2006


On 14/02/06, Yan Seiner <yan at seiner.com> wrote:
> Could someone please clue me in....  I am really starting to get
> frustrated.....
>
> I have a pcHDTV3000.  I can't for the life of me figure out how to tune
> in the channels.
>
> I'm pretty sure the problem comes from different names from zap2it and
> scanning.  Based on some comments from this list, I tried various ways
> of renaming and moving channel IDs but no matter what I do I get this on
> startup:
>
> 2006-02-13 20:26:21.262 DVB#0 Using DVB card 0, with frontend Oren
> OR51132 VSB/QAM Frontend.
> 2006-02-13 20:26:21.263 DVB#0 Trying to tune to channel 28_1.
> 2006-02-13 20:26:21.265 SIParser: Starting SIScanner
> 2006-02-13 20:26:21.267 New DB connection, total: 3
> 2006-02-13 20:26:21.269 DVB#0 ERROR - Could not find dvb tuning
> parameters for transport 0
> 2006-02-13 20:26:21.269 DVB#0 ERROR - Failed to get channel options for
> channel 28_1.
>
> Basically, zap2it has the channel this way (from http://.../mythweb):
>
> 28_1 KEPBDT "KEPBDT (KEPB-DT)" 29-1
>
> and scanning gives me this:
>
> 281 KEPB-HD KEPB-HD [empty]
>
> What do I need to do to reconcile these?  This is driving me nuts!
>
> I've looked at the mysql database, and dvb_channels is empty.....
>
> /*!40000 ALTER TABLE `dvb_channel` DISABLE KEYS */;
> LOCK TABLES `dvb_channel` WRITE;
> UNLOCK TABLES;
> /*!40000 ALTER TABLE `dvb_channel` ENABLE KEYS */;

What about dtv_multiplex?

Here in the UK, the DVB channel definitions contain fields mplexid and
serviceid, which tie in to dtv_multiplex. The mplexid gets the tuning
data for the multiplex that the channel is part of, and the serviceid
represents the id of the channel within that particular multiplex.

Please post the full channel entries for the 28_1 KEPBDT  and 281
KEPB-HD from the database and also the contents of dtv_multiplex.

Nick


More information about the mythtv-users mailing list