[mythtv-commits] Ticket #2756: Use correct input when scanning when source is multiply connected

MythTV mythtv at cvs.mythtv.org
Sun Dec 3 20:14:53 UTC 2006


#2756: Use correct input when scanning when source is multiply connected
--------------------------------+-------------------------------------------
 Reporter:  spam at sma2.rain.com  |        Owner:  danielk
     Type:  patch               |       Status:  closed 
 Priority:  minor               |    Milestone:  0.21   
Component:  mythtv              |      Version:  head   
 Severity:  low                 |   Resolution:  fixed  
--------------------------------+-------------------------------------------
Changes (by danielk):

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

Comment:

 (In [12183]) Fixes #2756. Refs #2695. Allows scanner to work properly when
 DiSEqC input is connected to a source which is also connected to another
 DiSEqC input.

 Before the refactors in #2695 we did not know which input we were scanning
 so each input had to be connected to a different source, even if the two
 sources contained the same channels. Now we pass the inputname to the
 scanner so that it knows which input it should scan if a source is
 connected to multiple inputs.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2756#comment:4>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list