[mythtv-commits] Ticket #5048: schedule re-records shows it shouldn't

MythTV mythtv at cvs.mythtv.org
Wed Mar 26 18:40:09 UTC 2008


#5048: schedule re-records shows it shouldn't
-----------------------+----------------------------------------------------
 Reporter:  xris       |        Owner:  bjm    
     Type:  defect     |       Status:  closed 
 Priority:  minor      |    Milestone:  unknown
Component:  scheduler  |      Version:  head   
 Severity:  medium     |   Resolution:  invalid
  Mlocked:  0          |  
-----------------------+----------------------------------------------------
Changes (by gigem):

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


Comment:

 The program is scheduled to re-record as it should be since none of the
 oldrecorded rows  have duplicate <> 0.

 The recstatus: 2 in rows 1 and 3 means the program was not recorded
 because it was considered previously recorded at that time.  These rows
 should normally have duplicate = 0 and they do.

 The recstatus: -3 in row 2 means the program was recorded at that time.
 Normally, this row would have duplicate = 1, but in this case, it has
 duplicate = 0.  The only way this should happen is if someone chose the
 delete and allow re-record option when the program was initially deleted.

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


More information about the mythtv-commits mailing list