This ReadMe describes how to use the EXETunerPlugin with SageRecorder or SageTV.

1. Extract the file EXETunerPlugin.dll to the Program Files\Frey Technologies\Common folder on your computer.
2. Double-click the appropriate .reg file to configure the plugin for your system.

Configurations

GirderDSSTUNE.reg
This will create the registry setting so C:\Program Files\Girder\Event.exe DSSTUNE is called to perform channel tuning. 
Use this if you're doing serial control and using Girder.

DTVCon.reg
This will create the registry setting so dtvcmd.exe is called to perform channel tuning. 
dtvcmd.exe must be located in the SageRecorder or SageTV folder or be accessible through the system path. 
Use this along with DTVCon and the DTVCmd.exe program that can be obtained from http://pcmx.net/dtvcon/

Generic
The EXETunerPlugin uses a template string (REG_SZ) stored in the registry value:

HKEY_LOCAL_MACHINE\SOFTWARE\Sage\EXETunerPlugin\command

It will replace the string %CHANNEL% in the registry with the desired channel number.
The resulting string is executed as a process and should perform the channel tune.

Example for Girder's registry setting:
C:\\Program Files\\Girder\\event.exe DSSTUNE 203 %CHANNEL% -silent

Example for DTVCon's registry setting:
dtvcmd.exe #%CHANNEL%


If you have any questions, please visit our website at:
http://www.freytechnologies.com/