2006-02-03, 03:47 PM
Hello all,
After having lost (through my own fault) the gbpvr.mdb again, I started using XExport in my PostProcessing.bat.
This means the recording information gets saved with each recording, in the ".dat" file with the same name as the recording.
This little tool I wrote will allow you to specify your recordings root-directory, and then it will generate (in that directory) an "XImport.XML" for all recordings that have associated ".dat" information. This file ("XImport.XML") can then be loaded into gbpvr (through the "config" program).
It will automatically recurse through all subdirectories....
The program is very simple, but it has been very usefull for me. Just run "XImport [path to recordings directory]".
Source-code included in the archive.
Hope it benefits someone....
//Ton
After having lost (through my own fault) the gbpvr.mdb again, I started using XExport in my PostProcessing.bat.
This means the recording information gets saved with each recording, in the ".dat" file with the same name as the recording.
This little tool I wrote will allow you to specify your recordings root-directory, and then it will generate (in that directory) an "XImport.XML" for all recordings that have associated ".dat" information. This file ("XImport.XML") can then be loaded into gbpvr (through the "config" program).
It will automatically recurse through all subdirectories....
The program is very simple, but it has been very usefull for me. Just run "XImport [path to recordings directory]".
Source-code included in the archive.
Hope it benefits someone....
//Ton