[mythtv-commits] mythtv branch fixes/0.26 updated by cpinkham. v0.26.0-71-gbcc459f

Git Repo Owner noreply at mythtv.org
Wed Jan 2 18:47:14 UTC 2013


The branch, fixes/0.26 has been updated on the
mythtv repository by gitolite user cpinkham.
       via  bcc459fa2893f65c1debe9a7f976d3c23e865531 (commit)
      from  ff4edc7e61e6f1f14161f67ab865b6e4d14ff80b (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 bcc459fa2893f65c1debe9a7f976d3c23e865531
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:46:23 -0800
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=bcc459fa2893f65c1debe9a7f976d3c23e865531

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.

References #11287.

(cherry picked from commit afa03f27a2fb442800f148fb28da1f7585a2f02f)



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

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

-- 



More information about the mythtv-commits mailing list