[mythtv-commits] mythtv commit: r17951 by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Jul 26 19:44:27 UTC 2008


      Author: paulh
        Date: 2008-07-26 19:44:26 +0000 (Sat, 26 Jul 2008)
New Revision: 17951
   Changeset: http://cvs.mythtv.org/trac/changeset/17951

Added:

   trunk/mythplugins/mythnews/mythnews/dbcheck.cpp
   trunk/mythplugins/mythnews/mythnews/dbcheck.h

Modified:

   trunk/mythplugins/mythnews/mythnews/main.cpp
   trunk/mythplugins/mythnews/mythnews/mythnews.pro
   trunk/mythplugins/mythnews/mythnews/mythnewsconfig.cpp

Log:

Add some proper DB upgrade routines to MythNews like all the other plugins.

Note: Users who have run MythNews setup after [17920] will have to drop the
podcast column by doing this in mysql "ALTER TABLE `newssites` DROP `podcast`;"
otherwise MythNews will refuse to upgrade the DB properly.

I think it's important to get this right now while it only affect a few users 
rather than create a problem for ourselves later on.






More information about the mythtv-commits mailing list