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
  #21  
Old 02-21-2007, 10:48 PM
ellweber ellweber is offline
Sage Advanced User
 
Join Date: Nov 2003
Location: SF Bay Area
Posts: 150
The file in the download seems to be the same as the previous version.


Quote:
Originally Posted by k10ck3r
The 1.0.1 update adds the ability to specify a user name and password for the web server plugin. This should help with the connectivity problems some people have reported. See if this also helps the crash problem seen by some of you. If not, I'll dig into it some more tomorrow.
Reply With Quote
  #22  
Old 02-21-2007, 11:03 PM
Opus4's Avatar
Opus4 Opus4 is offline
Administrator
 
Join Date: Sep 2003
Location: NJ
Posts: 19,624
BTW: If the file in the downloads section wasn't updated properly, see this post for info about updating a file in the download section.

- Andy
__________________
SageTV Open Source v9 is available.
- Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1.
- Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus
- HD Extenders: A) FAQs B) URC MX-700 remote setup
Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request.
Reply With Quote
  #23  
Old 02-21-2007, 11:07 PM
k10ck3r k10ck3r is offline
Sage Advanced User
 
Join Date: Jan 2007
Posts: 129
Ok, just re-uploaded the file. Try again ...
Reply With Quote
  #24  
Old 02-22-2007, 07:39 AM
Armondole's Avatar
Armondole Armondole is offline
Sage User
 
Join Date: Mar 2006
Location: Ottawa, Canada
Posts: 67
Thanks k10ck3r. This is a cool app.

I was able to get it to work, but it seems as though it keeps popping up all the time. It will even pop up over my full screen SageTV app. Does that have to do with the update delay?
Reply With Quote
  #25  
Old 02-22-2007, 12:44 PM
lovingHDTV's Avatar
lovingHDTV lovingHDTV is offline
Sage Icon
 
Join Date: Jul 2003
Posts: 1,019
hmm, I downloaded the 1.01 version and still get a crash.

Not sure why it won't run for me.

Must i create a config file before running it? All I did was extract it from the zip file and double click it.

thanks,

EDIT: I found out why it crashed. I save all my plugins on my RAID server. I just ran it from the server and it crashes. When I copied it to my local machine it runs fine. I wonder if it has issues creating the config file via the unc path?

Last edited by lovingHDTV; 02-22-2007 at 12:47 PM.
Reply With Quote
  #26  
Old 02-22-2007, 08:23 PM
k10ck3r k10ck3r is offline
Sage Advanced User
 
Join Date: Jan 2007
Posts: 129
Quote:
Originally Posted by Armondole
Thanks k10ck3r. This is a cool app.

I was able to get it to work, but it seems as though it keeps popping up all the time. It will even pop up over my full screen SageTV app. Does that have to do with the update delay?
The Regular Poll rate determines how often it checks for updates. If something has changed, then it shows the popup. I will have to add an option to control when popups occur and also whether or not users want the popup to always be on top, since I just realized that it will generate a popup with each channel change while watching tv. (I use mine just for recording, so I didn't consider this case ... but I will add some customization options that should help you out.)
Reply With Quote
  #27  
Old 02-22-2007, 08:25 PM
k10ck3r k10ck3r is offline
Sage Advanced User
 
Join Date: Jan 2007
Posts: 129
Quote:
Originally Posted by lovingHDTV
hmm, I downloaded the 1.01 version and still get a crash.

Not sure why it won't run for me.

Must i create a config file before running it? All I did was extract it from the zip file and double click it.

thanks,

EDIT: I found out why it crashed. I save all my plugins on my RAID server. I just ran it from the server and it crashes. When I copied it to my local machine it runs fine. I wonder if it has issues creating the config file via the unc path?
Yes, .NET apps normally have issues when not running on a local drive - something to do with untrusted zones. I will do some checking and see how I can work around this....
Reply With Quote
  #28  
Old 02-22-2007, 10:04 PM
k10ck3r k10ck3r is offline
Sage Advanced User
 
Join Date: Jan 2007
Posts: 129
Version 1.0.2 availalbe

A few changes are included in 1.0.2. Given the input from Armondole, I have added a couple of preferences for controlling how the popup behaves. You can now set whether or not the popup is always on top and whether or not is is shown when changes are detected. (Clicking the icon still forces the popup to be displayed).
Reply With Quote
  #29  
Old 02-23-2007, 07:39 AM
Wheemer's Avatar
Wheemer Wheemer is offline
Sage Icon
 
Join Date: Dec 2004
Location: Deer Lake, NL, Canada
Posts: 1,493
No matter what I try I can't get sagetray connected with my server.

I have no password with nielm's webserver either.

The machine I'm trying to run it on is my client with Vista.

any pointers?
Reply With Quote
  #30  
Old 02-23-2007, 01:28 PM
k10ck3r k10ck3r is offline
Sage Advanced User
 
Join Date: Jan 2007
Posts: 129
Quote:
Originally Posted by Wheemer
No matter what I try I can't get sagetray connected with my server.

I have no password with nielm's webserver either.

The machine I'm trying to run it on is my client with Vista.

any pointers?
I would check to make sure the GetStatus plugin is configured correctly to allow a connection from another machine. By default, it only allows local host connections. This is done by setting the following line to 0.0.0.0 instead of 127.0.0.1 in the .properties file:

nielm/getstatus/bind_addr=0.0.0.0

The only other thing I can think of is to make sure the right Ip Address is entered in the Server Address field for SageTray.

Last edited by k10ck3r; 02-23-2007 at 02:08 PM.
Reply With Quote
  #31  
Old 02-25-2007, 11:41 PM
k10ck3r k10ck3r is offline
Sage Advanced User
 
Join Date: Jan 2007
Posts: 129
Version 1.0.4 uploaded

Version 1.0.4 has a few relatively minor changes:
1) The "always show on top" has been defaulted to false instead of true.
2) There is now an option to launch the SageTV Service Control panel from the context menu.
3) Modified the behavior of the default button. This used to save the changes automatically. Defaulted settings must now be saved just like any other changes. (This allows user to cancel a reset-to-defaults action if reset was selected accidentally).
4) Fixed a couple of string format issues for the "now-recording" information (There were some extra spaces in the string).

The update isn't showing up in the downloads area at the moment, but I noticed that some maintenance was being performed on the downloads area this evening. Hopefully, it will be back online soon.

Last edited by k10ck3r; 02-25-2007 at 11:50 PM.
Reply With Quote
  #32  
Old 02-26-2007, 08:01 AM
paintedbird's Avatar
paintedbird paintedbird is offline
Sage User
 
Join Date: Feb 2007
Posts: 10
Can't download

I am having trouble downloading. I see version 1.0.4 is there, but when I try to click the download button, I get an error message about having insufficient privileges. I downloaded 1.0.0 before successfully.
Reply With Quote
  #33  
Old 02-26-2007, 09:57 AM
Opus4's Avatar
Opus4 Opus4 is offline
Administrator
 
Join Date: Sep 2003
Location: NJ
Posts: 19,624
Quote:
Originally Posted by paintedbird
I am having trouble downloading. I see version 1.0.4 is there, but when I try to click the download button, I get an error message about having insufficient privileges.
Try again... the download section update seems to have changed an option so that all new files needed to be approved first.

- Andy
__________________
SageTV Open Source v9 is available.
- Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1.
- Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus
- HD Extenders: A) FAQs B) URC MX-700 remote setup
Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request.
Reply With Quote
  #34  
Old 03-07-2007, 10:48 PM
k10ck3r k10ck3r is offline
Sage Advanced User
 
Join Date: Jan 2007
Posts: 129
Version 1.1.6 now available

Just uploaded version 1.1.6. The 1.1.x series uses a new popup format that is color coded and aligns the data in columns so that it is easier to read. Numerous bug fixes and usability issues (like no longer stealing focus when the popup is shown and not fading the popup when the mouse cursor hovers over the popup or the tray icon) are also implemented.

Last edited by k10ck3r; 03-07-2007 at 10:54 PM.
Reply With Quote
  #35  
Old 03-08-2007, 12:39 AM
Wheemer's Avatar
Wheemer Wheemer is offline
Sage Icon
 
Join Date: Dec 2004
Location: Deer Lake, NL, Canada
Posts: 1,493
This refuses to load in my setup, I use no login for the webserver. I can see the getstatus output in my browser fine...

Any pointers
Reply With Quote
  #36  
Old 03-08-2007, 10:08 PM
k10ck3r k10ck3r is offline
Sage Advanced User
 
Join Date: Jan 2007
Posts: 129
Quote:
Originally Posted by Wheemer
This refuses to load in my setup, I use no login for the webserver. I can see the getstatus output in my browser fine...

Any pointers
This is what I would check:

1) Verify that both getstatus and webserver plugin information has been added to the correct .properties file (SageClient.properties file should be updated when using SageTv without the service and Sage.properties when using the service)

2) On the SageTray PluginTab,
a) Verify that the IP address for the server is entered correctly
b) Verify that the ports are set correctly for the two plugins

3) If running the Tray app on a machine other than the one with SageTv installed, make sure that the nielm/getstatus/bind_addr is set to 0.0.0.0.

4) It sounds like you have the webserver working, so if everything seems to be configured correctly, but still isn't working for you, try to verify that the getstatus plugin is working by using SageMon.
Reply With Quote
  #37  
Old 03-16-2007, 09:20 PM
k10ck3r k10ck3r is offline
Sage Advanced User
 
Join Date: Jan 2007
Posts: 129
Version 1.1.8 now available

Version 1.1.8 has been posted in the download area.
Changes from 1.1.6:
1) Can now specify when popups should be auto-displayed (used to be on all detected changes). Can select to auto-display when state changes occur and/or when schedule changes occur.
2) Fixed conflict resolution logic so that the app now understands resolved conflicts (and turns off the warning indicators)
3) Added more instructions to the About screen.
Reply With Quote
  #38  
Old 03-16-2007, 10:09 PM
mdnttoker mdnttoker is offline
Sage Aficionado
 
Join Date: Aug 2006
Posts: 446
Quote:
Originally Posted by k10ck3r View Post
Version 1.1.8 has been posted in the download area.
Changes from 1.1.6:
1) Can now specify when popups should be auto-displayed (used to be on all detected changes). Can select to auto-display when state changes occur and/or when schedule changes occur.
2) Fixed conflict resolution logic so that the app now understands resolved conflicts (and turns off the warning indicators)
3) Added more instructions to the About screen.
thanks for the updates, love this utility!
Reply With Quote
  #39  
Old 03-23-2007, 12:28 AM
k10ck3r k10ck3r is offline
Sage Advanced User
 
Join Date: Jan 2007
Posts: 129
Update in process for latest webserver

Hi all,
A quick note to point out that there is a small incompatibility with the latest version of the webserver. An update is currently under test and I should be able to put out a new version this weekend.
Reply With Quote
  #40  
Old 03-23-2007, 10:35 PM
k10ck3r k10ck3r is offline
Sage Advanced User
 
Join Date: Jan 2007
Posts: 129
Ok, version 1.1.10 has been uploaded. It turns out the required modifications were fairly minor. Please let me know if anyone has issues with the new version. This version also corrects a small bug where sometimes the currently recording show also appears in the pending recordings list.
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
Which compression utility is the best? davephan General Discussion 7 01-03-2007 06:57 AM
Is there a way to move Sage from the taskbar to the sys tray? Mtlca401 SageTV Software 4 11-06-2006 07:08 PM
Problems using SageMC to launch the MYHD playback utility fyodor SageMC Custom Interface 0 10-11-2006 07:02 PM
How can I have SageTV startup with Windows in System Tray w/ AboveNormal CPU Priority mkanet SageTV Software 8 01-21-2006 02:06 PM
BDA Tuner Test Application Stealth1971 Hardware Support 17 04-19-2005 10:50 AM


All times are GMT -6. The time now is 06:26 PM.


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