[mythtv-commits] mythtv/master commit: 794ed2aa9 by Chris Pinkham (cpinkham)

MythTV noreply at mythtv.org
Tue Mar 22 02:11:46 UTC 2011


      Author:  Chris Pinkham <cpinkham at mythtv.org>
 Change Date:  2011-03-21T19:09:06-07:00
   Push Date:  2011/03/21 19:11:43 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  794ed2aa9799c5daddc4fd16f0825d41e7633dcb
   Changeset:  https://github.com/MythTV/mythtv/commit/794ed2aa9

Log:

Don't check for existing theme info cache in housekeeper.

Instead of checking for the theme info cache .zip file in the housekeeper,
just run the download job once a day. This prevents a user's log being
spammed with download errors if they don't have internet connectivity
on the master backend or if they are running a non-master, non-released
branches of MythTV.  Currently non-master, non-released branches try
to download a 0.25 themes.zip index which doesn't exist since MythTV 0.25
doesn't exist yet.  That issue will be dealt with in a future patch.

Modified:

   mythtv/programs/mythbackend/housekeeper.cpp



More information about the mythtv-commits mailing list