SageTV Community  

Go Back   SageTV Community > Hardware Support > Hardware Support
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

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.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-20-2007, 04:13 PM
olyar15 olyar15 is offline
Sage Advanced User
 
Join Date: Apr 2003
Location: Bowser, BC, Canada
Posts: 240
Any way to exetuner to change channels on a network encoder?

Still battling the channel changing on my r5000hd-modified cable box. I am now trying to get Sagetv to change the channels via an IR blaster. However, when setting up the video source, it does not allow me to control an IR blaster, because it is a network encoder (even though the cable box is hooked up to the Sage computer). Is there a way to "trick" Sage into controlling the box with the IR blaster?

I have also tried using sgraphrecorder to change channels. Basically by listening on the same port, it can change channels via Girder and USB-UIRT. However, it seems to block communication between sage and the r5000 software. My guess is that no more than 2 devices can communicate over a single network port?
__________________
Charles Lee
Reply With Quote
  #2  
Old 01-22-2007, 11:50 AM
naln's Avatar
naln naln is offline
Sage Advanced User
 
Join Date: Aug 2004
Location: KY
Posts: 236
Something that I would be interested in as well.

Deciding between the Sage Recorder and Univeresal Network encoder and getting a new Sage copy and using network encoder as true.

Anyone with experience with one or the other care to elaborate? I'm using the D11-100 direct TV receivers- so serial port limitation is forcing me to consider this alternative. Along the same lines- is there any way to have recordings to the local drive rather than over the network?

Also, can a copy of SageTV media center be used as a SageTV Client?

Thanks in advance!
Reply With Quote
  #3  
Old 06-16-2009, 09:55 AM
jfploeg jfploeg is offline
Sage User
 
Join Date: Jan 2005
Posts: 7
Quote:
Originally Posted by olyar15 View Post
Still battling the channel changing on my r5000hd-modified cable box. I am now trying to get Sagetv to change the channels via an IR blaster. However, when setting up the video source, it does not allow me to control an IR blaster, because it is a network encoder (even though the cable box is hooked up to the Sage computer). Is there a way to "trick" Sage into controlling the box with the IR blaster?

I have also tried using sgraphrecorder to change channels. Basically by listening on the same port, it can change channels via Girder and USB-UIRT. However, it seems to block communication between sage and the r5000 software. My guess is that no more than 2 devices can communicate over a single network port?
Did you ever figure out how to trick Sage into controlling the STB with the USB-UIRT blaster?
Reply With Quote
  #4  
Old 06-16-2009, 04:14 PM
StephaneM's Avatar
StephaneM StephaneM is offline
Sage Icon
 
Join Date: Mar 2006
Location: France
Posts: 1,463
Quote:
Originally Posted by olyar15 View Post
However, when setting up the video source, it does not allow me to control an IR blaster, because it is a network encoder (even though the cable box is hooked up to the Sage computer). Is there a way to "trick" Sage into controlling the box with the IR blaster?
I don't think so because it's the encoder responsibility to tune (and as such to control the blaster)
Reply With Quote
  #5  
Old 06-18-2009, 07:22 PM
dadavo dadavo is offline
Sage User
 
Join Date: Sep 2007
Posts: 58
Quote:
Originally Posted by olyar15 View Post
Still battling the channel changing on my r5000hd-modified cable box. I am now trying to get Sagetv to change the channels via an IR blaster. However, when setting up the video source, it does not allow me to control an IR blaster, because it is a network encoder (even though the cable box is hooked up to the Sage computer). Is there a way to "trick" Sage into controlling the box with the IR blaster?

I have also tried using sgraphrecorder to change channels. Basically by listening on the same port, it can change channels via Girder and USB-UIRT. However, it seems to block communication between sage and the r5000 software. My guess is that no more than 2 devices can communicate over a single network port?
I currently have my setup using the SGraphrecorder and can successfully tune my using an IR blaster.

I don't know what you have setup in the .ini file but the ExeTuner should look something like this

[ExeTuner]
UseExeTuner=1
ExeTunerPath=(the path of the program you are using to send the IR codes which in your case would be the path to Girder)

The way it works is when you change the channel in Sage the SGR will send the number(s) entered to whatever program you put in the path. Therefore the program you are using has be to able to accept whatever SGR is sending it. I use HipwSend and had to store and configure the IR codes and blaster in that program. Ultimately once HipwSend receives the number(s) from SGR it will then sends the corresponding IR buttons through your IR Blaster. I have never used Girder but I believe I have read it works the same way. I hope this was of some help.
Reply With Quote
  #6  
Old 06-18-2009, 08:11 PM
jfploeg jfploeg is offline
Sage User
 
Join Date: Jan 2005
Posts: 7
Thanks for the input. So, how would I set up ExeTuner and HipwSend to work with SgraphRecorder? I have tried Girder, and it’s not working for me, and it’s expensive.

Forgot to mention… I’m using the USB-UIRT to control my sat tuner.
Reply With Quote
  #7  
Old 06-18-2009, 08:40 PM
dadavo dadavo is offline
Sage User
 
Join Date: Sep 2007
Posts: 58
Quote:
Originally Posted by jfploeg View Post
Forgot to mention… I’m using the USB-UIRT to control my sat tuner.
Quote:
Originally Posted by jfploeg View Post
Thanks for the input. So, how would I set up ExeTuner and HipwSend to work with SgraphRecorder? I have tried Girder, and it’s not working for me, and it’s expensive.
I am also using USB-UIRT. For SgraphRecorder you just have to have the line I mentioned earlier. You can or should be able to use Girder. I don't know how to configure it but you have do all of the IR learning and sending through Girder or HipwSend. You configure Hip to use your USB-UIRT as the output device in the preferences and then configure the IR commands in the Edit IR Commands under the Remote I/O menu. Once there use the Add IR button to begin learning the IR codes from your remote.
Reply With Quote
  #8  
Old 06-18-2009, 08:59 PM
jfploeg jfploeg is offline
Sage User
 
Join Date: Jan 2005
Posts: 7
Ok. I’ll give that a try. Do I have to install the ExeTuner plugin , or do I just need to enable it (i.e. set UseExeTuner=1) in SGR and set the path to HipSend?
Reply With Quote
  #9  
Old 06-18-2009, 09:02 PM
dadavo dadavo is offline
Sage User
 
Join Date: Sep 2007
Posts: 58
Quote:
Originally Posted by jfploeg View Post
Ok. I’ll give that a try. Do I have to install the ExeTuner plugin , or do I just need to enable it (i.e. set UseExeTuner=1) in SGR and set the path to HipSend?
Just enable it. There are no plugins required just that line and the path to the application sending the IR.
Reply With Quote
  #10  
Old 06-18-2009, 10:03 PM
jfploeg jfploeg is offline
Sage User
 
Join Date: Jan 2005
Posts: 7
Can you send me the path string you have for Hip in your “ExeTunerPath”?
Reply With Quote
  #11  
Old 06-18-2009, 10:06 PM
dadavo dadavo is offline
Sage User
 
Join Date: Sep 2007
Posts: 58
Quote:
Originally Posted by jfploeg View Post
Can you send me the path string you have for Hip in your “ExeTunerPath”?
ExeTunerPath=C:\Program Files\HIP\hipwsend.exe
Reply With Quote
  #12  
Old 06-18-2009, 11:08 PM
jfploeg jfploeg is offline
Sage User
 
Join Date: Jan 2005
Posts: 7
I'm still having trouble getting this to work. I've installed "HipInstallComplete_30212" and configured the USB-UIRT to send codes. I test the codes and the UIRT sends the codes. I installed HipWsend and ran it to test sending codes, but no go. I send a "command" of "1" or "#1" or "202" and the UIRT does not fire. I guess I don't understand the whole setup procedure. Do I have to do anything else in the HIP programming window?
Reply With Quote
  #13  
Old 06-20-2009, 07:06 PM
dadavo dadavo is offline
Sage User
 
Join Date: Sep 2007
Posts: 58
Quote:
Originally Posted by jfploeg View Post
I'm still having trouble getting this to work. I've installed "HipInstallComplete_30212" and configured the USB-UIRT to send codes. I test the codes and the UIRT sends the codes. I installed HipWsend and ran it to test sending codes, but no go. I send a "command" of "1" or "#1" or "202" and the UIRT does not fire. I guess I don't understand the whole setup procedure. Do I have to do anything else in the HIP programming window?
Hmmm. Let me check my setup. Its been a while since I configured it and I remember it was a little tricky.
Reply With Quote
  #14  
Old 06-24-2009, 12:33 AM
dadavo dadavo is offline
Sage User
 
Join Date: Sep 2007
Posts: 58
Quote:
Originally Posted by jfploeg View Post
I'm still having trouble getting this to work. I've installed "HipInstallComplete_30212" and configured the USB-UIRT to send codes. I test the codes and the UIRT sends the codes. I installed HipWsend and ran it to test sending codes, but no go. I send a "command" of "1" or "#1" or "202" and the UIRT does not fire. I guess I don't understand the whole setup procedure. Do I have to do anything else in the HIP programming window?
Please try this and let me know if it helps you. I wrote this assuming the person is starting from the beginning and is using USB-UIRT.
Attached Files
File Type: zip Setup guide.zip (656.2 KB, 185 views)

Last edited by dadavo; 06-24-2009 at 12:36 AM.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 02:23 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.