[mythtv-commits] Re: Ticket #190: Max recordings can delete recording while being watched

MythTV mythtv at cvs.mythtv.org
Sun Aug 21 21:42:39 UTC 2005


#190: Max recordings can delete recording while being watched
----------------------------+-----------------------------------------------
 Reporter:  kuphal at dls.net  |        Owner:  danielk 
     Type:  defect          |       Status:  assigned
 Priority:  minor           |    Milestone:  0.20    
Component:  mythtv          |      Version:  head    
 Severity:  low             |   Resolution:          
       Cc:                  |  
----------------------------+-----------------------------------------------
Changes (by danielk):

  * milestone:  0.19 => 0.20

Comment:

 I'm punting this to 0.20.

 I made some mistakes in the protocol changes in the autoexpire-do-not-
 expire-playing.patch, so you probably don't want to use that patch. I'm
 attaching it so I have something to start with when I look at this again.

 The solution needs something a little more complicated:
  * When deleting a program we need to first mark it as a recording being
    deleted, so that it can not be played.
  * Then we need to check whether it is already being played.
  * If it is being played, we need to unmark it and try the next program.
    Or, if it is not being played we need to delete it as we currently do.

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


More information about the mythtv-commits mailing list