2024-03-26, 07:18 PM
Hello,
I just rebuilt my NPVR server on a fresh install of Windows 10. Before the rebuild, I had everything working perfectly, and I'm pretty close to getting it back except for tuning. I'm using an HDPVR device and I'm getting the video stream, but I just can't get it to change channels. It's not even firing the IRBlaster (I don't see the IR light up). For the settings, I have the command as:
IRBlast.exe
The passed parameters are:
-channel {channel}
The IRBlast.exe file is in the NPVR root folder and I can run it successfully from a command line from that location. I see in the logs:
<tuning>
<type>HDPVR</type>
<locator>
<channel>2</channel>
<input>3</input>
<audio_input>3</audio_input>
<blaster_executable>IRBlast.exe</blaster_executable>
<blaster_args>-channel {channel}</blaster_args>
</locator>
</tuning>
2024-03-26 14:49:24.347 [INFO][4] HDPVRRecorder.StartStream(LIVE&C:\Buffer\live-TV Ontario-9820-2.ts)
2024-03-26 14:49:24.348 [INFO][4] Running blaster: IRBlast.exe -channel 2
2024-03-26 14:49:24.350 [DEBUG][4] About to tune graph to:
<tuning>
<type>HDPVR</type>
<locator>
<channel>2</channel>
<input>3</input>
<audio_input>3</audio_input>
<blaster_executable>IRBlast.exe</blaster_executable>
<blaster_args>-channel {channel}</blaster_args>
</locator>
</tuning>
I seem to remember missing something obvious last time I configured this, but I am once stumped once again. Any help is much appreciated!
I just rebuilt my NPVR server on a fresh install of Windows 10. Before the rebuild, I had everything working perfectly, and I'm pretty close to getting it back except for tuning. I'm using an HDPVR device and I'm getting the video stream, but I just can't get it to change channels. It's not even firing the IRBlaster (I don't see the IR light up). For the settings, I have the command as:
IRBlast.exe
The passed parameters are:
-channel {channel}
The IRBlast.exe file is in the NPVR root folder and I can run it successfully from a command line from that location. I see in the logs:
<tuning>
<type>HDPVR</type>
<locator>
<channel>2</channel>
<input>3</input>
<audio_input>3</audio_input>
<blaster_executable>IRBlast.exe</blaster_executable>
<blaster_args>-channel {channel}</blaster_args>
</locator>
</tuning>
2024-03-26 14:49:24.347 [INFO][4] HDPVRRecorder.StartStream(LIVE&C:\Buffer\live-TV Ontario-9820-2.ts)
2024-03-26 14:49:24.348 [INFO][4] Running blaster: IRBlast.exe -channel 2
2024-03-26 14:49:24.350 [DEBUG][4] About to tune graph to:
<tuning>
<type>HDPVR</type>
<locator>
<channel>2</channel>
<input>3</input>
<audio_input>3</audio_input>
<blaster_executable>IRBlast.exe</blaster_executable>
<blaster_args>-channel {channel}</blaster_args>
</locator>
</tuning>
I seem to remember missing something obvious last time I configured this, but I am once stumped once again. Any help is much appreciated!