<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 5/8/2010 22:09, Robert Shields wrote:<br>
<blockquote
 cite="mid:y2o95df3f61005081909i41131886jad101db41b41dcb6@mail.gmail.com"
 type="cite">Each time I start the frontend I get the following error:<br>
  <br>
  <blockquote
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"
 class="gmail_quote">Error: MythTV database has newer Video Schema
(1033) than expected (1032)<br clear="all">
  </blockquote>
  <br>
</blockquote>
<br>
Somewhere, somehow, you ran the frontend with a trunk build of the
MythVideo plugin.&nbsp; MythTV does not provide any way to revert the
database, and often times there is no way.&nbsp; MythTV will automatically
make a backup of your database whenever you update the schema, so you
should have a copy somewhere from before moving to trunk.&nbsp; You have
three options:<br>
<br>
1. Just continue running trunk.&nbsp; Not recommended.<br>
2. Find the database backup, and revert.&nbsp; You will lose record of any
recordings between now and whenever you made the upgrade.<br>
3. Flush the MythVideo tables, and rescan your video folder from
scratch.&nbsp; See
<a class="moz-txt-link-freetext" href="http://www.gossamer-threads.com/lists/mythtv/users/407793#407793">http://www.gossamer-threads.com/lists/mythtv/users/407793#407793</a><br>
</body>
</html>