[mythtv-commits] Re: Ticket #181: wrong channel tuned for recording

MythTV mythtv at cvs.mythtv.org
Wed Aug 17 18:21:26 UTC 2005


#181: wrong channel tuned for recording
-------------------------------------------------+--------------------------
 Reporter:  Mark Spieth <mspieth at dclabs.com.au>  |        Owner:  danielk
     Type:  defect                               |       Status:  closed 
 Priority:  minor                                |    Milestone:         
Component:  mythtv                               |      Version:         
 Severity:  medium                               |   Resolution:  fixed  
       Cc:                                       |  
-------------------------------------------------+--------------------------
Changes (by danielk):

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

Comment:

 (In [7060]) Closes #181.

 I need more info, such as a log with "-v channel,record" to determine what
 exactly the problem was in #181, but this changes TVRec::SetChannel()
 and ChannelBase::SwitchToInput() to return false on failure, and abandon
 a recording if tuning fails.

 My guess is that #181 didn't actually explicitly tune to the previous
 channel, but simply failed to tune to a new channel, and proceeded to
 record anyway. If this is the case this commit should address that
 problem. If it doesn't, reopen the ticket and add more info.

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


More information about the mythtv-commits mailing list