2008-07-05, 01:50 AM
I was playing around with my recording sources (adding and deleting), and found it very cumbersome to have to remap all the QAM channels to get the tuning strings reloaded.
I built a tool that allows you to capture and export the current mappings, so when you delete and readd the recording source, you can import to re-populate the tuning settings without having to run the digital mapping tool (which is very time consuming for the channel scan).
I believe you should also be able to use this to map to other Digital BDA devices with the same tuning needs (but I have not tried it).
Thought I'd post it to see if anyone find it useful. BE AWARE it updates the GBPVR database, so MAKE SURE TO BACKUP prior to appying any changes.
There is a dependency on WizUiHelper.DLL (plugins/common) and the SQLite DLL, so make sure those are in the GBPVR directory structure.
To use it:
enjoy!
I built a tool that allows you to capture and export the current mappings, so when you delete and readd the recording source, you can import to re-populate the tuning settings without having to run the digital mapping tool (which is very time consuming for the channel scan).
I believe you should also be able to use this to map to other Digital BDA devices with the same tuning needs (but I have not tried it).
Thought I'd post it to see if anyone find it useful. BE AWARE it updates the GBPVR database, so MAKE SURE TO BACKUP prior to appying any changes.
There is a dependency on WizUiHelper.DLL (plugins/common) and the SQLite DLL, so make sure those are in the GBPVR directory structure.
To use it:
- Fire up WizBdaChannelTool
- On the "Save Channels" tab, select the device with the channel mappings you want to save.
- The grid will populate with the current channel mappings. Click 'Save' and provide a file location and name.
- At this point, I typically deleted the recording source in the GBPVR config program, and re-added it. Once it was added and configured (less the mapping) I continued....
- Click the "Load Channels" tab and select the device you want to re-load the channels to.
- The grid will be populated with the mapping for that device. If you just re-added, the Tuning request columns will be blank.
- Click the 'Load' button, and select a saved channel mapping file (the one you created above).
- The Saved Tuning column will now be populated with the old mappings. The checkbox field will be checked for any channels that differ from the current mapping.
- Click 'Update' to apply the old mapping to the selected device. BEFORE DOING THIS, MAKE SURE YOU HAVE A COPY OF THE DB.
- The target device should now have the mappings and associated channels enabled.
enjoy!