[mythtv-commits] mythtv/master commit: 89b6416b5 by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Sun Jul 3 23:52:21 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-07-03T16:49:38-07:00
   Push Date:  2011/07/03 16:52:14 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  89b6416b50cdb81a60a1d19dd0fe1b1453824e87
   Changeset:  https://github.com/MythTV/mythtv/commit/89b6416b5

Log:

Metadata Lookup: Look up extra metadata on recording start.

This adds the metadata lookup to the jobqueue in the same way that commflag and transcode are there.  By default, when a recording begins the first thing the jobqueue will do is look up the extra metadata.

As with the other mentioned jobs, metadata lookup for your recordings can be turned off on a per-rule or per-backend basis. (per-rule UI changes to come, remotefile needs to get fixed for me to be able to commit those).

Modified:

   mythtv/libs/libmythtv/jobqueue.cpp
   mythtv/libs/libmythtv/jobqueue.h
   mythtv/libs/libmythtv/recordinginfo.cpp
   mythtv/libs/libmythtv/tv_rec.cpp
   mythtv/programs/mythbackend/config_backend_general.xml
   mythtv/programs/mythfrontend/playbackbox.cpp
   mythtv/programs/mythfrontend/playbackbox.h
   mythtv/programs/mythmetadatalookup/main.cpp
   mythtv/programs/mythtv-setup/backendsettings.cpp



More information about the mythtv-commits mailing list