[mythtv-firehose] mythtv branch fixes/0.27 updated by gigem. v0.27-8-g2ccd08f

Git Repo Owner noreply at mythtv.org
Mon Sep 23 17:40:42 UTC 2013


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user gigem.
       via  2ccd08f72b3d445b9a768bf72da25749326821d9 (commit)
      from  4ae99828b0b82a8498eb0af986dfbceb626f739c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2ccd08f72b3d445b9a768bf72da25749326821d9
Author:    David Engel <dengel at mythtv.org> at Mon, 23 Sep 2013 12:29:09 -0500
Committer: David Engel <dengel at mythtv.org> at Mon, 23 Sep 2013 12:39:52 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=2ccd08f72b3d445b9a768bf72da25749326821d9

Change RI::ForgetHistory() to use dupmethod when available.
Previously, ForgetHistory() implicily used subtitle and description as
the duplicate check method.  Consequently, it doesn't always match
correctly when other methods are used and there are guide changes in
data that should be ignored.  In addition, don't assume any dupmethod
in the Previously Recorded screen to avoid being to overzealous when
called from there.

(cherry picked from commit 567cba3184db0e5801dc1ae7736d5d778ec2d96c)



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

Summary of changes:
 mythtv/libs/libmyth/programinfo.cpp     |    4 +-
 mythtv/libs/libmythtv/recordinginfo.cpp |  141 ++++++++++++++++++++++++++++---
 2 files changed, 131 insertions(+), 14 deletions(-)

-- 



More information about the mythtv-firehose mailing list