[mythtv-commits] mythtv commits

mythtv at ijr.dnsalias.org mythtv at ijr.dnsalias.org
Mon Jul 7 01:45:02 EDT 2003


----------------------------------------------------------------------------
Changes committed by cpinkham on Mon Jul  7 00:41:24 2003

Modified Files:
   in mythtv/database:
        cvs.sql mc.sql 
   in mythtv/libs/libmyth:
        mythcontext.h 
   in mythtv/libs/libmythtv:
        scheduledrecording.cpp scheduledrecording.h 
   in mythtv/programs/mythbackend:
        autoexpire.cpp autoexpire.h main.cpp 
   in mythtv/programs/mythfrontend:
        globalsettings.cpp 
Log Message:


Add new feature to allow telling Myth to only keep X episodes of a show
recorded.  If X is set to non-zero (from the Advanced Recording Options
screen) and an (X+1) show is recorded with the same title then the oldest
show with that title will be automatically deleted.  This allows you to
set Myth to only keep the last 5 episodes of your wife's "Trading Spaces"
around. :)  Changed default check frequency for Auto-Expire code from
1 minute to 10 although it is still configurable from 1-60.

REQUIRES database update and "make distclean".


----------------------------------------------------------------------------


More information about the mythtv-commits mailing list