[mythtv-commits] mythtv branch master updated by stuartm. v0.28-pre-313-gb27bba2

Git Repo Owner noreply at mythtv.org
Thu Oct 3 21:30:12 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  b27bba2921b6aed801173de8ae2707dd958b75f3 (commit)
      from  1656597dec9667c7ef057a6111ae2a1e6f515c99 (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 b27bba2921b6aed801173de8ae2707dd958b75f3
Author:    Stuart Morgan <smorgan at mythtv.org> at Thu, 3 Oct 2013 13:35:37 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Thu, 3 Oct 2013 22:29:42 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b27bba2921b6aed801173de8ae2707dd958b75f3

Wakeup the backend to run mythfilldatabase
This uses MythFillSuggestedRunTime, for xmltv sources (+24 hours), for
datadirect whatever time was suggested by TMS to ensure that we always
wake up the backend to collect guide data (xmltv, DD only, EIT is not
yet supported). Using MythFillSuggestedRunTime is a bit of a hack, but
it's already set for Schedules Direct so this was the simplest
solution.

For now the "Run guide data program at time suggested by the grabber"
setting MUST be enabled for this to work as intended.

Without this fix the backend won't wake up to grab guide data from
xmltv/SD sources and that may result in it eventually running out of data
entirely.



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

Summary of changes:
 mythtv/programs/mythbackend/backendhousekeeper.cpp |   42 +++++++++---------
 mythtv/programs/mythbackend/scheduler.cpp          |   48 +++++++++++++++++---
 mythtv/programs/mythfilldatabase/filldata.cpp      |    9 ++++
 mythtv/programs/mythfilldatabase/filldata.h        |    1 +
 4 files changed, 73 insertions(+), 27 deletions(-)

-- 



More information about the mythtv-commits mailing list