[mythtv-commits] Ticket #10772: Expired programs not moved to deleted recordings group

MythTV noreply at mythtv.org
Tue May 29 12:37:28 UTC 2012


#10772: Expired programs not moved to deleted recordings group
------------------------------+--------------------------------------
 Reporter:  Ian Dall <ian@…>  |           Type:  Bug Report - General
   Status:  new               |       Priority:  minor
Milestone:  unknown           |      Component:  MythTV - General
  Version:  Unspecified       |       Severity:  medium
 Keywords:                    |  Ticket locked:  0
------------------------------+--------------------------------------
 I understand that deleted programs are always supposed to be moved to the
 "deleted programs" group. Commit f78f9992d754390fa42f109e5139b8eaf224d076
 is titled "Change delete behaviour so that we always use the deleted
 recording group". However this is not what the code does in the following
 cases:

 1. where the master backend is also the recording host (common);
 2. where the recording is LiveTV;
 3. where the recoding is less than 1MB.

 Attached is a patch to fix case 1. The expirer argument of
 MainServer::DoHandleDeleteRecording() is no longer used so it is deleted
 also.

 Maybe the exceptions for cases 2 and 3 (above) should be removed as well.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10772>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list