[mythtv-commits] mythtv commit: r15808 - in trunk/mythtv by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Feb 6 06:26:45 UTC 2008


      Author: cpinkham
        Date: 2008-02-06 06:26:44 +0000 (Wed, 06 Feb 2008)
New Revision: 15808
   Changeset: http://cvs.mythtv.org/trac/changeset/15808

Modified:

   trunk/mythtv/libs/libmythtv/dbcheck.cpp
   trunk/mythtv/libs/libmythtv/programinfo.cpp
   trunk/mythtv/programs/mythbackend/autoexpire.cpp
   trunk/mythtv/programs/mythbackend/scheduler.cpp
   trunk/mythtv/programs/mythfrontend/playbackbox.cpp
   trunk/mythtv/programs/mythfrontend/playbackbox.h

Log:

Add a menu option to allow the user to tell Myth to forget that it recorded a
particular recording so that it can be rerecorded even if it is a duplicate.

The 'forgotten' program also no longer counts in the maxepisodes count for
the scheduled recording so that it may be rerecorded.

This is useful when you have a bad recording of a program and want to give
Myth a chance to record a new copy without having to delete the old one first.

Closes #3917 using patch by Tony Lill.






More information about the mythtv-commits mailing list