|
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 |
#401
|
|||
|
|||
Hi guys, I am kind of new to the dynamic menus thing. I want to have sagetv mc with seperate video files. For example from main menu DVDs, also Home videos, and then recorded TV shows. However, using dynamic menus, it seems that each menu item shares the same video import folders. How can i make it so that each seperate main menu entry has different video folder imports?
Thanks a billion Mo |
#402
|
|||
|
|||
Quote:
Cheers. |
#403
|
||||
|
||||
I'm still too chicken to mess w/ Studio. Patiently ( ) waiting for nielm to get the new release out.
__________________
Server: MS Win7 SP1; FX8350 (H2O cooled); 8GB RAM; Hauppauge HVR-7164 (OTA); HVR-885 (OTA); SageTV 9.1.5.x; 12+TB Sage Storage Clients: HD300 x2; HD200 x2; Placeshifter Service: EPB Fiber (1Gb); OTA (we "cut the cord"); Netflix, Hulu, etc. |
#404
|
||||
|
||||
New version 6.4 for SageTV3
v6.4 20 Dec 2007 for SageTV 6.3 and above (Download)
IMPORTANT I recommend starting with the default menu XML file, and rebuilding (or copying in) your custom menu items. This is because I have broken a lot of backward compatibility (for various reasons). Several old menu items no longer work, and because of the theme system I have had to move the image locations. Regarding theming, all icons are now specified in the XML file with a relative path... This path follows the normal theme rules: first search in theme directory, then in default theme directory, then in STV directory, so if you want to create a custom icon theme, just put the icons with the same names in a theme directory. I will be adding more theming in future versions. Regarding copying shortcuts... Go to a Video/Photo browser folder, or a Malore Custom Guide view, or a Sage Recordings view. Click options (rightclick/yellow/ESC) and in that menu you can copy a menuitemlet which links directly to that view, wich can be pasted where you like in the menu tree (you will probably want to rename it to something sensible!) I use it to have a menu items linking to filtered Sage Recordings: 'Kids Shows', and a video library shortcut 'Kids Videos'
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki Last edited by nielm; 12-21-2007 at 04:20 PM. |
#405
|
|||
|
|||
Quote:
The copy shortcuts inside Melore Recordings is awesome!!! |
#406
|
||||
|
||||
just released the new WebViewer plugin that works with this...
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#407
|
|||
|
|||
Help....when you said start with the default menu xml file...I'm not sure how to do that. I always go back and load ...tv3.xml, then load the customizations on top..always starting with the dynamic custom menus..
Each time though, I have the old menu names and they point to where I had them point before...I noticed that some don't work this time...specifically, online videos... So,,I guess I need to figure out how to start fresh... So, How do I start with default menu xml..so I get rid of any previous menu items? I have a problem also with the new RSS plugin, but,, I'll post that on that thread... Thanks, Gary Ellis |
#408
|
||||
|
||||
I meant restart with the default menu definition file: dynamic menu, right-click, file open Default_menu_V6_3.xml.
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#409
|
|||
|
|||
Thank you, thank you, thank you..
That worked and got me a clean menu that I can play with until I get it the way I want it.. Gary Ellis |
#410
|
|||
|
|||
External Programs - Path Format
Love this program... love it.
Have a question though... I am trying to Edit the Main Menu to add a new external program. No matter how many ways I try to enter the path, it always comes up with a can't find error later when I click to launch. Here's what I do for example in setting it up: Enter program name to execute: program.exe Enter arguments for program.exe (remember to quote filepaths with spaces): "C:\Program Files\PROGRAM\program.exe" or "C:\Program Files\PROGRAM\" or "C:\Program Files\PROGRAM" nothing works Can someone explain the correct syntax? Would it be possible to add a browse feature to locate desired program to launch? Thank you. |
#411
|
|||
|
|||
Arguments are to launch with certain parameters...like command line switches. If all you want to do is launch the program, leave that field blank by just hitting enter. There is a browse option in the last DCMM, haven't used this one yet.
P |
#412
|
||||
|
||||
is the count of upcoming recordings on the main screen something new? nice, but if I wanted to could the text be disabled just leaving the list? or change it to only look a certain time ahead?
thanks again for your work on this STVi.
__________________
Server: MS Win7 SP1; FX8350 (H2O cooled); 8GB RAM; Hauppauge HVR-7164 (OTA); HVR-885 (OTA); SageTV 9.1.5.x; 12+TB Sage Storage Clients: HD300 x2; HD200 x2; Placeshifter Service: EPB Fiber (1Gb); OTA (we "cut the cord"); Netflix, Hulu, etc. |
#413
|
|||
|
|||
I'm getting: Invalid Top Level Node Version: 1.4 When Parsing D:\Program Files........default_menu_V6_3.xml ??
P Edit: Disregard, I did a clean install of Sage and it worked...musta been something in the properties file or one of the folders. Last edited by Polypro; 03-05-2012 at 11:17 AM. |
#414
|
|||
|
|||
problem loading sagemc_menu.xml
while running tail -f on my sagetv_0.txt file. Then i try to load the dynamic menues, i get these lines returned and an error message on the client. Did i miss something for installing it?
Sun 12/23 20:06:55.734 Loading Menu Sun 12/23 20:06:55.736 resolving -//NIELM//DTD SAGEMENU XML 1.4//EN -- http://www.sage-community.org/%7Enie...gemenu_1_3.dtd Sun 12/23 20:06:56.557 Failed to build MainMenu from /opt/sagetv/server/sagemc_menu.xml Sun 12/23 20:06:56.557 Failed to parse XML from /opt/sagetv/server/sagemc_menu.xml error at line 3 col 3: The markup declarations contained or pointed to by the document type declaration must be well-formed. Sun 12/23 20:06:56.557 net.sf.sageplugins.sagemenu.MenuException: Failed to parse XML from /opt/sagetv/server/sagemc_menu.xml Sun 12/23 20:06:56.557 at net.sf.sageplugins.sagemenu.SageMenuReader.readMenuFile(SageMenuReader.java:137) Sun 12/23 20:06:56.558 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) Sun 12/23 20:06:56.558 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) Sun 12/23 20:06:56.558 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) Sun 12/23 20:06:56.558 at java.lang.reflect.Method.invoke(Method.java:597) Sun 12/23 20:06:56.558 at sage.e$d.a(Unknown Source) Sun 12/23 20:06:56.558 at sage.d.l$b.a(Unknown Source) Sun 12/23 20:06:56.558 at sage.d.l.a(Unknown Source) Sun 12/23 20:06:56.558 at sage.e.a(Unknown Source) Sun 12/23 20:06:56.558 at sage.a8.a(Unknown Source) Sun 12/23 20:06:56.558 at sage.a8.a(Unknown Source) Sun 12/23 20:06:56.558 at sage.a8.a(Unknown Source) Sun 12/23 20:06:56.558 at sage.a8.a(Unknown Source) Sun 12/23 20:06:56.558 at sage.a8.new(Unknown Source) Sun 12/23 20:06:56.558 at sage.a8.mouseReleased(Unknown Source) Sun 12/23 20:06:56.559 at sage.bg.if(Unknown Source) Sun 12/23 20:06:56.559 at sage.bn.a(Unknown Source) Sun 12/23 20:06:56.559 at sage.bn.a(Unknown Source) Sun 12/23 20:06:56.559 at sage.bn.a(Unknown Source) Sun 12/23 20:06:56.559 at sage.bn.a(Unknown Source) Sun 12/23 20:06:56.559 at sage.bn.a(Unknown Source) Sun 12/23 20:06:56.559 at sage.bn.do(Unknown Source) Sun 12/23 20:06:56.559 at sage.bn.mouseEntered(Unknown Source) Sun 12/23 20:06:56.559 at sage.EventRouter.recvMouse(Unknown Source) Sun 12/23 20:06:56.559 at sage.bk$a.run(Unknown Source) Sun 12/23 20:06:56.559 MenuTree Loaded Sun 12/23 20:06:56.559 Setting root menu widget Sun 12/23 20:06:56.560 BeforeMenuLoad Dynamic Menu |
#415
|
|||
|
|||
tyler785,
I think the problem is that you are pointing to sagecommunity.org. Here's the line from my menu file. Code:
<!DOCTYPE sageMenu PUBLIC "-//NIELM//DTD SAGEMENU XML 1.4//EN" "http://sageplugins.sourceforge.net/nielm_modules/dynamic_menu/sagemenu_1_3.dtd"> |
#416
|
|||
|
|||
Thank You! Fixed it! You rock!
|
#417
|
|||
|
|||
No worries, welcome to the forums.
B |
#418
|
||||
|
||||
Neil,
I just upgraded to Sage 6.3 and upgraded Dynamic Menus to 6.4. Everything's working fine, but I think I've come across an edge case for you. The new sidebar and topbar menu navigation buttons in the new 6.3 stv allow me to sneak around PIN coded menu buttons. For example, I've a PIN for the Media Center menu item on the Main page and a PIN on the Videos menu item on the Media Center page. But if I click on the Jump to Video button on the Main Page sidebar, I can get to the Videos page avoiding the PIN protection. I also used to do the same thing with Archived, but now with the new menu shortcuts, I can bypass any PIN security. So, I guess this is a feature request to be able to add PIN protection to the sidebar and topbar buttons on the Main page. Thanks for all of your great Sage mojo, and happy holidays. --Steve
__________________
| Server: P4 2.8GHz HT 865G/ICH5, 2GB RAM, SageTV 6.6.2/SageMC 6.3.8, HDHR x 2 Win XP Pro| Client 1: MVP | Client 2: Core2Duo 2.66Ghz Intel 965/ICH7, 3GB RAM Nvidia Quadro FX580 Vista Biz 32 | |
#419
|
|||
|
|||
Quote:
|
#420
|
|||
|
|||
Trying to move weather to main menu
I've been playing around with these dynamic menus version 6.4 on sage version 6.3.5 and everything is working out well, but I've become stuck trying to figure something out. I would like to get the "Weather" selection onto my main menu. I'm not sure I'm correct, but it looks like I can write it in using the "add a new menu item that opens a new submenu" format that is on the NeilmStvMenu wiki. Problem is I'm not sure if this is correct, and even if it is I still don't understand exactly what to write into the menu.xml.
Thanks for the help. EDIT: Nevermind. More playing around and I figured it out. Last edited by craigap; 01-13-2008 at 01:42 AM. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
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 |