[mythtv-commits] Ticket #4608: SVN 15741, problem stopping recordings from Mythweb (multirec involved)

MythTV mythtv at cvs.mythtv.org
Wed Sep 24 19:16:26 UTC 2008


#4608: SVN 15741, problem stopping recordings from Mythweb (multirec involved)
----------------------------------+-----------------------------------------
 Reporter:  simonwalls at yahoo.com  |        Owner:  kormoc 
     Type:  defect                |       Status:  new    
 Priority:  major                 |    Milestone:  unknown
Component:  mythweb               |      Version:  head   
 Severity:  medium                |   Resolution:         
  Mlocked:  0                     |  
----------------------------------+-----------------------------------------

Comment(by Dibblah):

 Simon, looking at this ticket and restating the problem:

 1. A recording is in-progress (manual single record)
 2. User goes to 'upcoming recordings' screen, selects 'Currently
 Recording: Edit'
 3. Selects 'Don't record this programme' and Save.

 User expectation:

 1. In progress recording is cancelled
 2. Schedule is removed.

 Observed behavior:

 1. Schedule is removed.
 2. In-progress recording continues.

 The reason for this apparent discontinuity is that in-progress recordings
 are not affected by the scheduler - If a recording is ongoing, it will not
 be stopped if it's removed from the schedule.

 The main discrepancy here is that the UI is not explicitly separating the
 instance of this schedule from the schedule itsself. The 'schedule'
 referred to in this screen is the 'plan to record' - Not the program being
 recorded.

 kormoc:
 Manually running the scheduler doesn't help (mythbackend --resched). The
 frontend uses  RemoteStopRecording for this functionality.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4608#comment:11>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list