|
SageTV v7 Customizations This forums is for discussing and sharing user-created modifications for the SageTV version 7 application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss plugins for SageTV version 7 and newer. |
|
Thread Tools | Search this Thread | Display Modes |
#61
|
||||
|
||||
In Sage v7 you can view it in the Plugin Manager under Jetty's configuration settings. The value is actually stored in jetty/etc/realm.properties.
__________________
Server: Intel Core i5 760 Quad, Gigabyte GA-H57M-USB3, 4GB RAM, Gigabyte GeForce 210, 120GB SSD (OS), 1TB SATA, HD HomeRun. Extender: STP-HD300, Harmony 550 Remote, Netgear MCA1001 Ethernet over Coax. SageTV: SageTV Server 7.1.8 on Ubuntu Linux 11.04, SageTV Placeshifter for Mac 6.6.2, SageTV Client 7.0.15 for Windows, Linux Placeshifter 7.1.8 on Server and Client, Java 1.6. Plugins: Jetty, Nielm's Web Server, Mobile Web Interface. |
#62
|
|||
|
|||
Last week I got a notification that one of the plugins needed updating. I cannot remember which one but it was not related to Jetty or the Sage Web UI but ever since then the Web UI no longer works. All I get after logon is:
HTTP ERROR 404 Problem accessing /sage/Home. Reason: NOT_FOUND -------------------------------------------------------------------------------- Powered by Jetty:// I've reinstalled everything to try and fix a bad setting but have not had any luck. I would appreciate any assistance in troubleshooting this. I use the web UI all the time. Thanks |
#63
|
||||
|
||||
This is reported every now and then. Can you try to shut down SageTV, delete the jetty/webapps/nielm_sagewebserver directory, then start Sage and try the web page again?
__________________
Server: Intel Core i5 760 Quad, Gigabyte GA-H57M-USB3, 4GB RAM, Gigabyte GeForce 210, 120GB SSD (OS), 1TB SATA, HD HomeRun. Extender: STP-HD300, Harmony 550 Remote, Netgear MCA1001 Ethernet over Coax. SageTV: SageTV Server 7.1.8 on Ubuntu Linux 11.04, SageTV Placeshifter for Mac 6.6.2, SageTV Client 7.0.15 for Windows, Linux Placeshifter 7.1.8 on Server and Client, Java 1.6. Plugins: Jetty, Nielm's Web Server, Mobile Web Interface. |
#64
|
|||
|
|||
That fixed it.. Thanks
|
#65
|
||||
|
||||
Hi,
I upgraded to SageTV V7 and also upgraded the web server to this new version. In previous version (2.18 I think) the information for shows in the EPG or recorded show was showing the actors / director for the show but not anymore. Is this something we can get back (the info seems to be there when requesting the XML file for the currently viewed page)? Regards, Stéphane |
#66
|
||||
|
||||
Quote:
__________________
Server: Intel Core i5 760 Quad, Gigabyte GA-H57M-USB3, 4GB RAM, Gigabyte GeForce 210, 120GB SSD (OS), 1TB SATA, HD HomeRun. Extender: STP-HD300, Harmony 550 Remote, Netgear MCA1001 Ethernet over Coax. SageTV: SageTV Server 7.1.8 on Ubuntu Linux 11.04, SageTV Placeshifter for Mac 6.6.2, SageTV Client 7.0.15 for Windows, Linux Placeshifter 7.1.8 on Server and Client, Java 1.6. Plugins: Jetty, Nielm's Web Server, Mobile Web Interface. |
#67
|
||||
|
||||
Quote:
If I click on the XML link I can see all info in there "<peopleList><person role="Actor"></person>...</peopleList>" Regards, Stéphane. |
#68
|
|||
|
|||
Quote:
|
#69
|
|||
|
|||
Quote:
Since the UI Context for a client includes the IP and the port number the client is connecting from, you have to strip the port number from the UI context in order to get a consistent name for mapping. I do this in SageAlert and the code I use to strip the port number is available here (look for the static method massageClientId(String)). The only gotcha with this approach is that multiple client connections from the same IP cannot be distinguished, however that seems like such an unlikely event I chose not to worry about it.
__________________
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... |
#70
|
||||
|
||||
Quote:
__________________
Server: Intel Core i5 760 Quad, Gigabyte GA-H57M-USB3, 4GB RAM, Gigabyte GeForce 210, 120GB SSD (OS), 1TB SATA, HD HomeRun. Extender: STP-HD300, Harmony 550 Remote, Netgear MCA1001 Ethernet over Coax. SageTV: SageTV Server 7.1.8 on Ubuntu Linux 11.04, SageTV Placeshifter for Mac 6.6.2, SageTV Client 7.0.15 for Windows, Linux Placeshifter 7.1.8 on Server and Client, Java 1.6. Plugins: Jetty, Nielm's Web Server, Mobile Web Interface. |
#71
|
||||
|
||||
Quote:
I agree. I think it's pretty unlikely to happen.
__________________
Server: Intel Core i5 760 Quad, Gigabyte GA-H57M-USB3, 4GB RAM, Gigabyte GeForce 210, 120GB SSD (OS), 1TB SATA, HD HomeRun. Extender: STP-HD300, Harmony 550 Remote, Netgear MCA1001 Ethernet over Coax. SageTV: SageTV Server 7.1.8 on Ubuntu Linux 11.04, SageTV Placeshifter for Mac 6.6.2, SageTV Client 7.0.15 for Windows, Linux Placeshifter 7.1.8 on Server and Client, Java 1.6. Plugins: Jetty, Nielm's Web Server, Mobile Web Interface. |
#72
|
||||
|
||||
Ok, here they are.
|
#73
|
|||
|
|||
I was wondering if there was a way to link to a show by EPG # of show title so that when any person clicking on "House" on a webpage could be taken to their own SageTV Web Interface showing "house" upcoming episodes.
I would use this as an additional feature to the GeekTonic Upcoming TV Premieres, Specials & Finales features I do. If someone reading through the upcoming premiere's list saw something they wanted to add to their favorites or view upcoming airings they could just click the link. Is that possible? If so how do I do that in a hyperlink? |
#74
|
|||
|
|||
It's possible, but not easy. Here's the format of the hyperlink you'd need to follow (this one looks for future airings of House):
Code:
http://192.168.0.1:8080/sage/Search?SearchString=House&searchType=Airings&Video=on&DVD=on&ExactTitle=on&search_fields=title&filename=&TimeRange=0&Categories=**Any**&Channels=**Any**&watched=any&dontlike=any&favorite=any&firstruns=any&hdtv=any&archived=any&manrec=any&autodelete=any&partials=none&sort1=airdate_asc&sort2=none&grouping=None&pagelen=100 Here's the link for generating a favourite (this example is for House): Code:
http://192.168.0.1:8080/sage/FavoriteDetails?AddTitle=House EDIT: Or you could ask for the user's placeshifter locator id and then use the locator id to IP lookup tool Narflex talked about awhile ago (can't find the thread). I think you'd still need the user to provide the webserver's port number anyway so this may not be as convenient as I thought originally (but still another way to do it).
__________________
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... Last edited by Slugger; 09-06-2010 at 05:10 PM. |
#75
|
|||
|
|||
Quote:
Oh well. Thanks for the info |
#76
|
|||
|
|||
Quote:
__________________
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... |
#77
|
||||
|
||||
Brent, I like the idea but Slugger did a good job of spelling out the problems. Here's the locator id thread.
Thinking out loud here - I've never done this. I wonder how it would work to have a simple page on Sage's web site you could point to and pass it a set of parameters. The user would log into that page (or have login info saved), then Sage's web server could map the login to the user's locator id (and nobody else would have access to it to help preserve privacy) and from there to the IP and redirect to the user's web site based on the info you provided it. It's basically one more level of indirection to provide more privacy to the user. Another question: are EPG id's the same across lineups? Something similar was requested for the web ui. Put a link in the UI so a user can email a show to a friend. One other thing, the search strings can be shortened quite a bit by getting rid of parameters that use default values such as '**Any**' or 'any'.
__________________
Server: Intel Core i5 760 Quad, Gigabyte GA-H57M-USB3, 4GB RAM, Gigabyte GeForce 210, 120GB SSD (OS), 1TB SATA, HD HomeRun. Extender: STP-HD300, Harmony 550 Remote, Netgear MCA1001 Ethernet over Coax. SageTV: SageTV Server 7.1.8 on Ubuntu Linux 11.04, SageTV Placeshifter for Mac 6.6.2, SageTV Client 7.0.15 for Windows, Linux Placeshifter 7.1.8 on Server and Client, Java 1.6. Plugins: Jetty, Nielm's Web Server, Mobile Web Interface. |
#78
|
|||
|
|||
war file
Quote:
Dana |
#79
|
|||
|
|||
The external show id would be the same, but only for users of the same EPG source (i.e. Zap2It). If a user were using a 3rd party plugin for EPG data (or even OTA data, I think, not sure, don't use it) then not even the external show ids would be the same. The Sage airing ids, show ids, etc. would never be the same (or one hell of a coincidence if they were) as those are generated, incremental keys created as needed by the core.
__________________
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... |
#80
|
||||
|
||||
Quote:
I think I've worked out a way to do this. I don't have time to do it right now but if someone wants to write a PHP page or two, they can contact me and I'll get them started. Jason
__________________
Server: Intel Core i5 760 Quad, Gigabyte GA-H57M-USB3, 4GB RAM, Gigabyte GeForce 210, 120GB SSD (OS), 1TB SATA, HD HomeRun. Extender: STP-HD300, Harmony 550 Remote, Netgear MCA1001 Ethernet over Coax. SageTV: SageTV Server 7.1.8 on Ubuntu Linux 11.04, SageTV Placeshifter for Mac 6.6.2, SageTV Client 7.0.15 for Windows, Linux Placeshifter 7.1.8 on Server and Client, Java 1.6. Plugins: Jetty, Nielm's Web Server, Mobile Web Interface. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Plugin: SageTV Web Interface V2 for Jetty | jreichen | SageTV Customizations | 256 | 02-09-2014 08:05 AM |
Plugin: Mobile Web Interface 1.2 | jreichen | SageTV Customizations | 281 | 06-17-2011 02:20 PM |
Plugin: Sage Web Lite (SWL) | Slugger | SageTV Customizations | 28 | 04-23-2009 01:32 PM |
Web Plugin RSS feed question | matt91 | SageTV Customizations | 1 | 07-28-2006 11:24 AM |
error message with web server plugin | edgley | SageTV Customizations | 3 | 01-15-2006 11:32 AM |