[mythtv-firehose] mythtv/master commit: f78f9992d by Stuart Morgan (stuartm)

MythTV noreply at mythtv.org
Wed Feb 29 13:48:55 UTC 2012


      Author:  Stuart Morgan <smorgan at mythtv.org>
 Change Date:  2012-02-29T05:48:03-08:00
   Push Date:  2012/02/29 05:48:40 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  f78f9992d754390fa42f109e5139b8eaf224d076
   Changeset:  https://github.com/MythTV/mythtv/commit/f78f9992d

Log:

Change delete behaviour so that we always use the deleted recording group allowing all recordings to be undeleted. By default we will only keep recordings for a minimum of 5 minutes (max ~20m) after their deletion, enough time to recover from a mistake but still free up space quickly. As before the user can specify to keep deleted recordings for a fixed number of days or until the space is needed for a new recording instead. Post 0.25 this change will allow us to strip out the old deletion code and simplify configuration process, the functional change is being made now to fix a couple of bugs caused by external processes such as MythPreviewGen blocking deletes from the UI. Fixes #9536

Modified:

   mythtv/bindings/python/MythTV/static.py
   mythtv/libs/libmyth/programinfo.cpp
   mythtv/libs/libmyth/remoteutil.cpp
   mythtv/libs/libmythbase/mythversion.h
   mythtv/libs/libmythtv/dbcheck.cpp
   mythtv/programs/mythbackend/autoexpire.cpp
   mythtv/programs/mythbackend/autoexpire.h
   mythtv/programs/mythbackend/mainserver.cpp
   mythtv/programs/mythfrontend/globalsettings.cpp



More information about the mythtv-firehose mailing list