[mythtv-commits] mythtv commit: r13236 by bjm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Apr 13 20:23:32 UTC 2007


      Author: bjm
        Date: 2007-04-13 20:23:31 +0000 (Fri, 13 Apr 2007)
New Revision: 13236
   Changeset: http://cvs.mythtv.org/trac/changeset/13236

Modified:

   trunk/mythtv/libs/libmythtv/previouslist.cpp
   trunk/mythtv/libs/libmythtv/programinfo.cpp
   trunk/mythtv/libs/libmythtv/programinfo.h

Log:

A minor fix for the Never Record state in oldrecorded. If an
episode is intentionally marked as Never Record, the entry in
oldrecorded must persist. However, if a later showing of that
episode is not recorded due to the status of rsNeverRecord as of
[13197], the entry is inert and should eventually be cleaned up
after cleanOldRecorded days (default 10) along with all the other
non-recording status entries.

Therefore, the duplicate flag should only be set when the "Never
Record" button is pressed and not when the scheduler stores an
entry for a showing that will not be recorded.





More information about the mythtv-commits mailing list