|
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 |
#301
|
||||
|
||||
Easier to just copy the menu item and paste it to the new menu, then once it's there delete it from the original menu. It's what I do anyway!
__________________
unRAID Server: Intel Core i5 7600K, 48GB DDR4, 2x512GB PCIe M.2 Cache Pool, 2x10TB SATA3 Parity Drive, 3x8TB SATA Array, 1x hdHomeRun DVB-T2 Quattro, IPTV via xTeVe, unRAID 6.8.3, tvHeadEnd for recording back end, Emby Clients: 3 Nvidia Shields, 3 FireTV, 3 Win10 Pro PC Clients |
#302
|
|||
|
|||
Thanks for the reply--is pasting it any different than when I type it in? When I type it in and then click on it nothing happens. (Except for the one I put on the Main Menu (Upcoming Recordings)---that one works.)
__________________
Sage Server: PhenomII X2 550 AM3 3.1Gz, GA-MA770T-UD3P, 4GB G.Skill DDR3-1333, OCZ MXP 700w PSU, WD Caviar Blue(2): 320GB (system), 500GB(videos), HVR-2250, PVR-150, Harmony 880 Windows7 Ultimate HD-200 extender, 37 in. lcd tv (HDMI) |
#303
|
|||
|
|||
Google and YouTube no longer work
I can't get it to work with the latest version of Sage 6.1 and the latest version of the Dynamic Menu. I'm quite sure I have correctly installed it.
I have them in a separate menu and Google asks me for a parental code and YouTube gives me the following: Error: Unknown Internal Screen "YouTube Video SHORTCUT" Everything else in the menu works just fine including the RSS News Feed option. Here's the submenu part of my menu code: Code:
<subMenuItem title="Google Video and Editorials"> <menu title="Google Video, News and Editorials"> <internalScreenMenuItem screen="Google Video SHORTCUT" title="Google Video"> <evalExpression> </evalExpression> </internalScreenMenuItem> <internalScreenMenuItem screen="YouTube Video SHORTCUT" title="YouTube Video"> <evalExpression> </evalExpression> </internalScreenMenuItem> <internalScreenMenuItem screen="Rss News Feeds -- nielm" title="Rss News Feeds"> <evalExpression> </evalExpression> </internalScreenMenuItem> <internalScreenMenuItem screen="Highlighted TV Shows" title="TV Show Editorials"> <evalExpression> </evalExpression> </internalScreenMenuItem> <actionMenuItem icon="STVs\dynamic_menu_icons\mm_back.png" title="Back to Main Menu"> <actionList> <sageCommand command="Left"/> </actionList> </actionMenuItem> </menu> </subMenuItem> |
#304
|
||||
|
||||
Quote:
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#305
|
|||
|
|||
There seems to be a lot of hacks to correct the old default menu for the recently released version of Sage.
Is there a new default menu that includes these features?
__________________
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 |
#306
|
||||
|
||||
uh, yes, I mentioned it in the above post: default_menu_v6_1.xml
it is included with dynamic menus v6.1, and is also available on the dynamic menus webpage (troubleshooting section) (all the 'hacks' are the same: new menu items for the new youtube and changed google vids features. Its just that different people are asking for them.)
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki Last edited by nielm; 04-21-2007 at 04:26 AM. |
#307
|
|||
|
|||
I could not get it to work even with the default 6.1 menu; I got the same errors.
Mike |
#308
|
||||
|
||||
if you are still getting:
Error: Unknown Internal Screen "YouTube Video SHORTCUT" then you have not copied the correct menu itemlets if you are getting Error: Unknown Internal Screen "Online Video SHORTCUT" then you have not imported the dynamic menus v6.1 STVI that is required for this shortcut.
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki Last edited by nielm; 04-22-2007 at 01:09 AM. |
#309
|
|||
|
|||
That worked. Thanks again for your help and a great add on.
Mike |
#310
|
||||
|
||||
Hey Nielm,
Minor feature request. I'm not sure if its possible, but could you make it so that if a menu has an attribute "MenuDispalyName", add internal screen offers that string as the default name when you try and add it? (Or is there already some way to do that?) -Scott Edit: Now that I think about it, an easier way would be to just blindly read a property like "dynamicMenuNames/InternalScreenName" and if it has a value then use it, otherwise nothing happens. That way the STVi dev would have an option to set that when they load their plug-in and it would be minimal extra work for your plug-in.
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink) Last edited by evilpenguin; 05-26-2007 at 05:40 PM. |
#311
|
||||
|
||||
Quote:
However the easiest way for an STVI dev to make it easy to add a dynamic menu item, is to publish a MenuItemLet (pasteable menu item) for people to copy/paste...
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#312
|
|||
|
|||
Speaking of menuitemlets.. Is it possible to make one for DVDs based on genere? I looked at the wiki the other day but I did not see it there. I don't know what the available filter strings are or where to find them.
TIA B |
#313
|
||||
|
||||
neil,
Do you happen to remember how to enter the command in you dynamic menus to make girder 3.x execute a command? I used to use it to be able to execute a macro in Girder to use the External DVD player (switch TV input, Amp input, etc). Last year I stopped using it and have lost the code. I want to hook up my PS3 to watch Blu-ray movies and I can't find the darn parameters for sendmessage. The Girder macro I want to execute is "WatchDVD" So how do I use your dynamic menu to make Girder execute this macro when the "Playstation 3" Menu is pressed? Thanks for the help! Stacy |
#314
|
||||
|
||||
execute:
C:\Program Files\girder32\event.exe -silent WatchDVD
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#315
|
||||
|
||||
Thanks, Niel
|
#316
|
|||
|
|||
What about from an MVP?
Say something more like (I have no knowledge of girder CLI) C:\Program Files\girder32\event.exe -silent X10 event A1 on or heck really just C:\x10comm.EXE a1 on I mean really girder should be able to do everything I can with EventGhost, this works perfectly on the server's full client. I know you can't run windows apps on the MVP but having the server do some backend tasks could be really cool. Basically I just build dynamic menus for each MVP client, went and loaded them and nada. Looks cool, just server seems to ignore it. Works awesome on the server though! |
#317
|
||||
|
||||
Everything started 'from' an MVP will be started from the server/service, inheriting the user/privs of the service.
If you get problems, then I suspect you are running in service mode, which means that girder's event.exe cannot run properly... You may have more luck if you enable interact with desktop for the sage service in Windows' service manager...
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#318
|
|||
|
|||
No luck.
Yet. I noticed from some of the older posts, you don't have an MVP? If you did would you use it? |
#319
|
||||
|
||||
Quote:
To get anything like this working, I've always needed to run the SageTV service using the same user that I use to log on to windows with. John |
#320
|
|||
|
|||
John,
Excellent point, I tried that right after tring Niel's first suggestion. Still no luck. I was thinking there may be something in SageTV specifically prohibiting MVPs from even tring to launch an outside application. It seems the request is disregaurded somewhere, I get no errors, no troubles tring. This works perfectly on the server's client. I realize the path is valid for the server's client, both ways. Is it possible the service looks at the local filesystem differently? I did not try to use a relative path, is this possible? It might be interesting to see if a placeshifter client with EventGhost installed, see if it tries to run the command locally. |
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 |