[mythtv-commits] mythtv/master commit: 6f63367aa by Michael T. Dean (sphery)

MythTV noreply at mythtv.org
Sun Jan 23 04:04:08 UTC 2011


      Author:  Michael T. Dean <mdean at mythtv.org>
 Change Date:  2011-01-22T20:02:45-08:00
   Push Date:  2011/01/22 20:04:06 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  6f63367aad44d6cd90aef34f18bedb6a31acd0cb
   Changeset:  https://github.com/MythTV/mythtv/commit/6f63367aa

Log:

Re-enable settings cache after news schema check.

Fix a copy/paste typo that's been in place for a couple year and that left
the settings cache disabled after the MythNews DB schema check.  This wasn't
usually visible because anyone who had any "later-in-the-alphabet" plugin
installed (such as MythWeather or MythVideo) would have their settings cache
re-enabled by the later plugin's schema check.  However, now that the
MythVideo schema is in core schema (and so no MythVideo schema check is done),
users without MythWeather would have seen slowness until they forced the
settings cache to re-enable (such as by going through any settings pages).

Thanks to Greg Estabrooks for noticing.

Modified:

   mythplugins/mythnews/mythnews/main.cpp



More information about the mythtv-commits mailing list