|
Hardware Support Discussions related to using various hardware setups with SageTV products. Anything relating to capture cards, remotes, infrared receivers/transmitters, system compatibility or other hardware related problems or suggestions should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
exetuner not finding registry entry
Hi
Searching the archives, it looks like this is a common problem but none of the fixed mentioned seem to help me. SageTV 6.0.16 EXETunerPlugin.dll file size 57344 Jan 24 2003 Tuner definition : Source : Hauppauge WinTV PVR PCI II Capture Composite Functioning: True Network Encoder : false Input Type : Composite RF Channel: N/A Cable/Antenna: N/A EPG Lineup : Hauppauge WinTV PVR PCI II Capture Composite Tuner Control: EXE Tuner Plugin StubDevice I've set up a tuner to call exetunerplugin to control my STB. As you can see I've defined the tuner type as EXETuner. I've not used an EPG so that XMLTV can't confuse things but I don't seem to see any channel changer events being handled by whatever is in the registry key : [HKEY_LOCAL_MACHINE\SOFTWARE\Sage\EXETunerPlugin] "command"="echo %CHANNEL% >> c:\\\\chan.txt" I turned on debugging and can see it trying to change to channel 999 : Sun 12/24 10:40:10.306 setupEncoding0 Trace28 Sun 12/24 10:40:10.306 startEncoding0 called for 'Hauppauge WinTV PVR PCI II Capture-0' Sun 12/24 10:40:10.359 Playing IR tune command of 999 But I don't see any call to exetunerplugin.dll (should I ?) Posts in the archive talk about HKEY_LOCAL_MACHINE\SOFTWARE\Frey instead. Do I have the right registry key ? Is there a way to debug this plugin futher ? Thanks Tim ps - here is where the tuner is defined in my sage.properties : $ grep encoder Sage.properties | grep tuning mmc/encoders/1642691032/1/0/tuning_mode=Air mmc/encoders/1642691032/1/0/tuning_plugin= mmc/encoders/1642691032/1/0/tuning_plugin_port=0 mmc/encoders/1642691032/2/0/tuning_mode= mmc/encoders/1642691032/2/0/tuning_plugin=C\:\\Program Files\\SageTV\\Common\\EXETunerPlugin.dll mmc/encoders/1642691032/2/0/tuning_plugin_port=0 mmc/encoders/1642691032/2/1/tuning_mode= mmc/encoders/1642691032/2/1/tuning_plugin= mmc/encoders/1642691032/2/1/tuning_plugin_port=0 mmc/encoders/1642691032/3/0/tuning_mode= mmc/encoders/1642691032/3/0/tuning_plugin= mmc/encoders/1642691032/3/0/tuning_plugin_port=0 mmc/encoders/1642691032/3/1/tuning_mode= mmc/encoders/1642691032/3/1/tuning_plugin= mmc/encoders/1642691032/3/1/tuning_plugin_port=0 |
#2
|
|||
|
|||
Thanks - your registry entries look similar enough to mine ( Although I don't understand all this business with multiple backslashes)
I think I'm getting somewhere. Its something to do with the service being allowed to interact with the local desktop. When I clicked that the notepad entries appear.. I think I need to try with the the command to change the STB now (will have to wait til I get home for that one ) Cheers Tim |
#3
|
|||
|
|||
Just to follow up. I couldn't get this working with service mode running, so if anyone finds this thread having run into the same problem, try turning off service mode
Tim |
#4
|
|||
|
|||
I have exetuner runing with SageTV in service mode to control my Moto 6412 box - just channel change. My registry entry look like this:
Code:
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Sage] [HKEY_LOCAL_MACHINE\SOFTWARE\Sage\EXETunerPlugin] "command"="c:\\progra~1\\timmmo~1\\mce200~1\\channelw.exe 2 %CHANNEL%" BobP. |
#5
|
|||
|
|||
Thanks - I will try again next time I have downtime, in the meantime I'm just pleased to have it working
Are you guys running the service as local system user or a particular user ? Tim |
#6
|
|||
|
|||
Quote:
BobP. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|