1
Users / Re: MythTV: Capture cards disappeared - cannot re-add
« on: September 17, 2008, 02:32:33 am »
Hello Seth, thank you!!! That did it. I got bulk of it from a 3 week old db and believe I have the rest in the "hosed" copy.
So to recap, like the original post on this thread, I connected a 0.21 version of MythTV to my LinuxMCE backend. Immediately after that, I lost my tuners and could not add them back. I followed your steps and restored from an old copy I had around.
Last question: is the "hosed" copy broken to a point where I can't copy back to the live db via
Once again, thank you. You saved me from yet another full install.
JR
So to recap, like the original post on this thread, I connected a 0.21 version of MythTV to my LinuxMCE backend. Immediately after that, I lost my tuners and could not add them back. I followed your steps and restored from an old copy I had around.
Last question: is the "hosed" copy broken to a point where I can't copy back to the live db via
Code: [Select]
mysql -u mythtv -p mythconverg < mythtv_backup.sql
Presuming the problem is with the schema, can I copy the records back with the above command or is that going to hose the live copy too? From your notes above I understand I can copy each element, one by one but was looking for a quicker way out.Once again, thank you. You saved me from yet another full install.
JR