|
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 |
#101
|
||||
|
||||
The default menu.xml from http://www.sage-community.org/~nielm...config_3_3.zip is the same as the Sage Default STV menus.
The thing that is different is that the default STV no longer has borders around the menu items. I hacked Nielms import to make it look like the Default STV. Neilm's version and this hacked one don't reimport well, so it needs to be loaded into a clean STV. I use flachbar's importer http://forums.sagetv.com/forums/down...?do=file&id=71, a great tool for reloading all your imports in one go. Neilm, feel free to nuke this if it offends. John |
#102
|
|||
|
|||
Is there any way to get a menu to go into multiple columns?
I'd like the main menu to do this (since I added the stuff that I usually dig for right up front ). Thanks.
__________________
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 |
#103
|
||||
|
||||
Quote:
Scott |
#104
|
||||
|
||||
Nielm,
Took the advice that v5/stock STV works with dynamic menus perfectly. I used to use your menu system when I used Cayars STV. Love it. Only problem I've found so far is that the "Online Services" internal screen does not seem to be editable. Right click / ESC both bring up "Video Menu Options", and not your dynamic editor. I want to add all external online services (including the IMDB I want to test), to this menu, because Weather defaults back to it. Is "Online Services" something that can be modified with your utility? Read some of the other posts, and it only confused me more. Especially the v5 version that someone 'hacked'. We use v5. Should we use your menu stvi or the 'hacked' one with v5? Current status: Used your default stvi, and added menu item "Internet Services" with all the services desired, including "Weather". Just interested in knowing if I can make it 'perfect', since Weather links back to "Online Services" internal screen. Pretty sure I did it right, and it does look slick. Saw your post in the other thread and hoped to have this all working before David wakes up. Thanks for any additional help you can give. Will test IMDB now. Thanks, hun! Last edited by ToonGal; 09-02-2006 at 07:36 AM. |
#105
|
||||
|
||||
yeah, weather links directly back to the original 'Online Services' menu, which is not bypassed by default.
You can manually bypass this in studio -- after importing the dynamic menus, copy the 'beforeMenuLoad' child of the Schedule Recordings menu and paste as reference into the OnlineServices menu This will be fixed in the next version (coming soon) along with a load of new features.
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#106
|
|||
|
|||
Quote:
|
#107
|
|||
|
|||
Sorry I am reposting this here. Makes more sense.
Niel, On your Wiki page you recommend DL'ing the Gant images for the menu icons. I never really did that (after 2 plus years LOL) and just recently installed them. I was very impressed and so I sought out his website and other (more) icons ... WOW. Question is ... is there a way to add some more icons to the menus (especially the ones we add thru Dynamic Menu) easily, or is this a job of the Studio??? I would like to use some Icons for some of the custom links I have added. Thanks and great job (as always) |
#108
|
||||
|
||||
Icons can be added for the dynamic menu items:
check the docs (it involves manually editing the xml file to specify the icons for each menu item)
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#109
|
|||
|
|||
Quote:
Edit: Thanks, I'll have to look into that when I get a chance. |
#110
|
|||
|
|||
Thanks much Neil .. I shall start playing
|
#111
|
||||
|
||||
Quote:
|
#112
|
||||
|
||||
Quote:
Code:
<actionMenuItem title="Delete DVD Queue"> <actionList> <sageCommand command="Power Off"/> <extCommand window="normal" command="C:\Batch\Del_DVD_Que.bat" arguments="" waitforexit="0" /> <sageCommand command="Power On"/> </actionList> </actionMenuItem> |
#113
|
||||
|
||||
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!!! |
#114
|
||||
|
||||
Quote:
|
#115
|
||||
|
||||
I would like to duplicate the "Upcoming Movies" menu item, but apply a different sorting method and different name to the new menu item. For example, I would like one menu entry to read "Upcoming Movies by Title" and one to read "Upcoming Movies by Date". I would apply the appropriate sorting in each. The problem is that when I use the "Copy" selection and "Paste" selection in the menu editor, I get duplicate entries, and whatever I do to one affects the other. So how can I create a "unique" menu entry that duplicates the function of another yet is separately renamable and separately modifiable?
Thanks!
__________________
-Jim Barr SageTVTips.com HTPC: AMD ASUS M2N-E Socket AM2 Motherboard; Athlon 64 3200+ Orleans 2.0GHz; 2GB RAM; eVGA 256MB Geforce 7300LE; 1x40GB IDE HDD (OS), 2xSeagate Barracuda 320GB SATA HDD (Recordings); Antec Overture II Case; Windows XP Pro SP2; SageTV v6.5 STV: SageMC Video sources: Currently, none. I'm using SageTV for Music, Photos, and Video playback. |
#116
|
||||
|
||||
answer 1: change the options of one of guide1/2/3 in the custom schedule views to do the sorting/filtering you want, then rename the menu item
or answer 2: edit the STV to add a new top level menu which which does what you want, then add it as a new Internal Screen menu item
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#117
|
||||
|
||||
New version
v 5.1 6/Oct/2006 for sageTV 5.0/6.0
Bug fixes:
(why 5.1? Why not!)
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki Last edited by nielm; 10-06-2006 at 05:52 AM. |
#118
|
|||
|
|||
Thanks Nielm!
I appreciate the work you've put into this. It definitely makes sage nicer to use. MBrew Edit: corrected typos |
#119
|
||||
|
||||
The copy/pasting allows MenuItemLets to be published -- here are some examples (for SageTV v5.0)
Both use studio code to setup variables before launching menus: Copy all the text in the box below, then do Options/New../paste and you should have a new menu item that will always go to the root video library folder (instead of the previously selected one) Code:
<?xml version="1.0" encoding="utf-8" standalone="no"?> <!DOCTYPE sageMenu PUBLIC "-//NIELM//DTD SAGEMENU XML 1.3//EN" "http://www.sage-community.org/~nielm/nielm_modules/dynamic_menu/sagemenu_1_3.dtd"> <sageMenu version="1.3"> <internalScreenMenuItem icon="STVs\dynamic_menu_icons\mm_video.png" screen="Video Library Folder View" title="Imported Videos -- Root"> <evalExpression>AddGlobalContext("CurrentVideoFolder", null)</evalExpression> </internalScreenMenuItem> </sageMenu> Code:
<?xml version="1.0" encoding="utf-8" standalone="no"?> <!DOCTYPE sageMenu PUBLIC "-//NIELM//DTD SAGEMENU XML 1.3//EN" "http://www.sage-community.org/~nielm/nielm_modules/dynamic_menu/sagemenu_1_3.dtd"> <sageMenu version="1.3"> <internalScreenMenuItem icon="STVs\dynamic_menu_icons\mm_video.png" screen="Video Library Folder View" title="Kid's Videos"> <evalExpression>AddGlobalContext("CurrentVideoFolder", "kids/")</evalExpression> </internalScreenMenuItem> </sageMenu> (there are some V6-specific menuitemlets on the wiki page)
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki Last edited by nielm; 10-06-2006 at 07:19 AM. |
#120
|
|||
|
|||
Awesome Nielm! Pin codes!
|
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 |