|
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 |
#841
|
||||
|
||||
I have lost my top menus. See attached. I upgraded to v2.4 from v2.2. I also do not get prompted for user name and password even though it is in realm.properties properly. What did I do wrong. I backed up realms.properties and then replaced it after I unzipped into SageTV directory.
__________________
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 |
#842
|
||||
|
||||
Nevermind I figured it out. Somehow the files did not overwrite when I unzipped them.
__________________
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 |
#843
|
||||
|
||||
Quote:
Oh well. Always knew at some point v2.x and Cayars were dinosaurs with their day. Was hoping this wasn't the end. If v4.x now a requirement, guess that's the wave of the future. Thanks for any add'l details, hun! |
#844
|
||||
|
||||
Quote:
If you are selecting it in the drop-down menu, then you need to merge your modified menu_items.js with the delivered one (I removed the quotes on the "null" items and modified the URL of the webremote).
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#845
|
||||
|
||||
Quote:
The webremote can only control the sage process that it the webserver is running in.
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#846
|
||||
|
||||
Quote:
However, if you only want the bugfixes...
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki Last edited by nielm; 01-13-2006 at 03:12 AM. |
#847
|
||||
|
||||
Quote:
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki Last edited by nielm; 01-13-2006 at 05:30 AM. |
#848
|
|||
|
|||
Quote:
Errrrr .. I get no top menu items!!! |
#849
|
|||
|
|||
Quote:
I click on Home then Web Remote. I thought I did merge however since I did not modify anything (?) I may have just over written it. What should I re-load to fix it if it is broken? |
#850
|
||||
|
||||
Quote:
Yep -- another bug in the fallback (non JS) menu: Workaround: Click System Information Click on the words 'Local SageTV instance' (or if you want to web-remote an extender, click on the name of the extender) Workaround 2: Edit menu.html (this is where the fallback menu is defined) Replace: Code:
<h3><a href="webremote.html">Web-Remote</a></h3> Code:
<h3><a href="webremote.html?context=SAGETV_PROCESS_LOCAL_UI&contextname=Local%20SageTV">Web-Remote</a></h3>
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#851
|
||||
|
||||
Nielm, I hope I'm not being a pest, but an FYI, I am fairly certain that the "MarkerHDTV.gif" icon not being displayed is a bug. All other new icons are displayed correctly.
I can try to help you any way I can since I know you don't use sagetv for HD.
__________________
Upgraded to Comcast X1 + Netflix/Amazon Video streaming ***RIP SageTV*** |
#852
|
||||
|
||||
Quote:
Thanks for your hard work! Rob |
#853
|
||||
|
||||
mkanet: yes I know - I found the bug with code-reading.
robk: yes I will fix it to bring back 'play in SageTV'
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#854
|
|||
|
|||
Quote:
Sorry Nielm, this is not going well. FYI I am not using a PDA but am using a laptop. That second line is all ready in the menu.html and I do not know where to find the first work around you reference. BTW, the Webserver is working in my server desktop computer (except for no Webremote) but not on the client (laptop) which is the one I need the Webremote to change chanells and such on laptop. Reload something on client??? Since I only have basic Client loaded it is no biggy. |
#855
|
|||
|
|||
Lost Sage Recordings Page
Nielm,
I have lost the Sage Recordings Webpage after experimneting with the "Sage Encoder" extras. I have tried to reinstall but that page still does not work. Additionally the latest version does not work at all. Ver 2.0 works sans the recordings page works ok. I can look at the recordings via the search page so this is kind of minor. Any idea how to fix this problem? |
#856
|
||||
|
||||
Quote:
Note that the latest version will only work with Sage 4.1 and higher. To disable SageEncoder support, set the property Code:
nielm/webserver/enableSageEncoderOpts=false
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#857
|
||||
|
||||
Quote:
You are running a Sage Client on a laptop. You are using Sage V4.1 (the latest webserver 2.4 only works on sage 4.1 or higher) You have setup the webserver on the laptop client. You are using a normal recent web-browser (IE/Firefox/Opera/Safari/etc) and you connect to http://laptopaddress:8080/sage/ When you do this, you do Not get the 'System information' screen (showing current recordings, currenly watching, disk space, epg info etc), but you do get a very basic 'Sage Main Menu' menu screen listing a You also get no menu bar at the top. If this is the case it is very odd -- the only time this screen should be displayed is if you have javascript disabled, or are using a browser that does not support recent Javascript functions. Similarly the menu bar should always be displayed unless Javascript is disabled, or not fully supported. When you click on Web Remote in this menu, you get the webremote screen displayed with an error 'Error: No UI context specified' -- what is the address of this page? Finally, you mention that you get a longer error if you try to use the webremote -- what is that error?
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#858
|
|||
|
|||
I continuously get Invalid Mediafield/AiringID page warnings. Is my Wiz.bin corrupt? Any way to fix?
-Rob |
#859
|
|||
|
|||
Installation Problems
After reading all the posts about the webserver, I am pretty excited about getting it to work but I just can't seem to get it to work.
I feel like I followed the instructions to the letter and have gone through the troubleshooting guide but no luck. Here is what I did: 1. Downloaded the file off sourceforge. 2. Unzipped file into the SageTV directory 3. Changed the username/password in the realms.properties file. 4. Stopped the sageTV service. 5. Added the line to the Sage.properties file. Below is cut from the file: linux/debug_rmf_push=false linux/new_dev_scan_wait_period=10000 linux/sigma_player/buffersize=8192 live_playback_is_default=false load_at_startup_runnable_classes=net.sf.sageplugins.webserver.StartServer logfile_rollover_size=10000000 main_dvd_drive=Yes 6. Restarted the sageTV service. 7. Opened SageTV. I tried opening the page from IE, but nothing. So, I checked if 8080 was being listened to using netstat -a but it doesn't show it. I tried starting the webserver manually using the "java -cp . Acme.Serve.Serve -p 8080" and it starts without any errors and shows up in netstat. I also enabled the console window on Sage. Not sure what this means, but it doesn't look good: Mon 1/16 21:42:20.488 Succesfully setup system shell hook Mon 1/16 21:42:20.509 Disabling offscreen DirectDraw acceleration Mon 1/16 21:42:23.320 Error establishing server connection of:java.net.ConnectEx ception: Connection refused: connect Mon 1/16 21:42:23.321 at java.net.PlainSocketImpl.socketConnect(Native Method) Mon 1/16 21:42:23.322 at java.net.PlainSocketImpl.doConnect(Unknown Source) Mon 1/16 21:42:23.322 at java.net.PlainSocketImpl.connectToAddress(Unknown Sou rce) Mon 1/16 21:42:23.322 at java.net.PlainSocketImpl.connect(Unknown Source) Mon 1/16 21:42:23.322 at java.net.Socket.connect(Unknown Source) Mon 1/16 21:42:23.322 at java.net.Socket.connect(Unknown Source) Mon 1/16 21:42:23.322 at java.net.Socket.<init>(Unknown Source) Mon 1/16 21:42:23.322 at java.net.Socket.<init>(Unknown Source) Mon 1/16 21:42:23.323 at sage.bl.do(Unknown Source) Mon 1/16 21:42:23.323 at sage.bl.for(Unknown Source) Mon 1/16 21:42:23.323 at sage.SageTV.<init>(Unknown Source) Any ideas? Thanks for the help... |
#860
|
|||
|
|||
Nice job on the web server it works great.
Regarding the remote, I am also getting an error msg when clicking on any remote control button The web server is running on the same box as Sage TV in Service Mode. I am accessing the webserver via laptop, however I have tried it on the box running Sage using localhost as well and get the same error msg. Sage Version 4.1.3.67 Java Version 1.5.0_06 Url of Remote: http://localhost:8080/sage/webremote...Local%20SageTV Url of Button click on Remote: http://localhost:8080/sage/SageComma...OCESS_LOCAL_UI Error Msg: UI Context: "SAGETV_PROCESS_LOCAL_UI" is not active: use: /sage/SageCommand?command=<command>&context=<context> Thanks. |
Tags |
web |
Currently Active Users Viewing This Thread: 1 (0 members and 1 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 |