|
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 |
#621
|
||||
|
||||
My installation is in C:\Program Files\Sage TV\Sage TV and I don't get any "Bad Request" messages, works a treat...is it just on one specific action?
Rick |
#622
|
||||
|
||||
I did a little web research, and what it looks like is a bad install of the web server software. I will try to download and reinstall again tonight and see if that solves the problem.
mangriotis - That may be why yours finally worked when you did a reinstall.
__________________
Intel Core Duo 2.5mhz, 2gb RAM Windows Home Server, Sage 7 beta 2 Hauppauge PVR-250, 1 PVR-500 MCE 1 HDHomeRun 4TB Storage, GB Network 2 MVPs, 1 HD100 & 1 HD300 |
#623
|
|||
|
|||
Nielm,
Now that sage supports unicode (hebrew in my case), could u'r web server support it too? I tried entering search strings, and I enter in Heb and u search in giberish. also I tried changing show data to fix problems I had, and when the web server adds the data (it was hebrew before and even displayed as hebrew in the fileds), now it beciomes giberish. That will be a great help, since we now lost a lot of the data, while moving to VMR, and I need a way to fix that data. alon24 |
#624
|
|||
|
|||
Is there an email list or something I can sign up on to get notified if there's a new release? I'm just starting to try out the Web Server thing right now. Also, does it work with version 3 of Sage or will it need to be reworked?
|
#625
|
||||
|
||||
It works great with the latest version of SageTV. Theres no mailing list that I know of.
__________________
Upgraded to Comcast X1 + Netflix/Amazon Video streaming ***RIP SageTV*** |
#626
|
||||
|
||||
Quote:
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#627
|
|||
|
|||
|
#628
|
|||
|
|||
WebServer Question
Nielm
I am running the SageTV SSL Webserver on 2.2.x series SageTV. Works great. I have configured the Web Server for SSL. I signed up for DynDNS and am running the client so I can access my Sage server remotely. Thank You very much. My question: I would like to run a Port 80 webserver in addition to host my photos. Is this possible with Java Webserver? Do I need to install Apache as a separate Webserver? If I need to install Apache, will it also create a .keyfile in the root home directory? Your thoughts! DSLBiker |
#629
|
||||
|
||||
The sage webserver will only listen on one port -- either SSL (https) or normal (http)...
You would have to install a separate HTTP server (yes, such as apache, but there are many others, some more lightweight) to serve your non-sage stuff.
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#630
|
|||
|
|||
Nielm,
I am browsing your CVS source and am wondering how you have your development enviroment setup for this. I presume you have to run this java code on your htpc so the api calls will work? Are you running this under netbeans...and are you able to single step this code? I want to play around some with the path.properties parsing and a few other ideas. I will feed back any worthwhile development I do to you so you can integrate it. I would like to learn more about java programming, also and this seems like a good place as any to start. thanks. |
#631
|
|||
|
|||
I'm trying to setup the Direct Link to the files instead of having to use the http://xxx:8080 type thing but it doesn't seem to be working.
This is the line I have in the Paths.Properties file: d:\sage-video\=file://media-pc/d$/sage/ (I just removed the # in front of the line and changed the computer name to match mine) Problem is I don't see a link anywhere. When viewing the Detailed Show Info page, I just have the link that says Files: xxxx but the link still goes to http://xxx:8080..... I want to have the link just go directly to my server via it's name as \\media-pc\D$\sage\<filename> Can anyone help me with this? If I can't do that, I'd even take doing it via mapping a drive if I have to. |
#632
|
|||
|
|||
kelemvor,
I am having the same problem, it does not provide the configured link for me. I have it setup very similar to yours. I found the java code that groks the Paths.Properties file and I was going to fire up the debugger on that. I also thought about having the link download a script file, perl/batch/wscript to work around browser security issues... -ck |
#633
|
|||
|
|||
Quote:
If on the machine called "media-pc" you have the folder "D:\sage-video" shared as "sage" then the line shoudl probably be d:\sage-video\=file://media-pc/sage/ By putting the d$ in there you pointed it to "D:\sage" on the machine "media-pc". I dont think that would stop the line producing a link though, I think the link just wouldnt work.
__________________
SageTV Server : Akasa Inifiiti Case, Gigabyte GA-P35C-DS3 MB, 8600GT, Core2 Duo (E6850 3GHz), 4GB RAM, ~6TB Filestore , Nova-TD500, TBS 6280, SageTV 7.1.9 New Client 2 :MSI P67A-GD53, i5 2500K Quad core (3.3GHz), 12GB, Windows 10 Pro (and test SageTV 9 Install) Sage Client 1 : HD300, Logitech Harmony One |
#634
|
||||
|
||||
d$ is usually an Administrative share and Windows usually won't let you share that. You need to share at the folder level.
Gerry
__________________
Big Gerr _______ Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB. |
#635
|
|||
|
|||
Oh, OK. I think I got it now. I wasn't sure what those paths were so I didn'tmodify them. Thought they were some built in thing. Anyway, my files are just on D:\Sage which is shared as Sage. So I changed the line to:
d:\sage\=file://media-pc/sage/ And now it mostly works. I saw mostly because in the Detailed Show Info, when I click the link that says [file], I get an error that says something like "file:// urls cannot be directly linked from the browser, use right-click Save As..." But then when I click OK, it opens up anyway... heh. |
#636
|
|||
|
|||
Quote:
__________________
SageTV Server : Akasa Inifiiti Case, Gigabyte GA-P35C-DS3 MB, 8600GT, Core2 Duo (E6850 3GHz), 4GB RAM, ~6TB Filestore , Nova-TD500, TBS 6280, SageTV 7.1.9 New Client 2 :MSI P67A-GD53, i5 2500K Quad core (3.3GHz), 12GB, Windows 10 Pro (and test SageTV 9 Install) Sage Client 1 : HD300, Logitech Harmony One |
#637
|
||||
|
||||
Version 1.7?
Is there an update on V1.7? Integrating the embedded vlc player (http://www.sage-community.org/index....verMediaPlayer) seems to be started, and would be a HUGE bonus for those of us who travel.
I see that the cvs has been updated 'recently' as well... -Jason |
#638
|
||||
|
||||
Any chance we can request to NOT include any video streaming code and just offer it as an addon?
I am already using www.ORB.com's superior & free TV show streaming service.
__________________
Upgraded to Comcast X1 + Netflix/Amazon Video streaming ***RIP SageTV*** |
#639
|
||||
|
||||
BAD REQUEST
Ok.. I've had this working before, but now it is gone ( I miss it so) I installed Sage V4 and then installed the webserver. I noticed that SageTV now installs into C:\Program Files\SageTV vs FreyTechnologies. I set my router up to redirect port 8886 to my Sage system and I made sure that there is no firewall running on the system. But when I go to access the page I get a BAD REQUEST message. I changed the port in Sage.properties to 8886 also. HELP!!!!
__________________
Intel Core Duo 2.5mhz, 2gb RAM Windows Home Server, Sage 7 beta 2 Hauppauge PVR-250, 1 PVR-500 MCE 1 HDHomeRun 4TB Storage, GB Network 2 MVPs, 1 HD100 & 1 HD300 |
#640
|
||||
|
||||
New WebServer install not working
I must have missed something.
I have a new install of SageTV 4 as a Service and am trying to get WebServer working for the first time. I think I folloewd all the install directions, but I get a "The page cannot be displayed" message after I restart the SageTV service. The WebServer is not running. When I try to launch it from the command line I get the following error (I tried port 8088 same result): Exception in thread "main" java.lang.NoClassDefFoundError: javax/servlet/Servlet Context at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$100(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClassInternal(Unknown Source) Are there any other log files I can look at, or other troubleshooting suggestions? I have redownloaded servlet.jar and tried placing it in the C:\Program Files\Frey Technologies\SageTV directory (no change) Thanks P4 1.5, 256M PC800, Windows 2000 Server, PVR-350 Last edited by rackman; 11-05-2005 at 02:44 PM. |
Tags |
web |
Currently Active Users Viewing This Thread: 2 (0 members and 2 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 |