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

MythTV noreply at mythtv.org
Mon Jul 25 21:42:06 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-07-25T14:39:18-07:00
   Push Date:  2011/07/25 14:41:58 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  b0028603b9f4928acf340e7be0f75d843768750a
   Changeset:  https://github.com/MythTV/mythtv/commit/b0028603b

Log:

Add testing methods to metadata classes.

Add a means of testing the movie and television grabbers for functionality, and tie them together in the metadata factory.  This way we can do a baseline test of grabbers before a batch execution on a system that might be misconfigured.

Not actually triggered yet, but when the grabbers support the -t argument it can be triggered in mythmetadatalookup before a run so that a broken configuration can avoid a multithousand line error log and instead display a single plain english log about what is broken.

Modified:

   mythtv/libs/libmythmetadata/metadatadownload.cpp
   mythtv/libs/libmythmetadata/metadatadownload.h
   mythtv/libs/libmythmetadata/metadatafactory.cpp
   mythtv/libs/libmythmetadata/metadatafactory.h



More information about the mythtv-firehose mailing list