|
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. |
|
Thread Tools | Search this Thread | Display Modes |
#81
|
||||
|
||||
Quote:
The Web server now specify a DTD for the XML used by SageTray and this DTD is hosted on http://www.sage-community.org/, so SageTray will load the DTD to check for XML compliance to this DTD. On my network however, the request to the DTD was denied by my firewall (this is an ISA server and authentication is needed to go to most web sites) and as such SageTray cannot load the DTD and validate the XML, so no upcoming recordings displayed. So you should check this out. and also k10ck3r checking the XML feed against the DTD should be disabled because every time the XML file is loaded a request is made to load the DTD on the www.sage-community.org web site. Regards, Stéphane. |
#82
|
|||
|
|||
Quote:
Wow...nice work So if I simply load an exception in my windows firewall, that should fix it?? |
#83
|
||||
|
||||
Quote:
Regards, Stéphane. |
#84
|
|||
|
|||
Interesting. A few revisions ago, I made a change in SageTray to not check the DTD (this was required to work with newer versions of the webserver). Maybe I am missing something else in there. I'll check into it. Thanks for identifying this issue.
|
#85
|
|||
|
|||
Ahh. It was the other way around. With older versions of SageTray, the prohibit DTD setting was set to true. When using later versions of the webserver, I got an empty feed back from the webserver unless I set this to false (and thereby enabled DTD processing).
|
#86
|
||||
|
||||
Quote:
Regards, Stéphane. |
#87
|
|||
|
|||
Quote:
|
#88
|
|||
|
|||
Version 1.1.18 posted
Just posted version 1.1.18.
This build bypasses the DTD check that was being performed on each XML download from the webserver. This should correct the reported problem where empty schedule popups were being generated due to firewalls blocking the DTD operation. |
#89
|
|||
|
|||
Quote:
this is just a problem with the context launcher. every thing else works fine. i can launch sagetv and the service from the context menu, but launching the webserver just shows a blank page in ie7. also, i can't get the latest sagetray to work with webserver 2.16 and sagetv 2.2.8. it just gives the error, "Error encountered Retrieving_Webserver_Info". is there a fix for this? i can access the webserver in IE7 fine. installing webserver 2.14 solves this problem and sagetray works great with webserver 2.14 and sagetv 2.2.8. here is a debug log when using webserver 2.16. Code:
Tue 6/19 12:25:09.653 NOTHING TO RECORD FOR NOW... Tue 6/19 12:25:09.654 VF processing job null nPlayin=false Tue 6/19 12:25:09.655 VF thread is now waiting for 0:00:00.000 Tue 6/19 12:25:09.749 Seeker waiting for 567 mins. Tue 6/19 12:25:10.352 GetStatus: Started GetStatus version 1.3 monitor thread Tue 6/19 12:25:10.543 Starting webserver with args: [-p, 8088, -root, webserver, -t, throttles.properties, -s, servlets.properties, -r, realms.properties, -a, aliases.properties, -nohup] Tue 6/19 12:25:11.078 Ministry is starting Tue 6/19 12:25:11.086 Ministry is waiting for 180 sec Tue 6/19 12:25:11.575 SageTVServer was instantiated. Tue 6/19 12:25:11.665 GetStatus: Listening on 127.0.0.1:20000 Tue 6/19 12:25:11.672 Acme httpd PC-1:8088 listening. Tue 6/19 12:25:11.830 WARNING - MissingResource: "Graphic_Violence" Tue 6/19 12:25:11.832 WARNING - MissingResource: "Violence" Tue 6/19 12:25:11.833 WARNING - MissingResource: "Mild_Violence" Tue 6/19 12:25:11.834 WARNING - MissingResource: "Graphic_Language" Tue 6/19 12:25:11.836 WARNING - MissingResource: "Language" Tue 6/19 12:25:11.837 WARNING - MissingResource: "Adult_Situations" Tue 6/19 12:25:11.838 WARNING - MissingResource: "Strong_Sexual_Content" Tue 6/19 12:25:11.841 WARNING - MissingResource: "Nudity" Tue 6/19 12:25:11.843 WARNING - MissingResource: "Brief Nudity" Tue 6/19 12:25:11.844 WARNING - MissingResource: "Rape" Tue 6/19 12:25:11.846 WARNING - MissingResource: "NR" Tue 6/19 12:25:11.847 WARNING - MissingResource: "AO" Tue 6/19 12:25:11.849 WARNING - MissingResource: "NC-17" Tue 6/19 12:25:11.850 WARNING - MissingResource: "R" Tue 6/19 12:25:11.851 WARNING - MissingResource: "PG-13" Tue 6/19 12:25:11.852 WARNING - MissingResource: "PG" Tue 6/19 12:25:11.853 WARNING - MissingResource: "G" Tue 6/19 12:25:14.137 GetStatus: accepted connection Tue 6/19 12:25:14.141 GetStatus: sending data Tue 6/19 12:25:14.154 GetStatus: closed connection Tue 6/19 12:25:15.006 java.lang.reflect.InvocationTargetException: Exception while executing SageApi: "IsAiringHDTV" numargs=1 Tue 6/19 12:25:19.063 GetStatus: accepted connection Tue 6/19 12:25:19.064 GetStatus: sending data Tue 6/19 12:25:19.071 GetStatus: closed connection Tue 6/19 12:25:19.120 java.lang.reflect.InvocationTargetException: Exception while executing SageApi: "IsAiringHDTV" numargs=1 Tue 6/19 12:25:23.196 GetStatus: accepted connection Tue 6/19 12:25:23.197 GetStatus: sending data Tue 6/19 12:25:23.207 GetStatus: closed connection Last edited by HeeZy; 06-19-2007 at 10:31 AM. |
#90
|
|||
|
|||
Quote:
|
#91
|
|||
|
|||
yes, i was using 1.1.18. i do have 1.1.17 and i tried it with webserver 2.16, but it did not work. heres the breakdown on my setup,
Windows XP Pro, WinTV-PVR-USB2, SageTV 2.2.8, GetStatus 1.3 Webserver 2.14 + Sagetray 1.1.18 = Works! Webserver 2.15-2.16 + Sagetray 1.1.18 = Error encountered Retrieving_Webserver_Info Webserver 2.15-2.16 + Sagetray 1.1.17 = Error encountered Retrieving_Webserver_Info Webserver 2.14 + Sagetray 1.1.17 = Works! so i guess webserver 2.15-2.16 doesn't work properly with sagetray with my setup. if you need any more info, i'll be glad to help you squash a bug. |
#92
|
|||
|
|||
Quote:
Also, are you using a user name and/or password when connecting to the Webserver? If so, I would double check them (text is case-sensitive) and I think I noticed that the default user name changed from "sage" to "Sage" between 2.14 and 2.15. |
#93
|
|||
|
|||
i tried disabling my firewall, which is Sygate PF, but sagetray could not retrieve the info. and i don't think there is a problem with my user/pass either. i think it might be webserver 2.15-2.16 that is the problem. maybe there was a change in it since 2.14.
heres what i do, i leave sagetray 1.1.18 running in the tray. i have webserver 2.14 installed with the sagetvservice running. the sagetray icon is blue indicating a connection. clicking it shows my recording schedule. now, i stop the sagetvservice and install webserver 2.16 as it is installing, it gives an error that it could not open a port in windows firewall. i ignore it since i don't use windows firewall. it is turned off. so after the install is complete, i start the service. sagetray shows nothing. i do the same as above, but i install webserver 2.14 and it gives the same ' can't open port on firewall' error. sagetray was still running the whole time, and it was able to retrieve the info right after i installed webserver 2.14. so maybe there is a change in webserver 2.15-2.16 that is causing problems with my setup? |
#94
|
|||
|
|||
The main changes I am aware of since 2.14 are
1) the DTD requirement (which by default requires SageTray to do a DTD lookup on the web - hence the firewall problem some reported) 2) The default user name changed from "sage" to "Sage" I can't think of any other differences that I have come across that affect the xml feeds that SageTray uses. After installing 2.16, did you double-check the user name and password settings in the realms.properties file? |
#95
|
|||
|
|||
i doubled-checked the user/pass and it is correct. i don't know what else i could do, so i'll just stick with webserver 2.14 for now as it is working fine for me.
|
#96
|
|||
|
|||
Will Sagetray set a btton to launch Sagetv?
Hi all, I have been using Sagetv 6 on my win box for 2 yrs now. Works great, but I need to find a way to launch Sagetv with the hauppage remote when the sage is on the system tray(standby). It is annoying to have to put the mouse on it and double click it. I want to pick up the hauppage remote, hit the green power button, and have sagetv start. I have the 45 button remote. Sagetv is set to load in standby on bootup. I leave the machine on all the time so it can record stuff. Thanks. -Tom
|
#97
|
||||
|
||||
Quote:
- 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. |
#98
|
|||
|
|||
Version 1.1.19 posted.
Just posted version 1.1.19.
This update fixes an annoying bug that caused SageTray to steal focus when the popup was displayed. |
#99
|
|||
|
|||
Version 1.1.20 posted
It seems I had some more free time this weekend to work on SageTray - another update has been posted. This time, a small feature was added so that double-clicking the schedule popup now opens the webserver's recording-schedule page.
|
#100
|
|||
|
|||
Did you mean 1.1.21??
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
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 |