|
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 |
#81
|
||||
|
||||
Can provide your log? Go to Jetty's configuration in Sage's Plugin Manager and set the log level to VERBOSE. The restart Jetty or Sage. Reproduce the error then send me the Sage log file. That error is happening inside some API I'm calling so I need logs to find out which part of my code is making the call.
__________________
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. |
#82
|
|||
|
|||
Hi,
I cannot make it work. I installed it using the the plugin manager. The "other" web interface and bmt work. But for http://myserver/sagem/m/menu.jsp I get an 503 SERVICE_UNAVAILABLE error message. Any ideas? Thanks Eyk
__________________
Clients: HD200, MediaMVP Capture Cards: Technotrend Budget S-1500 (DVB-S) STVi for XMLTV icons |
#83
|
||||
|
||||
Quote:
If that doesn't work, go to the configuration options for the Jetty plugin in the plugin manager. Go down to the log level and change it to VERBOSE. Then restart Sage (to give me a smaller, cleaner log) and try to access the page. If you still get the 503 then post your log here and I'll look at it.
__________________
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. |
#84
|
|||
|
|||
Hi,
yes, deleting the folder helped. Thank you! Eyk
__________________
Clients: HD200, MediaMVP Capture Cards: Technotrend Budget S-1500 (DVB-S) STVi for XMLTV icons |
#85
|
|||
|
|||
Is there a way to search the video import directory thru the web interface? It would be handy when I am at the store browsing the bargain bin of DVD's to be able to check to make sure I don't already have the movie.
thanx scott |
#86
|
||||
|
||||
Not currently. I mostly use Sage for TV recordings so that has received most of my effort so far. At some point it would be nice to add other media types and this is a good reason to do so.
__________________
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. |
#87
|
|||
|
|||
Here's another request for the web remote interface like on the full Sage web ui.
__________________
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 |
#88
|
||||
|
||||
can't use mobile web app any more
I installed the Mobile web plugin a little while ago and it worked for a couple of days but now I get: -
HTTP ERROR 404 Problem accessing /sagem/m/menu.jsp. Reason: NOT_FOUND Powered by Jetty:// I've un-installed and re-installed the plugin with no success. Any clues as to how I should fix it? Thanks
__________________
Setup: - Server - Intel 3.4G D + XP, 2Gig ram, 3TB of raid. All running in service mode with 2 Hauppauge HVR4000 Running v7 with LMGestion's XMLTV and DG2XML. I also have the web server running. Client - x2 plus PlaceShifter on various machines including eeepc Ubuntu 8.04. I am streaming Live TV to my PocketPC. Stable but can use DVB-S on second HVR400. |
#89
|
||||
|
||||
Tried to install this yesterday, and used the wiki to tie it into the neilm server SSL certificates, but I still get:
Quote:
Nielm's server works fine.
__________________
Server: Core 2 Duo E4200 2 GB RAM, nVidia 6200LE, 480 GB in pool, 500GB WHS backup drive, 1x750 GB & 1x1TB Sage drives, Hauppage HVR-1600, HD PVR, Windows Home Server SP2 Media center: 46" Samsung DLP, HD-100 extender. Gaming: Intel Core2 Duo E7300, 4GB RAM, ATI HD3870, Intel X-25M G2 80GB SSD, 200 & 120 GB HDD, 23" Dell LCD, Windows 7 Home Premium. Laptop: HP dm3z, AMD (1.6 GHz) 4 GB RAM, 60 GB OCZ SSD, AMD HD3200 graphics, 13.3" widescreen LCD, Windows 7 x64/Sage placeshifter. |
#90
|
||||
|
||||
motobarsteward, try the steps I suggested in post 83 above. That should fix it for you. This happens occasionally (I just answered one over on the Web UI for v7 thread too) but I haven't figured out why.
Djc208, you're running nielm's web ui on its old internal web server (Rogatkin, aka Tiny Java Web Server (TJWS)). That is different from the Jetty web server. TJWS can only run nielm's web ui, while Jetty can run any number of web ui's. As your system is configured right now, you can go into the Jetty Web Server configuration in the SageTV Plugin Manager, change the Jetty port so it's not the same as TJWS, and restart Jetty (or the Sage server). Then you could access the menu.jsp URL using that port number. If you also want to run nielm's web UI on Jetty so everything is on the same port, uninstall nielm's web ui and TJWS, then install the SageTV Web Interface from the Plugin Manager (this installs nielm's web UI to run on the Jetty web server). Feel free to ask more questions if you need clarification.
__________________
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. |
#91
|
|||
|
|||
This web server seems stable, is it available in source form? I am looking to do some development with Sage and remote functionality using a web server, and am attempting to evaluate currently functional servers. I really would like to avoid starting from scratch.
Thanks! |
#92
|
||||
|
||||
You can browse the source on SourceForge. To do development, I use the Eclipse IDE for coding and its CVS plugin to get the code from SourceForge.
This plugin uses its own 'Command' servlet to provide the web ui with access to Sage on the backend. Check out stuckless' Remote APIs if you're looking for a remote api service that provides the backend for you.
__________________
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. |
#93
|
|||
|
|||
Thanks jreichen for the quick response! I will definitely check both your implementation as well as stuckless' Remote API.
-darinh P.S. - Sorry for the OT post. |
#94
|
||||
|
||||
Quote:
__________________
Setup: - Server - Intel 3.4G D + XP, 2Gig ram, 3TB of raid. All running in service mode with 2 Hauppauge HVR4000 Running v7 with LMGestion's XMLTV and DG2XML. I also have the web server running. Client - x2 plus PlaceShifter on various machines including eeepc Ubuntu 8.04. I am streaming Live TV to my PocketPC. Stable but can use DVB-S on second HVR400. |
#95
|
|||
|
|||
Just wanted to say thanks. I'll probably rarely use it, but my wife was able to record three shows while on the road and able to watch them when she got home. It has been working great so far and the WAF is massively high especially on our HTC android phones.
|
#96
|
|||
|
|||
Is there a guide on securing this mobile web before I open this port up on my home server?
This is a very cool plugin so we can setup recordings on the road. |
#97
|
||||
|
||||
Quote:
To encrypt connections using SSL, see the wiki for details about setting it up.
__________________
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. |
#98
|
||||
|
||||
Wanted to pop in and say thanks for porting this over for v7. I love being able to schedule recordings with my phone!
__________________
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 |
#99
|
||||
|
||||
I see you're thanking a lot of the plugin developers and building up your post count
Seriously though, thanks and you're welcome. I've seen a few others posting their appreciation recently and even though I don't always respond, I do read them and enjoy hearing how other people use the plugins. Maybe we need a fun thread, "Most interesting places where the mobile web ui has been used" Sometimes I think it would be fun to use the GPS on mobile devices and report where it's being used.
__________________
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. |
#100
|
||||
|
||||
Quote:
Quote:
Quote:
You know, if all the GPS part did was tell the city, state, and country, I'd be interested in seeing that, too. Just skip the date and time so we don't feel like we're being stalked. To keep it even more anonymous, just have it randomly Tweet the info from everyone.
__________________
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 |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Plugin: Web UI for v7 | jreichen | SageTV v7 Customizations | 487 | 02-17-2022 05:12 PM |
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 |
Wanted: Developer for Web Interface Mobile | Brent | SageTV Customizations | 249 | 02-09-2009 11:21 PM |
Web Plugin RSS feed question | matt91 | SageTV Customizations | 1 | 07-28-2006 11:24 AM |