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

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Nov 27 02:00:24 EST 2005


      Author: cpinkham
        Date: 2005-11-27 07:00:22 +0000 (Sun, 27 Nov 2005)
New Revision: 8047
   Changeset: http://cvs.mythtv.org/trac/changeset/8047

Modified:

   trunk/mythtv/programs/mythbackend/autoexpire.cpp
   trunk/mythtv/programs/mythbackend/autoexpire.h
   trunk/mythtv/programs/mythfrontend/globalsettings.cpp
   trunk/mythtv/programs/mythfrontend/playbackbox.cpp

Log:

Add a LiveTVInAllPrograms setting to allow users to specify whether LiveTV
recordings are hidden or shown in the "All Programs" display filter on the
Watch Recordings screen.  This defaults to Off/Hidden to keep the user
presentation the same as 0.18.

Add code to AutoExpire to force expiration of old LiveTV programs rather
than waiting for the drive to fill up and expiring them normally.  This max
age is determined by a new AutoExpireLiveTVMaxAge setting which defaults to
7 days.  So normal LiveTV recordings should expire within 7 days of
recording, but the user may change this max age setting to anything
from 1 to 365 days.  LiveTV recordings will still be expired if necessary
to free up disk space even before they hit this max age.






More information about the mythtv-commits mailing list