SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Customizations
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12-27-2012, 09:59 AM
214b1 214b1 is offline
Sage User
 
Join Date: Feb 2011
Location: Rual Utah
Posts: 16
64-bit compatible replacement for STBKeepAlive

Sure would be nice if someone would post a simple plug-in that learns the OK button on my U-verse remote to send keep alive signal every 6 hours to my STB.

Seriously, does anybody have solution for keeping the STB alive, since the 32-bit version doesn't work under 64-bit Windows? A step-by-step would be greatly appreciated!

Last edited by 214b1; 12-27-2012 at 02:57 PM.
Reply With Quote
  #2  
Old 12-27-2012, 03:03 PM
Slugger Slugger is offline
SageTVaholic
 
Join Date: Mar 2007
Location: Kingston, ON
Posts: 4,008
Quote:
Originally Posted by 214b1 View Post
Sure would be nice if someone would post a simple plug-in that learns the OK button on my U-verse remote to send keep alive signal every 6 hours to my STB.

Seriously, does anybody have solution for keeping the STB alive, since the 32-bit version doesn't work under 64-bit Windows? A step-by-step would be greatly appreciated!
If you use a USB-UIRT with Sage and Sage can learn that button then you can write a script against the Sage API that can trigger any remote button anytime you like. In theory, it should work with any remote that works with Sage, but in practice only people with UIRTs have ever had success with it.

I can go into details if you have a USB-UIRT...
__________________
Twitter: @ddb_db
Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive
Capture: 2 x Colossus
STB Controller: 1 x USB-UIRT
Software:Java 1.7.0_71; SageTV 7.1.9
Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter
Plugins: Too many to list now...
Reply With Quote
  #3  
Old 12-28-2012, 04:07 PM
214b1 214b1 is offline
Sage User
 
Join Date: Feb 2011
Location: Rual Utah
Posts: 16
Yes - i'm using the USB-UIRT. Please share some details. Thank you Slugger!
Reply With Quote
  #4  
Old 12-28-2012, 08:29 PM
Slugger Slugger is offline
SageTVaholic
 
Join Date: Mar 2007
Location: Kingston, ON
Posts: 4,008
Well, I'm going to add this utility to my sageg environment and release that way. That means you're going to have to wait a little longer, but I'm sure you'll survive. If you happen to have SJQ installed and operational, I have an SJQ groovy script example that will do exactly what you want, but requires the full SJQ environment to run. I assume you don't use SJQ otherwise you probably would have found the script already. I was going to explain how to get this functionality via SJQ, but for this simple task, SJQ is overkill.

You might argue that sageg is overkill for this task as well, and maybe it is, but besides installing some kind of scripting environment to invoke the Sage API, there really is no other way to gain access to the UIRT without writing some native app against the UIRT device driver or writing a full blown Sage plugin, which is way more work than setting up sageg. And besides, my script adds additional functionality like skipping the keep alive operation if the stb is currently recording, etc.

What is sageg? A sort of toolbox. I'm prepping the release of the toolbox and the (partial, incomplete) docs are here. I will add the stb keep alive utility as an example and include it in the release. So when I finish the docs, you'll have your keep alive utility that you can then setup to run as often as you like via Windows Task Scheduler, etc.

The secret to getting the keep alive util in your hands will be to gently nudge me if you notice no updates to that doc by, let's say, the end of next week.
__________________
Twitter: @ddb_db
Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive
Capture: 2 x Colossus
STB Controller: 1 x USB-UIRT
Software:Java 1.7.0_71; SageTV 7.1.9
Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter
Plugins: Too many to list now...
Reply With Quote
  #5  
Old 12-29-2012, 05:59 PM
KryptoNyte's Avatar
KryptoNyte KryptoNyte is offline
SageTVaholic
 
Join Date: Dec 2006
Posts: 2,754
With my setup, I usually just send the ENTER code to the STB prior to the channel numbers. I noticed that took care of the sleeping STB situation.
Reply With Quote
  #6  
Old 12-29-2012, 09:35 PM
Slugger Slugger is offline
SageTVaholic
 
Join Date: Mar 2007
Location: Kingston, ON
Posts: 4,008
I do this same thing to handle the case where my stb is left on a ppv channel (Sunday Ticket, NHL Centre Ice,etc.). after the game is over my stb will pop up a "this even is over" box. Prefixing the enter button on all channel changes solved all these headaches.
__________________
Twitter: @ddb_db
Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive
Capture: 2 x Colossus
STB Controller: 1 x USB-UIRT
Software:Java 1.7.0_71; SageTV 7.1.9
Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter
Plugins: Too many to list now...
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Utility: STBKeepAlive - scheduled commands for USB-UIRT shadeblue.com SageTV Customizations 196 02-21-2017 12:49 AM
USB-UIRT + STBKeepAlive + Win 7 64-bit = ERROR: System.TypeInitializationException sebastia SageTV Customizations 1 09-26-2011 01:29 PM
STBKeepalive with Hauppauge? Lamarth SageTV Customizations 0 07-20-2011 04:05 PM
replacement osd bradlewa SageTV Customizations 3 09-19-2007 02:57 AM
Replacement for PVR-350 TV-Out SkierHiker Hardware Support 2 01-03-2006 04:58 AM


All times are GMT -6. The time now is 03:18 AM.


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