
raymond at wagnerrp
Feb 13, 2010, 5:02 PM
Post #2 of 2
(695 views)
Permalink
|
|
Re: Database version rollback or video import
[In reply to]
|
|
On 2/13/2010 19:50, Robert Emanuele wrote: > Greetings, > > So I made a bit of a tactical error installing my mythtv backend. I > accidentally installed trunk instead of the fixes branch. Now my > database is at 1247 instead of 1244. > > Is there a way to rollback the database version? In all actuality all > I need to do is keep my recordings. Can I recreate the database and > re-import the recordings? > When you perform a schema update, mythtv will automatically make a backup in one of your recording directories. Just dump your existing database, and recover from the backup. _______________________________________________ mythtv-dev mailing list mythtv-dev [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
|