Opened 18 years ago

Closed 15 years ago

#2600 closed task (fixed)

Channel scanner stops scanning after finding (C)VCT

Reported by: mbm@… Owned by: danielk
Priority: minor Milestone: 0.22
Component: channelscan Version: head
Severity: medium Keywords: DVB VCT
Cc: Ticket locked: no

Description

ATSC/DVB Issue -

There are some stations here with incomplete Virtual Channel Tables; these tables only list some of the channels on the transport; MythTV stops scanning once it finds a VCT, ignoring the extra programs in the transport.

The channel works if manually added to the database (serviceid=<program>, atsc_major_chan=0, atsc_minor_chan=0)

Change History (7)

comment:1 Changed 18 years ago by danielk

Owner: changed from Isaac Richards to danielk
Type: defecttask

This is really a feature request since you are asking for something non-standard to be supported, but I'll keep the ticket open and look at this the next time I'm working on the channel scanner.

comment:2 Changed 17 years ago by danielk

(In [11702]) Refs #1866. Refs #2600. Replaces DVBTuning with DTVMultiplex which does not depend on DVB headers and uses the same string parsing routines as the dvb-utils channels.conf reader.

This DTVMultiplex is then used for DTVChannel::Tune() so that the different DTV channels classes no longer require custom tuning code in the channel scanner. This also gets rid of the Linux DVB header dependency in frequencytables.{h,cpp} which simplifies that code as well.

This has been tested with DVB ATSC 8-VSB/QAM-256, DVB-T, DVB-C, ivtv (which uses a DTV capable tuning class), and the HDHomeRun 8-VSB/QAM-256.

comment:3 Changed 17 years ago by anonymous

11702 changing dvbchannel.h and dvbchannel.cpp and removing declaration for extinfo...

comment:4 Changed 17 years ago by danielk

(In [13256]) Refs #2695. Refs #2909. Refs #3119. Refs #3190. Refs #2830. Refs #2600. This commit creates a branch for working on the channel scanner.

comment:5 Changed 17 years ago by danielk

Component: mythtvchannelscan

comment:6 Changed 15 years ago by Dibblah

Status: newassigned

comment:7 Changed 15 years ago by Janne Grunau

Milestone: unknown0.22
Resolution: fixed
Status: assignedclosed

should be fixed by new channelscanner

Note: See TracTickets for help on using tickets.