[mythtv-commits] mythtv/master commit: a50a337eb by Michael T. Dean (sphery)

MythTV noreply at mythtv.org
Wed Mar 2 17:57:58 UTC 2011


      Author:  Michael T. Dean <mdean at mythtv.org>
 Change Date:  2011-03-02T09:57:06-08:00
   Push Date:  2011/03/02 09:57:56 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  a50a337eb7e5eef01032eb00732c86bd0d8e9da1
   Changeset:  https://github.com/MythTV/mythtv/commit/a50a337eb

Log:

Change the default value for Re-record watched setting.

Since more and more users are trusting auto-expire to delete shows
(whether using "Auto-Expire instead of delete recording" or just letting
MythTV expire shows when file systems fill), it now makes sense for the
"Re-record watched" setting to default to disabled.  And since
"Automatically mark a recording as watched" defaults to disabled, by
default, this will only affect shows the user manually marks as watched.

Several times users have appeared in IRC or on list asking why MythTV is
re-recording shows they'd already recorded and watched, and are finding
out that because they had left "Re-record watched" enabled, all the
shows that were auto-expired since they started using MythTV will be
re-recorded when they re-air.  Therefore, this changes the default so
that only shows not marked watched will be re-recorded.

This does not affect existing installations of MythTV.  For those users
who see this change and decide to manually change the "Re-record
watched" setting on their systems, doing so will have no effect on
whether shows that were previously auto-expired will be re-recorded--it
only affects shows as they are being expired.  Users wanting to prevent
re-record of shows that were previously expired and set to allow
re-record will need to use Manage Recordings|Previously Recorded to set
the episodes to "Never record this episode."

Modified:

   mythtv/programs/mythfrontend/globalsettings.cpp



More information about the mythtv-commits mailing list