[mythtv-commits] mythtv commit: r8540 by cpinkham

mythtv@cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Jan 10 06:55:00 UTC 2006


      Author: cpinkham
        Date: 2006-01-10 06:54:59 +0000 (Tue, 10 Jan 2006)
New Revision: 8540
   Changeset: http://cvs.mythtv.org/trac/changeset/8540

Modified:

   trunk/mythtv/libs/libmythtv/datadirect.cpp

Log:

If we're trying to honor the data provider's next suggested download time,
then only override it if they tell us to go out more than MythFillPeriod days,
not just anytime that the next time doesn't match MythFillPeriod days from now.

This is per DataDirect's request.  If their code tells us to update twice a
day, then that's OK.  They want to use the next suggested time to spread
traffic out or maintain low-traffic windows, so we'll try to honor their
suggested time as much as possible.






More information about the mythtv-commits mailing list