|
SageMC Custom Interface This forum is for discussing the user-created SageMC custom interface for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||||
|
||||
Filtered menu items. What am I missing?
The most recent discussion of filtered menus I can find is here. When I add the following to my menu.xml I get a filtered screen with nothing in it. V:\Downloads is the exact path of the import folder. The videos show up on the general, unfiltered video menu.
What am I missing? Thanks. Code:
<internalScreenMenuItem icon="hover_my tv.png" screen="Video Library Folder View" title="Downloads"> <evalExpression>AddStaticContext("PathFilterExprs", new_java_util_ArrayList())</evalExpression> <evalExpression>java_util_List_add(PathFilterExprs, "V:\Downloads")</evalExpression> <evalExpression>AddStaticContext("PathFilterExcludes", false)</evalExpression> </internalScreenMenuItem> Last edited by GollyJer; 04-20-2008 at 11:23 PM. |
#2
|
||||
|
||||
Do you need to use a unc path instead?
Gerry
__________________
Big Gerr _______ Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB. |
#3
|
||||
|
||||
I haven't tried this, so this is only a guess, but sometimes you must use a double slash because a slash can be treated as a special escape character. Try: "V:\\Downloads"
__________________
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 |
#4
|
||||
|
||||
That was it Tiki, thanks. I wouldn't have even thought to try double slashes when using local paths. They're usually used when working with UNC paths.
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
STV Import: Dynamic Customisable Main Menu (v6.4 20/Dec/2007 for SageTV 5.0/6.0) | nielm | SageTV Customizations | 555 | 07-09-2014 06:36 PM |
STV Import: Video Editing for Sage | BobPhoenix | SageTV Customizations | 279 | 03-07-2013 01:35 PM |
STV: SageMC 16x9 Version 6.x (latest dev build) | dflachbart | SageMC Custom Interface | 6112 | 04-04-2008 11:16 PM |
STV Import: Menu Shortcut Bars | BobPhoenix | SageTV Customizations | 9 | 09-05-2006 04:46 PM |