[mythtv-commits] mythtv commit: r20387 by shane

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Apr 14 16:37:12 UTC 2009


      Author: shane
        Date: 2009-04-14 16:37:11 +0000 (Tue, 14 Apr 2009)
New Revision: 20387
   Changeset: http://cvs.mythtv.org/trac/changeset/20387

Modified:

   trunk/mythtv/programs/mythbackend/scheduler.cpp

Log:

Closes #6438 Fixes maxepisodes regression with back-to-back recordings

When there are back-to-back scheduled recordings and maxEpisodes is
set and maxNewest is not, maxEpisodes is not respected.

This change removes the duplicate check added to the maxepisodes query
in [15808]. The maxexpisodes query will now count all recordings that
are not preserved.

Refs #3917

Thanks to David Engel, Chris Pinkham and Sphery.




More information about the mythtv-commits mailing list