[mythtv-commits] mythtv branch master updated by cpinkham. v0.27-pre2-491-gafa03f2

Git Repo Owner noreply at mythtv.org
Wed Jan 2 18:38:55 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user cpinkham.
       via  afa03f27a2fb442800f148fb28da1f7585a2f02f (commit)
      from  f9768e1814dff5e0de268297fe25c7cd9b1657de (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 afa03f27a2fb442800f148fb28da1f7585a2f02f
Author:    Chris Pinkham <cpinkham at mythtv.org> at Wed, 2 Jan 2013 10:36:24 -0800
Committer: Chris Pinkham <cpinkham at mythtv.org> at Wed, 2 Jan 2013 10:36:24 -0800
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=afa03f27a2fb442800f148fb28da1f7585a2f02f

Bump MDM::downloadNow() timeout up to 60 seconds.
The previous 10-second timeout was causing issues when trying to
download large lineups from Schedules Direct. This commit bumps
the downloadNow() timeout to 60 seconds.  This is a blocking call,
so if the caller doesn't want to potentially block for that long,
they should be use one of the non-blocking methods.

Fixes #11287.



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

Summary of changes:
 mythtv/libs/libmythbase/mythdownloadmanager.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list