2021-09-21, 11:18 PM
First let me say thank you for this software. So far it has been very easy to setup and use. I have read about all the threads I can find on the subject and can't figure this one piece out.
Setup - HDPVR with DTV STB. I can't get IR blasting to work without NextPVR so gave up and wanting to just use IP over the network.
It seems no matter what I put in the two fields for the setup - I can't make it work ... though I can change channels all day long at the command prompt.
calling "C:\Program Files (x86)\GnuWin32\bin\wget.exe" "http://192.168.66.186:8080/tv/tune?major={channel} "
Also moved those things to batch file and just called the batch file with {channel} but nothing works. Although the logs would lead you to believe it is calling the program.
2021-09-21 18:00:56.160 [INFO][4] HDPVRRecorder.StartStream(LIVE&C:\Users\Public\Videos\live-WDIV-10277.ts)
2021-09-21 18:00:56.160 [INFO][4] Running blaster: c:\windows\system32\chchannel.bat 4
2021-09-21 18:00:56.160 [DEBUG][4] About to tune graph to:
<tuning>
<type>HDPVR</type>
<locator>
<channel>4</channel>
<input>0</input>
<audio_input>0</audio_input>
<blaster_executable>c:\windows\system32\chchannel.bat</blaster_executable>
<blaster_args></blaster_args>
</locator>
</tuning>
2021-09-21 17:55:01.273 [INFO][5] HDPVRRecorder.StartStream(LIVE&C:\Users\Public\Videos\live-WXYZDT-8246.ts)
2021-09-21 17:55:01.281 [INFO][5] Running blaster: "c:\windows\system32\cmd.exe" "/C chchannel.bat 7"
2021-09-21 17:55:01.281 [DEBUG][5] About to tune graph to:
<tuning>
<type>HDPVR</type>
<locator>
<channel>7</channel>
<input>0</input>
<audio_input>0</audio_input>
<blaster_executable>"c:\windows\system32\cmd.exe"</blaster_executable>
<blaster_args>"/C chchannel.bat {channel}"</blaster_args>
</locator>
</tuning>
2021-09-21 17:29:56.827 [INFO][5] HDPVRRecorder.StartStream(LIVE&C:\Users\Public\Videos\live-WXYZDT-9770.ts)
2021-09-21 17:29:56.837 [INFO][5] Running blaster: "c:\windows\system32\cmd.exe" "/C C:\Program Files (x86)\GnuWin32\bin\wget.exe" http://192.168.66.186:8080/tv/tune?major=7
2021-09-21 17:29:56.838 [DEBUG][5] About to tune graph to:
<tuning>
<type>HDPVR</type>
<locator>
<channel>7</channel>
<input>0</input>
<audio_input>0</audio_input>
<blaster_executable>"c:\windows\system32\cmd.exe"</blaster_executable>
<blaster_args>"/C C:\Program Files (x86)\GnuWin32\bin\wget.exe" http://192.168.66.186:8080/tv/tune?major...aster_args>
</locator>
</tuning>
2021-09-21 17:29:56.838 [DEBUG][5] About to switch HDPVR/Colossus to target:
LIVE&C:\Users\Public\Videos\live-WXYZDT-9770.ts
2021-09-21 17:29:56.865 [INFO][5] HDPVRRecorder.StartStream() allocated handle: 0x2
2021-09-21 17:29:56.866 [DEBUG][5] StartStream succeded. Handle: 2
2021-09-21 17:29:56.868 [INFO][4] Got GET request: /stream/stop?handle=1
2021-09-21 17:29:56.868 [INFO][4] HDPVRRecorder.StopStream(1)
2021-09-21 17:29:56.870 [INFO][5] Got GET request: /stream/stop?handle=1
2021-09-21 17:29:56.870 [INFO][5] HDPVRRecorder.StopStream(1)
2021-09-21 17:50:06.416 [INFO][4] Got POST request: /stream/start?slipseconds=1200&target=LIVE%26C%3A%5CUsers%5CPublic%5CVideos%5Clive-WDIV-9771.ts
2021-09-21 17:50:06.416 [DEBUG][4] Starting Stream: LIVE&C:\Users\Public\Videos\live-WDIV-9771.ts
2021-09-21 17:50:06.416 [DEBUG][4] SlipSeconds: 1200
2021-09-21 17:50:06.416 [DEBUG][4] Tuning:
<tuning>
Any ideas?
Setup - HDPVR with DTV STB. I can't get IR blasting to work without NextPVR so gave up and wanting to just use IP over the network.
It seems no matter what I put in the two fields for the setup - I can't make it work ... though I can change channels all day long at the command prompt.
calling "C:\Program Files (x86)\GnuWin32\bin\wget.exe" "http://192.168.66.186:8080/tv/tune?major={channel} "
Also moved those things to batch file and just called the batch file with {channel} but nothing works. Although the logs would lead you to believe it is calling the program.
2021-09-21 18:00:56.160 [INFO][4] HDPVRRecorder.StartStream(LIVE&C:\Users\Public\Videos\live-WDIV-10277.ts)
2021-09-21 18:00:56.160 [INFO][4] Running blaster: c:\windows\system32\chchannel.bat 4
2021-09-21 18:00:56.160 [DEBUG][4] About to tune graph to:
<tuning>
<type>HDPVR</type>
<locator>
<channel>4</channel>
<input>0</input>
<audio_input>0</audio_input>
<blaster_executable>c:\windows\system32\chchannel.bat</blaster_executable>
<blaster_args></blaster_args>
</locator>
</tuning>
2021-09-21 17:55:01.273 [INFO][5] HDPVRRecorder.StartStream(LIVE&C:\Users\Public\Videos\live-WXYZDT-8246.ts)
2021-09-21 17:55:01.281 [INFO][5] Running blaster: "c:\windows\system32\cmd.exe" "/C chchannel.bat 7"
2021-09-21 17:55:01.281 [DEBUG][5] About to tune graph to:
<tuning>
<type>HDPVR</type>
<locator>
<channel>7</channel>
<input>0</input>
<audio_input>0</audio_input>
<blaster_executable>"c:\windows\system32\cmd.exe"</blaster_executable>
<blaster_args>"/C chchannel.bat {channel}"</blaster_args>
</locator>
</tuning>
2021-09-21 17:29:56.827 [INFO][5] HDPVRRecorder.StartStream(LIVE&C:\Users\Public\Videos\live-WXYZDT-9770.ts)
2021-09-21 17:29:56.837 [INFO][5] Running blaster: "c:\windows\system32\cmd.exe" "/C C:\Program Files (x86)\GnuWin32\bin\wget.exe" http://192.168.66.186:8080/tv/tune?major=7
2021-09-21 17:29:56.838 [DEBUG][5] About to tune graph to:
<tuning>
<type>HDPVR</type>
<locator>
<channel>7</channel>
<input>0</input>
<audio_input>0</audio_input>
<blaster_executable>"c:\windows\system32\cmd.exe"</blaster_executable>
<blaster_args>"/C C:\Program Files (x86)\GnuWin32\bin\wget.exe" http://192.168.66.186:8080/tv/tune?major...aster_args>
</locator>
</tuning>
2021-09-21 17:29:56.838 [DEBUG][5] About to switch HDPVR/Colossus to target:
LIVE&C:\Users\Public\Videos\live-WXYZDT-9770.ts
2021-09-21 17:29:56.865 [INFO][5] HDPVRRecorder.StartStream() allocated handle: 0x2
2021-09-21 17:29:56.866 [DEBUG][5] StartStream succeded. Handle: 2
2021-09-21 17:29:56.868 [INFO][4] Got GET request: /stream/stop?handle=1
2021-09-21 17:29:56.868 [INFO][4] HDPVRRecorder.StopStream(1)
2021-09-21 17:29:56.870 [INFO][5] Got GET request: /stream/stop?handle=1
2021-09-21 17:29:56.870 [INFO][5] HDPVRRecorder.StopStream(1)
2021-09-21 17:50:06.416 [INFO][4] Got POST request: /stream/start?slipseconds=1200&target=LIVE%26C%3A%5CUsers%5CPublic%5CVideos%5Clive-WDIV-9771.ts
2021-09-21 17:50:06.416 [DEBUG][4] Starting Stream: LIVE&C:\Users\Public\Videos\live-WDIV-9771.ts
2021-09-21 17:50:06.416 [DEBUG][4] SlipSeconds: 1200
2021-09-21 17:50:06.416 [DEBUG][4] Tuning:
<tuning>
Any ideas?