|
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 |
#881
|
||||
|
||||
Nielm, FYI the only place I see the HD icons are under, "Watched Shows". No icons are visible (except for first runs) under "Recording Schedule". Is this by design?
__________________
Upgraded to Comcast X1 + Netflix/Amazon Video streaming ***RIP SageTV*** |
#882
|
|||
|
|||
Win some and lose some...
The ability to control the MVP extender is very cool, congratulations.
Unfortunately, I now find that Watch (streamed) or Watch (local file) no longer works. Using either firefox or IE and either windows media player or vlc it looks like it is going to play in the web browser, but after a couple of seconds the vlc control switches from pause to play. Any thoughts? |
#883
|
||||
|
||||
Version 2.5 is supposed to be compatible with Sage 4.0 again, if I'm reading the release notes right, right?
I'd been running 2.3, installed 2.5 tonight and made sure the JAR's got updated as per other threads here. Upon login, I get the following from the server and in the log file: [Thu Jan 19 18:54:16 PST 2006] /sage/Home: Exception while processing servlet java.lang.NullPointerException at net.sf.sageplugins.webserver.HomeServlet.doServletGet(HomeServlet.java:51) at net.sf.sageplugins.webserver.SageServlet.doGet(SageServlet.java:73) at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at Acme.Serve.ServeConnection.runServlet(Serve.java:1551) at Acme.Serve.ServeConnection.parseRequest(Serve.java:1526) at Acme.Serve.ServeConnection.run(Serve.java:1413) at java.lang.Thread.run(Unknown Source) |
#884
|
||||
|
||||
Quote:
Edit: looks like the code only tries to show HDTV icons for recorded shows -- I will fix this... Quote:
Edit: found it -- the test for support for gzip encoding was not working too well -- workaround: disable the property! Quote:
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki Last edited by nielm; 01-20-2006 at 06:54 AM. |
#885
|
|||
|
|||
Quote:
Sorry for the short reply. I have been busy at work and have not had the time for a long reply. I am taking the time now before work to respond properly. I actually have 2 problems. The first is the webserver running on the Sage TV server / main computer. Here your webserver works fine until I try and use the Webremote. It does not work. Since I do not need it there or use it there, lets work on the Client Webserver. I downloaded your new upgrade to see if that helped .. nope. Yes I get the first page showing Currently Recording, Video Disk Space etc. I presume this is the Sytem page you refer to. I do not get any Top menus. If I load ...../sage/menu.html, I then get the Top menus, but just once. Once I change / load pages I lose them. If I click on drop down Sage TV, I see the Web remote (local Sage) and clicking on it brings up the remote keys. Clicking on a key brings up: Webserver running in Service mode -- cannot execute any commands Since there is no such thing as a Service mode for the Client, I am totally confused. Thx again for your help. I hope we can fix this so I can once again watch TV in the hot tub |
#886
|
||||
|
||||
Quote:
|
#887
|
||||
|
||||
Webserver 2.5
If I go to "Program Guide" and select "Don't Like Shows" I get a SageTV Search Results page?? Is this the page I should expect? Seems to me this used to show a page listing shows that I had chosen as "Don't Like".. Am I wrong, or is this page displaying the wrong stuff?
Thanks!!! |
#888
|
||||
|
||||
[QUOTE=nielm]Ok, you have all be crying out for this for a while, and here it is...
------------------------------ V2.5 Jan 19 2006 -- for Sage versions 2.2-4.1 Nielm's changes:
That's the good news. The bad news is that v2.5 only give the below errors. Don't need the web server for a while while upgrading, so leaving it in current state. Upgraded from v2.3 (w/ your v2.4 suggestions), so pretty sure nothing missing in installation. Any suggestions appreciated. Thanks again Nielm! Yay! (Deleted message, as I saw the previous post which I missed.) Looking forward to v2.5a. Happy to help test for compatibility. Thx again Nielm. |
#889
|
||||
|
||||
2.6 -- quick bugfixes
Uploaded V2.6 Jan 20 2006 -- for Sage versions 2.2-4.1
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#890
|
||||
|
||||
Quote:
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#891
|
||||
|
||||
Quote:
on to the client... Quote:
In the system info screen, do you see a block showing: Code:
Currently watching: On Local SageTV instance: Quote:
An can you confirm which Sage version is running?
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#892
|
|||
|
|||
I saw some requests much earlier in this thread requesting the Original Air Date field be added to the Recording Detail screen. Could I please second that request? I started to attempt to add the code myself (since ShowAPI provides GetOriginalAiringDate()) but I just don't have the required level of Java knowledge to pull it off.
Lots of updates over the last few days, thanks for all the improvements! |
#893
|
||||
|
||||
Is it possible to use the SSL signed certificate that I use for IIS that's on the same machine; as opposed to using the self-signed cert I created myself. If so, how can I do that?
__________________
Upgraded to Comcast X1 + Netflix/Amazon Video streaming ***RIP SageTV*** Last edited by mkanet; 01-23-2006 at 07:55 AM. |
#894
|
|||
|
|||
nielm,
Thanks for making a great bunch of addins. I use this plus dyn menus and exit Sage.. If I run Sage as a service, would I put the .keystore file for ssl in c:\documents and settings\local service directory? Presuming that to be the case, I will have to create a directory called local service and assign it as a home directory for that user. Thanks, B
__________________
Running SageTV on unRAID via Docker Tuning handled by HDHR3-6CC-3X2 using OpenDCT |
#895
|
||||
|
||||
mkanet: possibly -- you might be able to import your IIS cert into your keystore -- see the keytool docs for more info
(note that I never use SSL, so my help is limited here )
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#896
|
||||
|
||||
Quote:
Code:
nielm/webserver/ssl_args=-keystoreFile c\:\\keystore
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#897
|
||||
|
||||
Quote:
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#898
|
|||
|
|||
Description Wrap
Just curious...is it just me or do the descriptions of shows in the EPG not wrap? I tried a thread search, didnt find anything. I'm trying to decipher the CSS but can't figure out whats up (the crop class doesnt seem to be defined...don't know where its coming from).
Just wondering if I can make it wrap that text for the list EPG. |
#899
|
||||
|
||||
Quote:
Code:
white-space:nowrap; overflow: hidden; In CSS2 there is no way of cropping just one dimension, but I believe IE and FF support the draft CSS3 spec overflow-x and overflow-y..
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#900
|
|||
|
|||
Ah..ok...so basically making it wrap would mean it would over run below. Gotcha. That kind of sucks....what can you do though.
|
Tags |
web |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Plugin: Mobile Web Interface 1.2 | jreichen | SageTV Customizations | 281 | 06-17-2011 02:20 PM |
Can't get Web-based User Interface to install | SSBrian | SageTV Customizations | 3 | 11-04-2008 08:12 PM |
Web User interface link for the metadata file. | zzmystique | SageTV Customizations | 0 | 06-21-2008 02:26 AM |
Idea to enhance the Web User Interface: Messaging | jbarr | SageTV Customizations | 3 | 05-14-2007 03:59 PM |
Linkplayer, Linktheater with SageTV Web User Interface | fyodor | SageTV Customizations | 0 | 10-08-2006 06:03 PM |