[mythtv-commits] Ticket #8501: DVB-S: Same transponder frequency, different polarity (h/v) problems

MythTV mythtv at cvs.mythtv.org
Fri May 28 02:05:33 UTC 2010


#8501: DVB-S: Same transponder frequency, different polarity (h/v) problems
--------------------------------+-------------------------------------------
 Reporter:  frozball@…          |       Owner:  ijr       
     Type:  defect              |      Status:  new       
 Priority:  minor               |   Milestone:  unknown   
Component:  MythTV - General    |     Version:  0.23-fixes
 Severity:  medium              |     Mlocked:  0         
--------------------------------+-------------------------------------------
 When scanning the satellite Optus D2 satellite at 12706000 Vertical the
 channels were found, but at an SQL level they used the 12706000 Horizontal
 polarization multiplex in the "channel" table's "mplexid", and there
 wasn't a vertical multiplex inserted into the "dtv_multiplex" table.

 I think an SQL query only checks the "frequency" in the SQL table but not
 the "polarity" when checking whether a multiplex already exists before
 deciding whether to inserting a new one or use an already existing one.

 I had to manually change the polarity to create a new vertical multiplex
 and update the channels, but it works great now. :-)

 I was using a channels.conf file to scan (attached) in mythtv-setup.

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


More information about the mythtv-commits mailing list