[mythtv-firehose] mythtv/master commit: 4614384b1 by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Sat Oct 8 03:50:39 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-10-07T20:47:14-07:00
   Push Date:  2011/10/07 20:50:24 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  4614384b15a17268287a5a917b6a7c1eda78fb82
   Changeset:  https://github.com/MythTV/mythtv/commit/4614384b1

Log:

Metadata Lookup: Prevent lookups for items which already have metadata.

Multiple people attempted to fix the "null insert" issue with inetref
(among other "NOT NULL" fields) but all the fixes were left in-- including
initializing the inetref to an empty string even when one already existed
in the programinfo-- this led to a regression where everything was being
looked up, every time, because even if there was an inetref, it would
always be replaced with an empty string.

Modified:

   mythtv/libs/libmythtv/recordingrule.cpp



More information about the mythtv-firehose mailing list