I am using a USB-UIRT as my second channel changer.
I have a batch file that uses uutx.exe to change the channel and use a 3 digit string as argument to change channel
If I enter channel.bat 234 in cmd.exe it changes the channel on my set top box to channel 234.
However when I entered this in nextpvr it did not change the channel.
Here is relavant part of log and attached is screen shot of device setup.
2017-10-31 21:15:24.788 [DEBUG][10] About to tune graph to:
<tuning>
<type>HDPVR</type>
<locator>
<channel>3</channel>
<input>0</input>
<audio_input>RCA Audio Input</audio_input>
<blaster_executable>C:\Windows\System32\cmd.exe</blaster_executable>
<blaster_args>/c c:\users\anita\desktop\uutx_0_3\channel.bat {channel}</blaster_args>
</locator>
</tuning>
Can anyone tell me what I am doing wrong
I have a batch file that uses uutx.exe to change the channel and use a 3 digit string as argument to change channel
If I enter channel.bat 234 in cmd.exe it changes the channel on my set top box to channel 234.
However when I entered this in nextpvr it did not change the channel.
Here is relavant part of log and attached is screen shot of device setup.
2017-10-31 21:15:24.788 [DEBUG][10] About to tune graph to:
<tuning>
<type>HDPVR</type>
<locator>
<channel>3</channel>
<input>0</input>
<audio_input>RCA Audio Input</audio_input>
<blaster_executable>C:\Windows\System32\cmd.exe</blaster_executable>
<blaster_args>/c c:\users\anita\desktop\uutx_0_3\channel.bat {channel}</blaster_args>
</locator>
</tuning>
Can anyone tell me what I am doing wrong