[mythtv-commits] mythtv/fixes/0.24 commit: bebb13b50 by Michael T. Dean (sphery)

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


      Author:  Michael T. Dean <mdean at mythtv.org>
 Change Date:  2011-01-22T20:12:04-08:00
   Push Date:  2011/01/22 20:12:34 -0800
  Repository:  mythtv
      Branch:  fixes/0.24
New Revision:  bebb13b5073d5f3118dff5e83db272d2c3a043ad
   Changeset:  https://github.com/MythTV/mythtv/commit/bebb13b50

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.
(cherry picked from commit 6f63367aad44d6cd90aef34f18bedb6a31acd0cb)

Modified:

   mythplugins/mythnews/mythnews/main.cpp



More information about the mythtv-commits mailing list