There are threads in the archive on how to do this. It amounts to grepping for a few strings in the backup .sql file from the old database... Four of them IIRC.

grep oldrecorded old_db.sql > new_sql_stub.sql
grep oldrecordedmarkup old_db.sql >> new_sql_stub.sql
...

        something like that.  Search for the specifics

-Cory


 On Sat, 24 Sep 2005, mark wrote:

I have just re-installed a fresh version. I did not re-use the old DB though I still have it. I think the old DB was a bit messed up so I do not want to import it. However, I have about 150 nuv files that would be nice to have access to again through the frontend.

Is there anyway to get just that data back in or any other way to scan and add?

Thoughts?

Mark

--

*************************************************************************
* Cory Papenfuss                                                        *
* Electrical Engineering candidate Ph.D. graduate student               *
* Virginia Polytechnic Institute and State University                   *
*************************************************************************

_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to