[mythtv-users] DVB channel woes

Nick knowledgejunkie at gmail.com
Tue Feb 14 13:43:50 UTC 2006


On 14/02/06, Yan Seiner <yan at seiner.com> wrote:
>  From table channel:
>
> scanned ->
> (2003,'281','29-1',2,'KEPB-HD','KEPB-HD','none',0,'','',0,32768,32768,32768,32768,'ATSC',0,1,'',1,3,3,2)
>
> zap2it -> (2028,'28_1','29-1',2,'KEPBDT','KEPBDT
> (KEPB-DT)','none',0,'','43519',0,32768,32768,32768,32768,'Default',0,1,'',0,NULL,NULL,NULL)


Please try altering the zap2it channel definition above in the DB to
include the last three values of the scanned channel definition (3, 3,
2) in the last 3 fields which are currently null. The 3 fields set to
null in the zap2it entry are mplexid, serviceid, and atscsrcid which
are linked to the dtv_multiplex table through mplexid. The tuner is
trying to tune to this channel (28_1) which has these set to null
which is why the tuning is failing. Adding the tuning information
should start the ball rolling.

Nick


More information about the mythtv-users mailing list