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

MythTV noreply at mythtv.org
Fri Mar 23 12:09:32 UTC 2012


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

Comment (by dekarl@…):

 I've just test channel scanning german DVB-C with/without this patch and
 it makes a huge difference (as does restarting mythtv-setup between scans,
 but thats another topic ;)

 without the patch
 {{{
 14 Transponder gefunden:
 Sender: FTA Enc Dec
 ATSC        0   0   0
 DVB        67   0   0
 SCTE        1   0   0
 MPEG       42   0   0
 NTSC        0
 Eindeutig: prog 110 atsc 0 atsc minor 0 channum 108

 7 Transponder gefunden:
 Sender: FTA Enc Dec
 ATSC        0   0   0
 DVB         0   0   0
 SCTE        1   0   0
 MPEG      112   0   0
 NTSC        0
 Eindeutig: prog 79 atsc 0 atsc minor 0 channum 79
 Max atsc major count: 0


 33 Transponder gefunden:
 Sender: FTA Enc Dec
 ATSC        0   0   0
 DVB        70   0   0
 SCTE        2   0   0
 MPEG       60   0   0
 NTSC        0
 Eindeutig: prog 132 atsc 0 atsc minor 0 channum 130
 Max atsc major count: 0
 }}}

 with the patch applied
 {{{
 33 Transponder gefunden:
 Sender: FTA Enc Dec
 ATSC        0   0   0
 DVB       102   0   0
 SCTE        2   0   0
 MPEG       28   0   0
 NTSC        0
 Eindeutig: prog 132 atsc 0 atsc minor 0 channum 124
 Max atsc major count: 0

 # rescan
 33 Transponder gefunden:
 Sender: FTA Enc Dec
 ATSC        0   0   0
 DVB       126   0   0
 SCTE        2   0   0
 MPEG       45   0   0
 NTSC        0
 Eindeutig: prog 139 atsc 0 atsc minor 0 channum 119
 Max atsc major count: 0

 # restart
 33 Transponder gefunden:
 Sender: FTA Enc Dec
 ATSC        0   0   0
 DVB       102   0   0
 SCTE        2   0   0
 MPEG       28   0   0
 NTSC        0
 Eindeutig: prog 132 atsc 0 atsc minor 0 channum 124
 Max atsc major count: 0
 }}}

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


More information about the mythtv-commits mailing list