[mythtv-commits] Ticket #10054: DVB Channel Scan creates large number of conflicting channels

MythTV noreply at mythtv.org
Fri Mar 23 23:22:07 UTC 2012


#10054: DVB Channel Scan creates large number of conflicting channels
-------------------------------------------------+-------------------------
 Reporter:  Argus <pthorn-mythd@…>               |          Owner:  danielk
     Type:  Patch - Bug Fix                      |         Status:  closed
 Priority:  minor                                |      Milestone:  0.25
Component:  MythTV - Channel Scanner             |        Version:
 Severity:  medium                               |  0.24-fixes
 Keywords:                                       |     Resolution:  fixed
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
Changes (by Github):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Fixes #10054. Fixes handling of segmented SDT and PAT tables.

 The code was attempting to verify if it had seen an SDT for
 a given TSID before, and it inadvertantly created an empty
 entry rather than just verifying it was missing.

 This leads to further errors when the scanner thinks it has
 an SDT for a transport when it is in fact missing it.

 The same logic issue was found in the PAT handling.

 Based on original patch by
 Argus <pthorn-mythd at styx2002.no-ip.org>
  Branch:    master
  Changeset: 778d8111e8ffd61118cf36262eb0a1422a70ffd2

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10054#comment:9>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list