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

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Nov 12 17:56:21 EST 2005


      Author: cpinkham
        Date: 2005-11-12 22:56:20 +0000 (Sat, 12 Nov 2005)
New Revision: 7863
   Changeset: http://cvs.mythtv.org/trac/changeset/7863

Modified:

   trunk/mythtv/libs/libmythtv/dbcheck.cpp
   trunk/mythtv/libs/libmythtv/tv_rec.cpp
   trunk/mythtv/programs/mythbackend/autoexpire.cpp
   trunk/mythtv/programs/mythbackend/autoexpire.h
   trunk/mythtv/programs/mythfrontend/globalsettings.cpp
   trunk/mythtv/programs/mythfrontend/main.cpp

Log:

Refs #340.

Exclude LiveTV recordings from Max Episodes count when running Auto-Expire.

Modify AutoExpire to wake up every 2 minutes to expire short LiveTV programs.
These recordings are leftover from channel surfing.  Short means < 2 minutes.

Disallow setting AutoExpireMethod to None (0) since LiveTV now depends on it.
LiveTV "recordings" are set to Auto-Expire by default so if you don't want to
let anything else Auto-Expire, then don't allow Auto-Expire on your individual
scheduled recordings.  You can still choose what ordering (oldest first or
lowest recording priority) to use when expiring.

Fix one more place where I was translating "LiveTV" and didn't need to be.






More information about the mythtv-commits mailing list