Opened 20 years ago

Closed 20 years ago

#246 closed defect (fixed)

Channel Scanning w/SIParser adds too many multiplexes

Reported by: danielk Owned by: danielk
Priority: minor Milestone: 0.19
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

The multiplex tables are currently created right after we tune to the correct frequency. But we really should only create multiplexes after we've gotten at least one table from the siparser. This would make the 'scan existing multiplex[es]' modes much more useful.

Change History (1)

comment:1 Changed 20 years ago by danielk

Resolution: fixed
Status: newclosed

(In [7124]) Fixes #246.

The scanner was adding extra multiplexes, this delays the dtv_multiplex insertion until after we have gotten information about a service on our scanned frequency and modulation.

Note: See TracTickets for help on using tickets.