2009-07-22, 07:07 PM
I recently updated my computer and lost all of the recordings listings. I can't see anything there. Is there a way to restore the info?
2009-07-22, 07:07 PM
I recently updated my computer and lost all of the recordings listings. I can't see anything there. Is there a way to restore the info?
2009-07-22, 07:17 PM
Make sure they are on the same drive and directory and try importing (with config) the recording-dump.xml (or .bak) file in the gbpvr program directory. These are created when the automatic EPG update runs.
If this doesn't work or they are too old and have been overwritten with blank ones then a restore of the database from a backup or check the wiki for mpegimport utility http://gbpvr.com/pmwiki/pmwiki.php/Utility/MpegImport (there may be later tools that do similar.)
2009-07-22, 08:20 PM
i've written a little batch program that extracts all the metadata.xml ADS from the recordings, if existent, creates a recordings-dump.xml from them and imports that.
start with Code: reimportrecordingswithmetadata.bat <recordingstopdir>
2009-07-22, 08:57 PM
I ran the batch and it created the xml file, but it didn't automatically import it. How do I manually import it?
2009-07-22, 09:01 PM
Nevermind. I figured it out. Great batch program.
2009-07-22, 09:20 PM
ah, yes, litte problem with the moronic commandline parsing of start there.
|
|