SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Customizations
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

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.

Reply
 
Thread Tools Search this Thread Display Modes
  #541  
Old 01-14-2010, 06:47 PM
drin drin is offline
Sage User
 
Join Date: Dec 2003
Location: Port Orchard, WA
Posts: 30
Send a message via ICQ to drin Send a message via AIM to drin Send a message via Yahoo to drin
Argh - same invalid top node issue under 6.6.2

I've just done a clean install of 6.6.2 and I have the dreaded "invalid top level node 1.4" message. I've copied the default_menu_V_6_3.xml to menu.xml, I've made use the dtd is in the same folder, and the error is still occurring.

The first time I installed the STVi it seemed to work, except that my left mouse button and Enter key wouldn't select the currenbtly highlighted item. I removed the plugin and reinstalled it, which is where the trouble really started. Of course I didn't see nielm's comment about not importing more than once until after that.

Other than removing the entire app, which I'd REALLY rather not do now that I've got it configured, can someone point me to a way to revert to the original xml files and make this work? I've used it for YEARS from version 4 onwards with no problems, and now this happens.

UPDATE: This morning's sequence of operations:

1. Shutdown the server completely.
2. Went into Sage.properties this morning and changed the STV= back to \\Program Files\\SageTV\\SageTV\STVs\\SageTV3\SageTV3.xml.
3. Removed any references to "dynamic_menu" from Sage.properties.
4. Ran the server, re-added the STVi.

Same problem. Invalid top level node 1.4.

Please? Anyone?

Thanks!
-Adrian

Last edited by drin; 01-15-2010 at 12:58 PM.
Reply With Quote
  #542  
Old 01-15-2010, 02:19 PM
Tiki's Avatar
Tiki Tiki is offline
Sage Icon
 
Join Date: Feb 2005
Location: Southwest Florida, USA
Posts: 2,009
1. Shutdown Sage (and stop the Service if running in service mode).
2. Go to the Sage installation directory (typically c:\program files\sagetv) - or the virtual store if using Windows Vista or Win7 with UAC enabled.
3. Locate the sage.properties file (or sageclient.properties if running in service mode).
4. Look for the line that begins "nielm/main_menu_xml_file="
5. Edit the name of the XML file to point to your menu file.
6. Restart Sage.


Note: If you are using an extender or placeshifter, the properties files will be in a subfolder called "clients", there will be one properties file for each extender or placeshifter client, and the properties file names will have a long stream of numbers that correspond to the MAC ID of the extender.
__________________
Server: Ryzen 2400G with integrated graphics, ASRock X470 Taichi Motherboard, HDMI output to Vizio 1080p LCD, Win10-64Bit (Professional), 16GB RAM
Capture Devices (7 tuners): Colossus (x1), HDHR Prime (x2)
,USBUIRT (multi-zone)
Source:
Comcast/Xfinity X1 Cable
Primary Client: Server Other Clients: (1) HD200, (1) HD300
Retired Equipment: MediaMVP, PVR150 (x2), PVR150MCE,
HDHR, HVR-2250, HD-PVR
Reply With Quote
  #543  
Old 02-05-2010, 11:43 PM
ybrew ybrew is offline
Sage Expert
 
Join Date: Jun 2006
Posts: 633
Quote:
Originally Posted by Polypro View Post
Go into your Sage folder and rename the .xml file to *just* menu.xml

I believe the unzipping puts the xml file in there called something like "sagetvv6menu.xml".

P

Edit: This is what it's named "default_menu_V6_3.xml", rename to "menu.xml".
Drove me freakin crazy. Thank you!

This post ought to be a sticky!
Reply With Quote
  #544  
Old 02-10-2010, 11:56 PM
Mpegger Mpegger is offline
Sage User
 
Join Date: Feb 2010
Location: NYC
Posts: 9
Question: I'm trying to get this to work on a HD200, mainly so that I can remove some menu options that I do not want available on the HD200 or other clients. I can see the stvi in the HD200, as well as the xml file. I tried to load the xml file, and nothing changed on the HD200. I tried to load the stvi and have it rebuild, and still nothing happened. What do I need to do in order to enable the use of the dynamic menus on the HD200?

Btw, its installed and working fine on the server, its just the HD200 that for some reason isn't using the file.
Reply With Quote
  #545  
Old 02-11-2010, 03:09 AM
davidk21770 davidk21770 is offline
Sage Expert
 
Join Date: Mar 2006
Location: Maryland
Posts: 514
Adding an Exit Button

Is there any way to add an exit button? I can't find a sage command that actually exits sage. They all just put it to sleep (in screen saver mode) -- so my wife never exits it! What's the command that's linked to <alt>f4 (I tried to see what was linked to it from the sage ir/command setup window, but sage just exited when I hit alt<f4> ).
__________________
HDHomeRun x2
Cable Box via Hauppauge HD PVR and USB-UIRT
2 SageTV's HD300

Intel Core 2 Quad Q9650 @4025 MHz, 8G G.Skill Performance
DFI Lanparty DK X48-T2RS Plus; SilverStone Decathlon DA1000 (died - back to an ancient enermax)
eVGA 7900 GT KO RoHS -- Zalman VP900CU Cooling
Synology NAS 22TB
Reply With Quote
  #546  
Old 02-11-2010, 05:18 AM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
Quote:
Originally Posted by davidk21770 View Post
Is there any way to add an exit button? I can't find a sage command that actually exits sage. They all just put it to sleep (in screen saver mode) -- so my wife never exits it! What's the command that's linked to <alt>f4 (I tried to see what was linked to it from the sage ir/command setup window, but sage just exited when I hit alt<f4> ).
Copy and paste this code.

Code:
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE sageMenu PUBLIC "-//NIELM//DTD SAGEMENU XML 1.3//EN" "http://sageplugins.sourceforge.net/nielm_modules/dynamic_menu/sagemenu_1_3.dtd">
<sageMenu version="1.3">
    <internalScreenMenuItem screen="Null Menu Action (does nothing)" title="Exit Sage">
        <confirmPrompt>Are you sure you want to Exit SageTV</confirmPrompt>
        <evalExpression>Exit()</evalExpression>
    </internalScreenMenuItem>
</sageMenu>
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.
Reply With Quote
  #547  
Old 02-11-2010, 05:39 AM
davidk21770 davidk21770 is offline
Sage Expert
 
Join Date: Mar 2006
Location: Maryland
Posts: 514
Quote:
Originally Posted by nyplayer View Post
Copy and paste this code.
Thanks! Worked like a champ.
__________________
HDHomeRun x2
Cable Box via Hauppauge HD PVR and USB-UIRT
2 SageTV's HD300

Intel Core 2 Quad Q9650 @4025 MHz, 8G G.Skill Performance
DFI Lanparty DK X48-T2RS Plus; SilverStone Decathlon DA1000 (died - back to an ancient enermax)
eVGA 7900 GT KO RoHS -- Zalman VP900CU Cooling
Synology NAS 22TB

Last edited by davidk21770; 02-11-2010 at 08:45 AM.
Reply With Quote
  #548  
Old 03-03-2010, 07:44 AM
Bandit Bandit is offline
Sage Advanced User
 
Join Date: Jun 2003
Location: Ohio
Posts: 224
Quote:
Originally Posted by Mpegger View Post
Question: I'm trying to get this to work on a HD200, mainly so that I can remove some menu options that I do not want available on the HD200 or other clients. I can see the stvi in the HD200, as well as the xml file. I tried to load the xml file, and nothing changed on the HD200. I tried to load the stvi and have it rebuild, and still nothing happened. What do I need to do in order to enable the use of the dynamic menus on the HD200?

Btw, its installed and working fine on the server, its just the HD200 that for some reason isn't using the file.
Umm, Ditto. I have exact same issue, should this be working on HD200?
__________________
Server:Intel X6700 Dual Core CPU - 4GB Ram - 80GB SATA OS Drive - 500GB LiveTV - 4.5 TB Drobo S for storage
Tuners:1 Hauppauge PVR250 / 1 NVidia DualTV / 2 HDHR Using OTA / 1 WinTV PVR2 USB / 2 HDPVR using FW for channel changes
Clients:2 STP-HD200 / 2 STX-HD100 / MediaMVP via Wireless Access Point in shed...came in handy when I was soldering the HD100
Reply With Quote
  #549  
Old 03-08-2010, 01:36 PM
heatvent's Avatar
heatvent heatvent is offline
Sage Aficionado
 
Join Date: Feb 2006
Location: Chicagoland
Posts: 258
If I am looking to modify nielm's dynamic menu for SageMC, is there documentation/a guide on how to do this in or out of studio.

Thanks!
__________________
SageTV 7.0.0.23, P5Q-EM Motherboard, 2.5Ghz Quad Core, Windows 7 x64, HVR-2250, 8GB RAM, 1TB HD, 2 HD-200 Extenders
Reply With Quote
  #550  
Old 03-30-2010, 11:58 PM
freedml freedml is offline
Sage Expert
 
Join Date: May 2008
Posts: 549
On the HD200 you have to go in and change the STV file name to the one you 'built' when you installed custom menus.
Reply With Quote
  #551  
Old 04-10-2010, 02:47 PM
aedgington aedgington is offline
Sage Advanced User
 
Join Date: Sep 2006
Posts: 86
Yep, I'm getting the invalid top level also; renamed to menu.xml and my sage.properties match that... still no joy.
Reply With Quote
  #552  
Old 05-08-2010, 12:12 PM
aedgington aedgington is offline
Sage Advanced User
 
Join Date: Sep 2006
Posts: 86
Anyone? Really miss having this....
Reply With Quote
  #553  
Old 05-15-2010, 02:37 PM
alon24 alon24 is offline
Sage Aficionado
 
Join Date: Jun 2004
Posts: 351
Show specific channel

I am trying to create a babysiter menu.
So I need to have a menu that shows specific channels for the tv.

I have only 3 available anyway, so why not give them a shortcut.

Any thoughts?
__________________
Server
SageTv 6.3.5, Core2Duo 6300 ,2Gigs ,Saphire x1650, PVR250, 2*320GB + 160GB, java 1.6.1
Client
SageTV Client 6.3.5 , AMD 3000, 1024Mb, Saphire x1600Pro256HDMI, java 1.6.1

Using Nielm's Web server 2.22
Reply With Quote
  #554  
Old 06-01-2010, 07:20 PM
BKeadle BKeadle is offline
Sage Advanced User
 
Join Date: Mar 2010
Location: Illinois
Posts: 175
I'm using SageMC, and my current XML (SageMC_169-5.xml) has evolved over the past several months as I'm building my Sage. I've found that I have an older Dynamic Menu (5.3 10/10/2006) and want to updated it with the latest. The instructions say to start with a fresh/default SAGETV3.XML. However, SageMC's "default" would be SageMC_169.xml. So...

1) Are the instructions different if using SageMC? In the SageTV Setup / Detailed Setup / Advanced, I see SageTV3.XML as the SageTV Application Package, so can I safely import the latest Dyanmic Menu?

2) With my current Dyanmic Menus, I have several menu items that require the menu items to scroll - that's OK. However, is there a way to change/define and upper space so that the menu items aren't "crowded" by header items?

3) I don't understand the Submenu item in the Dynamic Menu. Am I able to add internal commands to the "My TV" menu or the "My Videos" menu? Can I create a main menu item such as "Extras", and then add the internal commands to that menu as "submenu" items?

4) What is the relationship between the menu file that I'm changing, and the SageMC_169*.xml and SageTV3.xml file, and Layout file(s).

5) Question #4 relates to wondering what I need to backup, and how I restore my current UI config. I have a good/working interface now, and I don't want to "experiment" and end up breaking my working interface without being able to get it back to it's current good state. I'm testing on a PlaceShifter client, but also want to apply the changes to the Sage Client that is on the server (where my TV is)

6) Where does one get information about what all the Internal Screens are?

I *LOVE* Dynamic Menus - it's a great...no, *MUST* add-on. I just want to love it more!


Is there technical documentation about it's use that I'm missing? I've looked at the wiki here, but it doesn't go very deep.

Thanks.
Reply With Quote
  #555  
Old 07-09-2014, 05:42 PM
dvd_maniac's Avatar
dvd_maniac dvd_maniac is offline
Sage Icon
 
Join Date: Mar 2004
Location: New England
Posts: 1,899
Is this compatible with Sage version 7?
__________________
If this doesn't work right, Then:
"I'm going to blow up the Earth!"
Reply With Quote
  #556  
Old 07-09-2014, 06:36 PM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
No. But ADM (Another Dynamic Menu) is with much the same (and more) functions.

k
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
AWTThread Hang Detected - Problem getting out of hand! MTuckman SageTV Beta Test Software 11 01-04-2007 04:58 PM
STV: Cayars17 Ultimate STV (Release 17 - Jan 18) Cayars SageTV Customizations 3664 12-13-2005 05:35 PM
STV: nielm combo STV (v1.8 Oct 19) nielm SageTV Customizations 555 12-15-2004 09:07 AM
STV: MlbDude2 1.8.7 - July 5 mlbdude SageTV Customizations 583 11-08-2004 04:18 PM


All times are GMT -6. The time now is 06:20 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.