[mythtv-commits] Ticket #1485: DVB Scanning Issues

MythTV mythtv at cvs.mythtv.org
Fri Mar 24 00:35:43 UTC 2006


#1485: DVB Scanning Issues
-------------------------------+--------------------------------------------
 Reporter:  f.lange at hccnet.nl  |        Owner:  stuarta
     Type:  defect             |       Status:  new    
 Priority:  minor              |    Milestone:  0.20   
Component:  dvb                |      Version:  head   
 Severity:  low                |   Resolution:         
-------------------------------+--------------------------------------------
Comment (by stuart at tase.co.uk):

 Added three more patches.

 updatepat.patch - We don't have the networkid in UpdatePATinDB so
 GetBetterMplexID will always fail.  For now just avoid calling
 GetBetterMplexID. This prevents the "Found channel, but it doesn't match
 existing tsid." error.

 duplicatemultiplex.patch - Checks that a transport/multiplex doesn't exist
 in the database before adding it. This stops us ending up with 6 copies of
 each multiplex, 1 per NIT x 6 NITs.

 frequency_list.patch - This disables processing of the frequencies in the
 frequency_list_descriptor. The additional frequencies stored in this
 descriptor don't include guard_interval, fec etc Those values would come
 from the delivery_system_descriptor. Eventual goal would be to pick the
 best frequency (signal/quality) and use that in the database. For now
 though disabling this prevents multiplexes with duplicate transportid and
 NULL guard_interval etc

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1485>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list