|
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 |
#101
|
||||
|
||||
Quote:
Quote:
Thanks!
__________________
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. |
#102
|
|||
|
|||
HELP
I followed all of the instructions above and I am still having problems. I did all of the steps above to install the Jetty Sage Web server. Initially all of Sluggers Jetty apps worked but the Jetty SageWeb and the mobile Jetty SageWeb apps did not work. Then I realized that I had not yet applied my upgrade to Jetty 1.6. I did that upgrade from 1.5 and now none of my Jetty apps work! I get not found errors - not the Jetty errors but the basic internet errors. jreichen - Any ideas on what to try next? It appears that Jetty is not running at all. Here is some of my log that seems to deal with all of the Jetty stuff: Code:
Sat 10/17 22:40:32.734 [Jetty Starter@1be1e0f] (org.mortbay.log) <INFO> Jetty Starter plugin version 1.6 Sat 10/17 22:40:32.734 [Jetty Starter@1be1e0f] (org.mortbay.log) <INFO> Starting Jetty Sat 10/17 22:40:32.775 [HotplugStorage@116f944] StorageDeviceDetector started... Sat 10/17 22:40:32.808 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> JettyStarter properties Sat 10/17 22:40:32.808 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> java.io.PrintWriter@14704d9 Sat 10/17 22:40:32.808 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> Starting Jetty from the following configuration files: 'C:\Program Files\SageTV\SageTV\jetty/etc/jetty.xml' Sat 10/17 22:40:32.812 [LibraryImporter@3c6543] Redetecting format for TV file because it changed:MediaFile[id=1846616 A[1547252,1547155,"The Backyardigans",17639@1012.00:00,30] host=standrews encodedBy= format=AVI 0:29:58 1769 kbps [#0 Video[MPEG4-Video 29.97 fps 720x480 4:3 progressive]#1 Audio[MP2 48000 Hz 2 channels 256 kbps idx=1]{MediaType=TV, OriginalAirDate=2004-10-11, MediaProviderDataID=tvdb:74808, MediaTitle=The Backyardigans, UserRating=9}] \\standrews\videos\Isabella's Shows\Backyardigans\SuperHeroesvsSuperVillains-1547252-0.avi, Seg0[Sun 10/12 0:00:01.195-Sun 10/12 0:30:09.095]] Sat 10/17 22:40:32.813 [LibraryImporter@3c6543] Now using external format detector... Sat 10/17 22:40:32.818 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> Checking Resource aliases Sat 10/17 22:40:32.820 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> parse: file:/C:/Program%20Files/SageTV/SageTV/jetty/etc/jetty.xml Sat 10/17 22:40:32.821 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> parsing: sid=file:/C:/Program%20Files/SageTV/SageTV/jetty/etc/jetty.xml,pid=null Sat 10/17 22:40:32.840 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> resolveEntity(-//Mort Bay Consulting//DTD Configure//EN, http://jetty.mortbay.org/configure.dtd) Sat 10/17 22:40:32.840 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> Redirected entity http://jetty.mortbay.org/configure.dtd --> jar:file:/C:/Program%20Files/SageTV/SageTV/JARs/jetty-6.1.11.jar!/org/mortbay/xml/configure_6_0.dtd Sat 10/17 22:40:32.917 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML new class org.mortbay.thread.QueuedThreadPool Sat 10/17 22:40:32.919 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML org.mortbay.thread.QueuedThreadPool@5f1c5e.setMinThreads(10) Sat 10/17 22:40:32.920 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML org.mortbay.thread.QueuedThreadPool@5f1c5e.setMaxThreads(200) Sat 10/17 22:40:32.920 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML org.mortbay.thread.QueuedThreadPool@5f1c5e.setLowThreads(20) Sat 10/17 22:40:32.920 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML org.mortbay.thread.QueuedThreadPool@5f1c5e.setSpawnOrShrinkAt(2) Sat 10/17 22:40:32.921 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML Server@141e734.setThreadPool(org.mortbay.thread.QueuedThreadPool@5f1c5e) Sat 10/17 22:40:32.923 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> Container Server@141e734 + org.mortbay.thread.QueuedThreadPool@5f1c5e as threadpool Sat 10/17 22:40:32.926 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML new class org.mortbay.jetty.nio.SelectChannelConnector Sat 10/17 22:40:32.931 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML SelectChannelConnector@0.0.0.0:0.setHost(null) Sat 10/17 22:40:32.933 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML SelectChannelConnector@0.0.0.0:0.setPort(8081) Sat 10/17 22:40:32.934 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML SelectChannelConnector@0.0.0.0:8081.setMaxIdleTime(30000) Sat 10/17 22:40:32.934 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML SelectChannelConnector@0.0.0.0:8081.setAcceptors(2) Sat 10/17 22:40:32.934 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML SelectChannelConnector@0.0.0.0:8081.setStatsOn(false) Sat 10/17 22:40:32.935 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> Statistics on = false for SelectChannelConnector@0.0.0.0:8081 Sat 10/17 22:40:32.935 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML SelectChannelConnector@0.0.0.0:8081.setConfidentialPort(8443) Sat 10/17 22:40:32.935 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML SelectChannelConnector@0.0.0.0:8081.setLowResourcesConnections(5000) Sat 10/17 22:40:32.935 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML SelectChannelConnector@0.0.0.0:8081.setLowResourcesMaxIdleTime(5000) Sat 10/17 22:40:32.935 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML call addConnector Sat 10/17 22:40:32.936 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> Container Server@141e734 + SelectChannelConnector@0.0.0.0:8081 as connector Sat 10/17 22:40:32.937 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML new class org.mortbay.jetty.handler.rewrite.RewriteHandler Sat 10/17 22:40:32.939 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML RewriteHandler@e95a72.setRewriteRequestURI(true) Sat 10/17 22:40:32.939 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML RewriteHandler@e95a72.setRewritePathInfo(true) Sat 10/17 22:40:32.940 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML RewriteHandler@e95a72.setOriginalPathAttribute(requestedPath) Sat 10/17 22:40:32.943 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML new class org.mortbay.jetty.handler.rewrite.RewritePatternRule Sat 10/17 22:40:32.943 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML org.mortbay.jetty.handler.rewrite.RewritePatternRule[ht][null][null].setPattern(/sagepublic/*) Sat 10/17 22:40:32.943 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML org.mortbay.jetty.handler.rewrite.RewritePatternRule[ht][/sagepublic/*][null].setReplacement(/sage/public) Sat 10/17 22:40:32.944 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML RewriteHandler@e95a72.setRules([Lorg.mortbay.jetty.handler.rewrite.Rule;@e6942e) Sat 10/17 22:40:32.944 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML new class org.mortbay.jetty.handler.HandlerCollection Sat 10/17 22:40:32.947 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML new class org.mortbay.jetty.handler.ContextHandlerCollection Sat 10/17 22:40:32.950 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML RewriteHandler@e95a72.setHandler(ContextHandlerCollection@13e3b95) Sat 10/17 22:40:32.950 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML new class org.mortbay.jetty.handler.ContextHandler Sat 10/17 22:40:32.952 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML new class sagex.jetty.content.MimeTypes Sat 10/17 22:40:32.965 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML org.mortbay.jetty.handler.ContextHandler@2eade0{/,null}.setMimeTypes(sagex.jetty.content.MimeTypes@99504b) Sat 10/17 22:40:32.966 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML org.mortbay.jetty.handler.ContextHandler@2eade0{/,null}.setContextPath(/) Sat 10/17 22:40:32.966 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML org.mortbay.jetty.handler.ContextHandler@2eade0{/,null}.setResourceBase(C:\Program Files\SageTV\SageTV\jetty/static) Sat 10/17 22:40:32.968 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML new class org.mortbay.jetty.handler.ResourceHandler Sat 10/17 22:40:32.969 [Jetty Starter@1be1e0f] (org.mortbay.log) <DEBUG> XML ResourceHandler@aad730.setMimeTypes(sagex.jetty.content.MimeTypes@99504b) Sat 10/17 22:40:32.969 [Jetty Starter@1be1e0f] (org.mortbay.log) <WARN> Config error at <Set name="mimeTypes"> <Ref id="mimeTypes"/> </Set> Sat 10/17 22:40:32.969 [Jetty Starter@1be1e0f] (org.mortbay.log) <WARN> Config error at <Call name="addHandler"><Arg> <New class="org.mortbay.jetty.handler.ResourceHandler"><Set name="mimeTypes"> <Ref id="mimeTypes"/> </Set></New> </Arg></Call> Sat 10/17 22:40:32.970 [Jetty Starter@1be1e0f] (org.mortbay.log) <WARN> Config error at <Set name="handlers"> <Array type="org.mortbay.jetty.Handler"><Item> <Ref id="RewriteHandler"><Set name="handler"> <New id="Contexts" class="org.mortbay.jetty.handler.ContextHandlerCollection"/> </Set></Ref> </Item><Item> <New class="org.mortbay.jetty.handler.ContextHandler"><Set name="mimeTypes"> <New id="mimeTypes" class="sagex.jetty.content.MimeTypes"/> </Set><Set name="contextPath">/</Set><Set name="resourceBase"><SystemProperty name="jetty.home" default="."/>/static</Set><Call name="addHandler"><Arg> <New class="org.mortbay.jetty.handler.ResourceHandler"><Set name="mimeTypes"> <Ref id="mimeTypes"/> </Set></New> </Arg></Call></New> </Item><Item> <New id="DefaultHandler" class="org.mortbay.jetty.handler.DefaultHandler"><Set name="serveIcon">false</Set></New> </Item><Item> <New id="RequestLog" class="org.mortbay.jetty.handler.RequestLogHandler"/> </Item></Array> </Set> Sat 10/17 22:40:32.970 [Jetty Starter@1be1e0f] (org.mortbay.log) <WARN> Config error at <Set name="handler"> <New id="Handlers" class="org.mortbay.jetty.handler.HandlerCollection"><Set name="handlers"> <Array type="org.mortbay.jetty.Handler"><Item> <Ref id="RewriteHandler"><Set name="handler"> <New id="Contexts" class="org.mortbay.jetty.handler.ContextHandlerCollection"/> </Set></Ref> </Item><Item> <New class="org.mortbay.jetty.handler.ContextHandler"><Set name="mimeTypes"> <New id="mimeTypes" class="sagex.jetty.content.MimeTypes"/> </Set><Set name="contextPath">/</Set><Set name="resourceBase"><SystemProperty name="jetty.home" default="."/>/static</Set><Call name="addHandler"><Arg> <New class="org.mortbay.jetty.handler.ResourceHandler"><Set name="mimeTypes"> <Ref id="mimeTypes"/> </Set></New> </Arg></Call></New> </Item><Item> <New id="DefaultHandler" class="org.mortbay.jetty.handler.DefaultHandler"><Set name="serveIcon">false</Set></New> </Item><Item> <New id="RequestLog" class="org.mortbay.jetty.handler.RequestLogHandler"/> </Item></Array> </Set></New> </Set> Sat 10/17 22:40:32.970 [Jetty Starter@1be1e0f] (org.mortbay.log) <INFO> class org.mortbay.jetty.handler.ResourceHandler.setMimeTypes(class sagex.jetty.content.MimeTypes)
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#103
|
||||
|
||||
Make sure to follow the upgrade instructions for removing Jetty 6.1.7 and 6.1.11 files. Version 1.6 of the plugin comes with Jetty 6.1.19 and the older files need to be removed. Restart Sage after cleaning out the older files.
The install page shows the structure of files installed by the plugin.
__________________
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. |
#104
|
|||
|
|||
Awesome - that did the trick - deleting some old JARs
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#105
|
|||
|
|||
Spoke slightly too soon - the Sage Mobile Web server isn't working. It says "HTTP ERROR 404
Problem accessing /sage/m/menu.jsp. Reason: NOT_FOUND" That's your app as well, isn't it. Any reason why I can't just reinstall the Sage Mobile on top of the existing structure? One more thing - I use the Vista Sage Gadget that shows what is currently recording. Is this compatible with the Jetty server?
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server Last edited by wayner; 10-17-2009 at 09:18 PM. |
#106
|
||||
|
||||
Quote:
Quote:
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. |
#107
|
|||
|
|||
Thanks - I downloaded and re-installed the latest Mobile Web server and it is now working - FYI I am running Sage 6.6.2.218 - I am surprised that people still run version 5! That doesn't help you if you have HD-PVRs.
The only thing outstanding is the Vista Gadget (which I also have running on my Win7 RC machine). It says can't connect in the default Now Recording window but when I click on it to see upcoming recordings it gives me a list so it seems to be "kind of" working. Note that I went to the sage.js file and changed the URL to "/sage/Home" rather than "/sage/home" and I did update the port in my Options. D'oh - it looks like you have to capitalize "home" in a couple of lines: var HOME_URL = "/sage/Home"; var CURRENT_URL = "/sage/Home?xml=currrecording";
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server Last edited by wayner; 10-18-2009 at 08:46 AM. |
#108
|
|||
|
|||
Does nobody seem to care about the streaming in the web server? I realize that most of the time I can go to Hulu or wherever and watch the same shows. But those streams are heavier on the bandwidth than the ones from my web server and from work that is a very important consideration.
The good news is since I upgraded my server from an AMD X2 4200 to a C2D E6550 streaming is a LOT more stable. I don't have the problems of the streaming side all of a sudden stops responding. This may be a buffering issue with WMP but the main problem that I have right now is that if I pause playback for too long it appears that WMP drops the connection when the buffer is full and then VLC quits. Not sure if there is an option in WMP to fix this. Apparently WMP can only buffer up to 60 seconds of video. VLC can't connect through our proxy. Many times I need to step away from my desk for more than 60 seconds. Any ideas?
__________________
Server: i5 8400, ASUS Prime H370M-Plus/CSM, 16GB RAM, 15TB drive array + 500GB cache, 2 HDHR's, SageTV 9, unRAID 6.6.3 Client 1: HD300 (latest FW), HDMI to an Insignia 65" 1080p LCD and optical SPDIF to a Sony Receiver Client 2: HD200 (latest FW), HDMI to an Insignia NS-LCD42HD-09 1080p LCD |
#109
|
|||
|
|||
What's the advantage of streaming in the web server vs. Placeshifter? I see the advantage for platforms that don't have Placeshifters, such as iPhones, Blackberries, etc., but if it is to a computer why not use PS?
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#110
|
|||
|
|||
Placeshifter will also not connect through our proxy.
__________________
Server: i5 8400, ASUS Prime H370M-Plus/CSM, 16GB RAM, 15TB drive array + 500GB cache, 2 HDHR's, SageTV 9, unRAID 6.6.3 Client 1: HD300 (latest FW), HDMI to an Insignia 65" 1080p LCD and optical SPDIF to a Sony Receiver Client 2: HD200 (latest FW), HDMI to an Insignia NS-LCD42HD-09 1080p LCD |
#111
|
|||
|
|||
Is this because certain ports are blocked?
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#112
|
|||
|
|||
Yes, they basically have everything locked down. I can connect to my router and web server on ports 8080 and 8081 but that's about it.
__________________
Server: i5 8400, ASUS Prime H370M-Plus/CSM, 16GB RAM, 15TB drive array + 500GB cache, 2 HDHR's, SageTV 9, unRAID 6.6.3 Client 1: HD300 (latest FW), HDMI to an Insignia 65" 1080p LCD and optical SPDIF to a Sony Receiver Client 2: HD200 (latest FW), HDMI to an Insignia NS-LCD42HD-09 1080p LCD |
#113
|
||||
|
||||
Quote:
|
#114
|
||||
|
||||
Thanks for the feedback. I went ahead and updated my post with a note about needing Jetty installed first, as well as that the *utls.jar may be required by other plug-ins.
__________________
Server: XP, SuperMicro X9SAE-V, i7 3770T, Thermalright Archon SB-E, 32GB Corsair DDR3, 2 x IBM M1015, Corsair HX1000W PSU, CoolerMaster CM Storm Stryker case Storage: 2 x Addonics 5-in-3 3.5" bays, 1 x Addonics 4-in-1 2.5" bay, 24TB Client: Windows 7 64-bit, Foxconn G9657MA-8EKRS2H, Core2Duo E6600, Zalman CNPS7500, 2GB Corsair, 320GB, HIS ATI 4650, Antec Fusion Tuners: 2 x HD-PVR (HTTP tuning), 2 x HDHR, USB-UIRT Software: SageTV 7 |
#115
|
||||
|
||||
I can't seem to get the Mobile page to come up. I read in an earlier post in this thread that the new address is https://[servername]:[port]/sagem/m/menu.jsp, but that gives me a 404 error:
Quote:
Let me know if you need any log files.
__________________
Server: XP, SuperMicro X9SAE-V, i7 3770T, Thermalright Archon SB-E, 32GB Corsair DDR3, 2 x IBM M1015, Corsair HX1000W PSU, CoolerMaster CM Storm Stryker case Storage: 2 x Addonics 5-in-3 3.5" bays, 1 x Addonics 4-in-1 2.5" bay, 24TB Client: Windows 7 64-bit, Foxconn G9657MA-8EKRS2H, Core2Duo E6600, Zalman CNPS7500, 2GB Corsair, 320GB, HIS ATI 4650, Antec Fusion Tuners: 2 x HD-PVR (HTTP tuning), 2 x HDHR, USB-UIRT Software: SageTV 7 |
#116
|
|||
|
|||
The zip file you downloaded is not the mobile web server, but just the nielm server ported to Jetty. To access the server you've downloaded and installed, visit: /sage/Home
__________________
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... |
#117
|
||||
|
||||
Guess I misunderstood another couple of posts I read. The normal web interface is working perfectly. I was under the impression that the mobile interface was also currently supported in your Jetty conversion. Is it not supported (yet?) or do I need to tweak things between a couple of downloads to try and get it working?
EDIT: Yep, I'm an idiot. :-) I was getting this and the mobile interface confused, thinking they were integrated. My bad. Sorry about that. They should both work, once they're installed, though, right?
__________________
Server: XP, SuperMicro X9SAE-V, i7 3770T, Thermalright Archon SB-E, 32GB Corsair DDR3, 2 x IBM M1015, Corsair HX1000W PSU, CoolerMaster CM Storm Stryker case Storage: 2 x Addonics 5-in-3 3.5" bays, 1 x Addonics 4-in-1 2.5" bay, 24TB Client: Windows 7 64-bit, Foxconn G9657MA-8EKRS2H, Core2Duo E6600, Zalman CNPS7500, 2GB Corsair, 320GB, HIS ATI 4650, Antec Fusion Tuners: 2 x HD-PVR (HTTP tuning), 2 x HDHR, USB-UIRT Software: SageTV 7 Last edited by Skirge01; 11-06-2009 at 07:35 AM. |
#118
|
|||
|
|||
yes...they both (normal and mobile app...separate app) work when installed under jetty
__________________
Server 2003 r2 32bit, SageTV9 (finally!) 2x Dual HDHR (OTA), 1x HD-PVR (Comcast), 1x HDHR-3CC via SageDCT (Comcast) 2x HD300, 1x SageClient (Win10 Test/Development) Check out TVExplorer |
#119
|
||||
|
||||
Thanks, razrsharpe. I'll have to figure out what I did to break it then because it worked prior to moving the regular web interface to Jetty. I went to unzip the mobile web zip file and the files already existed. If I figure out what I did to break it, I'll be sure to post it here.
__________________
Server: XP, SuperMicro X9SAE-V, i7 3770T, Thermalright Archon SB-E, 32GB Corsair DDR3, 2 x IBM M1015, Corsair HX1000W PSU, CoolerMaster CM Storm Stryker case Storage: 2 x Addonics 5-in-3 3.5" bays, 1 x Addonics 4-in-1 2.5" bay, 24TB Client: Windows 7 64-bit, Foxconn G9657MA-8EKRS2H, Core2Duo E6600, Zalman CNPS7500, 2GB Corsair, 320GB, HIS ATI 4650, Antec Fusion Tuners: 2 x HD-PVR (HTTP tuning), 2 x HDHR, USB-UIRT Software: SageTV 7 |
#120
|
||||
|
||||
Web server is broken!
Hi guys
Recently installed the webserver for jetty on sagetv 6.6.2. Everything was working fine until today, when i started to get all sort of weird java errors when trying to access any of the search/file listing options in the webserver (i.e. sagetv > sage recording, medial library > search imported videos, etc). The weird thing is that I havent changed anything in my setup and that I still get the webserver home page, its just that most of the options seems to be broken now. I've also tried to copy the jetty webserver files over to the sagetv directory, which didnt help. Any help/suggestions appreciated. thanks. Quote:
Last edited by infocus13; 11-06-2009 at 04:05 PM. |
Tags |
web |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Plugin: Web User Interface for SageTV 2.2-6.6 (V2.25 18 Sep 2009) | nielm | SageTV Customizations | 2644 | 10-24-2016 10:18 AM |
Plugin: Jetty Starter 1.6 | jreichen | SageTV Customizations | 122 | 09-07-2012 06:48 PM |
Plugin: Mobile Web Interface 1.2 | jreichen | SageTV Customizations | 281 | 06-17-2011 02:20 PM |
SageTV Web Interface - recording padding | snowyb79 | SageTV Customizations | 1 | 03-16-2011 01:10 AM |