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

MythTV noreply at mythtv.org
Mon Jun 13 16:34:11 UTC 2011


      Author:  Michael T. Dean <mdean at mythtv.org>
 Change Date:  2011-06-13T09:33:20-07:00
   Push Date:  2011/06/13 09:33:58 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  f37917f9476aadf33f2eb35df5d423700a438c33
   Changeset:  https://github.com/MythTV/mythtv/commit/f37917f94

Log:

Use settings code to store mythfilldatabase HaveRepeats.

Modify mythfilldatabase to use the main settings code to store the
HaveRepeats setting data.  This will prevent scheduling issues that can
occur when users/scripts/packages/whatever break the MythTV settings
table data through direct DB editing or invalid partial database restore
procedures, or when users have extremely bad luck and that one
particular row is corrupted in the database binary data files and
"fixed" by mysqlcheck/REPAIR table by deleting the row.

Modified:

   mythtv/programs/mythfilldatabase/main.cpp



More information about the mythtv-commits mailing list