|
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 |
#521
|
|||
|
|||
I'm having trouble getting up and running. I am using Cayars18e. I downloaded the newest version of the webserver and overwrote the files that came with Cayars. I followed all of the instructions (copied over the java library, disabled the software, copied the files edited the username/password and load_at_startup_runnable_classes=net.sf.sageplugins.webserver.StartServer
) but when I try to access the link in the instructions (http://localhost:8080/sage/Home) I get "page cannot be displayed" ... I then deleted the folders and went back to the version that came with Cayars. Any ideas?? I'm sure I'm probably forgetting something... THANKS!!! |
#522
|
||||
|
||||
Quote:
Did it create a log file in webserver/log? You could also enable the troubleshooting console and look for error messages on startup (If using SageTV in service mode, then you have to add the webserver to the client to get the webserver startup messages in the console) I am guessing that the webserver version that came with Cayer's STV works with no problems?
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#523
|
|||
|
|||
I think the problem was actually that the java files weren't being recognized but after a while of playing around it's working now!! Thanks for the quick response!!
Last edited by ddman; 06-20-2005 at 03:30 AM. |
#524
|
||||
|
||||
Glad you solved the webserver problem...
For the other, best to raise it in another thread: I promise you that it is not webserver-related -- the webserver does nothing unless you tell it to!
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#525
|
|||
|
|||
I love your webserver. I have just ran into a couple of problems. I was using an older version of your webserver. I just installed your latest version of the webserver. Now, the background is not blue anymore. Also, when I try to click on a link, the link moves around. Very hard to click.
Any ideas?
__________________
Server: AMD 3800 X2, 2GB PC3200 Ram, Hauppage PVR-500, 256 MB Geforce 7300 GS. Client: Compaq R4000 laptop-AMD 64 bit 3800+, 1GB PC2700 Ram, ATI x200 express. |
#526
|
|||
|
|||
Just a suggestion:
For the background of the movies etc, which is now purple, green... I was thinking it might look really good if you used partially transparent backgrounds like those in the actual program. I might work on something like that if anyone is interested (either using png in firefox or some sort of 1px on 1px off transparency so that it's explorer friendly...) Last edited by ddman; 06-21-2005 at 01:57 AM. |
#527
|
|||
|
|||
Quote:
__________________
Server: AMD 3800 X2, 2GB PC3200 Ram, Hauppage PVR-500, 256 MB Geforce 7300 GS. Client: Compaq R4000 laptop-AMD 64 bit 3800+, 1GB PC2700 Ram, ATI x200 express. |
#528
|
||||
|
||||
Quote:
the background is specified in a css file in webserver/webroot/sage -- check that the file exists and is readable (maybe you are running the server as a different user to the one you installed the update with or something). It is also possible that you may have accidently disabled CSS support in your browser (but that would affect all sites) Moving links is very odd, nothing to do with me (are you sure you are not click-dragging them)! Try a different browser (you never know!) try also removing the following subdirectories of the main SageTV directory net/sf/sageplugins/sageutils net/sf/sageplugins/webserver webroot Acme and then reinstall the webserver from the zipfile (remember to reset your user/password after the reinstall) There would be no need to reinstall SageTV itself: the webserver exists in separate thread(s) and only hooks SageTV to read the DB...
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#529
|
|||
|
|||
Thanks nielm!
I deleted the webserver stuff and reinstalled it and it works fine now.
__________________
Server: AMD 3800 X2, 2GB PC3200 Ram, Hauppage PVR-500, 256 MB Geforce 7300 GS. Client: Compaq R4000 laptop-AMD 64 bit 3800+, 1GB PC2700 Ram, ATI x200 express. |
#530
|
|||
|
|||
I created backgrounds to give the cells that semi-transparent look, it looked great in firefox but was causing serious lag in IE... I guess back to the standard backgrounds. oh well The webserver rocks anyway
|
#531
|
||||
|
||||
Web server requests
Nielm,
Man is this the best part of using SageTV. I've been mobile for the last month (vacation to LA, 1/2 summer @ parents' house/pool, etc.) and the webserver has been a TV life saver. I like the ability to maintain Sage when not around, and especially having all functionality without having to tunnel via VNC. Anyway, before I take my next vacation in 9 days, I figured I'd give some feedback on things you might consider for the next version. I think I asked for #1 before, but the others are new. Looking forward to what you are proactively adding to it too. I like the creativity. I use it far more than I do the built-in U/I at this point. Starting to get more active on my computer activites again, as my personal life is looking pretty good. Next stop on TV, Cat6 wiring my house, dumping cable, getting DirectTV, and buying client units! Great stuff, Nielm! Thanks, hun. --TG 1) Grid/list view Highlight entire box w/ <a> tag instead of just text 2) List view With Grid view, you can control date/time w/ a dialog box. With List view, you can only control the same. On my web server, I have to scroll multiple pages to get to the right channel. It might be worth adding a 3rd dialog box w/ the available channels (i.e. 002-KTVU) so paging isn't necessary. 3) Sage Recordings (and everywhere where the info is displayed, like "watched shows" too) Include the ep number (XXXX format) in front of all ep titles. For example: ----- Between The Lions 0006 - The Hopping Hen ----- For no ep title, display something like: ----- NFL Live 0000 - <No Title> ----- 4) Sage Recordings Is it possible to add checkboxes like you do on Upcoming Recordings? I'd like to bulk delete certain shows in one page instead of manually going to each one individually. When I watch things at my parents house, I'd like to 'mark as read' then 'delete' remotely. Doing one set of checkboxes for each action OK, but time consumign when doing it 2x for each show. 5) Web remote This doesn't have any menus at the top. Intentional? 6) Watched shows Any chance of having this information grouped by show? I'm up to 115 pages so far and counting. Hard to navigate effectively through the information. 7) Configurable colors Most frivolous request, but would like color control for types of show, configurable by the end user. |
#532
|
|||||||
|
|||||||
Flattery will get you everywhere!
Quote:
I am reluctant to do browser-specific hacks, as it is a slippery slope -- together with the difficulty of browser, os and browser version detection with browsers the like to pretend that they are other browsers etc... This should be fixed in the upcommig IE7... (but what are you using IE for anyway?!!?!?!) Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#533
|
||||||||
|
||||||||
v1.8; it's fate; can't wait; sounds great; don't be late!
Quote:
If only you had kept up your STV. Guess I have to bail on Cayars at some point and go to that other one, but another problem for another day. Thanks again, hun! --TG Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
|
#534
|
||||
|
||||
Not sure if this was mentioned somewhere in this massive thread but I had a little trouble with port forwarding. Apparently some routers won't let you use your external IP address internally. So I spent a few hours last night trying to figure out why http://xyz.dyndns.org/sage/Home wasn't working, only to go to work the next day and find out it really was working... just not from behind my router. Might be worth adding to the wiki.
Thanks for the webserver nielm, this thing rules. |
#535
|
|||
|
|||
Quote:
Just a quick note: As you have discovered some routers does not support 'loopback' connection, however if you start testing with 'localhost' (127.0.0.1) you should be able to see if it's working. If it works on the localhost address, it also works on the internet (and if not, the problem is in front of the web server) Perhaps one of the most usefull plugins i have seen!! Regards, The Dane |
#536
|
||||
|
||||
For those wondering, I just installed the 3 beta over the previous with this plugin and the server still runs and seems to be fully functional!
|
#537
|
||||
|
||||
@nielm:
Feature request! One thing I really like about your webserver is the ability to change database entrys for the recordings. Would it be possible to do that not only for recordings on my HD but also for entries in upcoming recordings or even in the TV guide? That way I do not have to wait until the shows are recorded, but can change the info for several favourites before they are even recorded. Example: In Germany we have Steven Spielbergs Taken aired at the moment. In the TV guide the title is "Steven Spielberg presents Taken: <Episode name>". I change that to simply "Taken" because otherwise grouping does not work. I know, bad epg data, but which choice do I have :-( I hope tvtv in V3 will be an alternative... Oliver
__________________
Oliver Kötter ------------ Check this thread for importing German TV Data into SageTV Using SageTV 7.1.9, Java 1.6.0_24 Win7 Home Premium on an Asus M4N78-AM Mainboard, AMD Athlon II X2 215, 4 GB RAM, 500 GB HDD, 2xTechnoTrend S-2400 as Network Encoder (LM DVB Smart Recorder), ATI Radeon HD 3450 with analog TV-Out on good old CRT TV (100Hz) My avatar shows the world's best composer!!! |
#538
|
||||
|
||||
Quote:
The problem is that at each EPG update, the DB data for the future is replaced with what is in the XML file, so any changes will be lost. (this is definatly the case for XMlTV plugin, I don't know about for the Zap2It built-in guide).
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#539
|
||||
|
||||
Quote:
__________________
Oliver Kötter ------------ Check this thread for importing German TV Data into SageTV Using SageTV 7.1.9, Java 1.6.0_24 Win7 Home Premium on an Asus M4N78-AM Mainboard, AMD Athlon II X2 215, 4 GB RAM, 500 GB HDD, 2xTechnoTrend S-2400 as Network Encoder (LM DVB Smart Recorder), ATI Radeon HD 3450 with analog TV-Out on good old CRT TV (100Hz) My avatar shows the world's best composer!!! |
#540
|
||||
|
||||
pretty sure -- I get EPG data changes: shows for a week away have no episode and minimal info, then when they are only a couple of days away the XML has more info and I see the info updating in Sage.
I assume that when you changed the start/end time that there were no overlaps?
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
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 |