[mythtv-commits] Re: Ticket #13: Tune to an on air channel when the current channel is unavailable.

MythTV mythtv at cvs.mythtv.org
Wed Aug 17 18:43:52 UTC 2005


#13: Tune to an on air channel when the current channel is unavailable.
--------------------------------------+-------------------------------------
 Reporter:  stuarta at squashedfrog.net  |        Owner:  danielk
     Type:  defect                    |       Status:  new    
 Priority:  minor                     |    Milestone:  0.19   
Component:  mythtv                    |      Version:  head   
 Severity:  low                       |   Resolution:         
       Cc:                            |  
--------------------------------------+-------------------------------------
Changes (by danielk):

  * severity:  medium => low

Comment:

 It looks like I already committed something like the SwitchToInput part
 of your code.

 I don't like your solution to problem 1. Each tuner would have to share
 a good channel for that to work. It would make more sense for
 InitChannel()
 to try all the channels on all the inputs of the Tuner until it finds one
 that works, or at least try one channel on each input, so that completely
 bogus first channel info gets reset.

 BTW Have you tried the signal monitor patch? It should solve problems 2 &
 3.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/13>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list