|
SageMC Custom Interface This forum is for discussing the user-created SageMC custom interface for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
BMI, SMW and custom menu items issue
I have custom menu links for various folders IE: dvd's, home movies, vhs etc. worked great. I now installed the BMI and SMW and it works great as well, however when i go to my home movies it shows them in the wall, which is ok but it tries to pull meta data for them and that just is not working as i would like it to. Is there a way to have it not search metadata or even maybe not even use the wall for certain folders.
This is a snippet of the link: <!-- --> <internalScreenMenuItem icon="hover_my videos.png" screen="Video Library Folder View" title="Home Movies"> <evalExpression>AddStaticContext("PathFilterExprs", new_java_util_ArrayList())</evalExpression> <evalExpression>java_util_List_add(PathFilterExprs, "E:\\Home Movies")</evalExpression> <evalExpression>AddStaticContext("PathFilterExcludes", false)</evalExpression> </internalScreenMenuItem> <!-- --> <internalScreenMenuItem icon="hover_my videos.png" screen="Video Library Folder View" title="VHS"> <evalExpression>AddStaticContext("PathFilterExprs", new_java_util_ArrayList())</evalExpression> <evalExpression>java_util_List_add(PathFilterExprs, "E:\\VHS")</evalExpression> <evalExpression>AddStaticContext("PathFilterExcludes", false)</evalExpression> </internalScreenMenuItem> I think I would actually like to be able to link to the home movies outside the movie wall maybe and without metadata but would not mind the vhs inside the wall but with the non-dvd filter maybe but with metadata, is this possible.
__________________
Thanks, Kevin |
#2
|
||||
|
||||
YOu can tell bmt to ignore folders by giving it a regular expression in the folders to ignore. In the webui, goto Configuration and search for "ignore". In the ignore these folders, enter, Home%20Movies. Now bmt will ignore any folders that contains "Home Movies".
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#3
|
|||
|
|||
Worked great, Thanks
__________________
Thanks, Kevin |
#4
|
|||
|
|||
to use both SMW and the default Video Library do this:
__________________
Server 2003 r2 32bit, SageTV9 (finally!) 2x Dual HDHR (OTA), 1x HD-PVR (Comcast), 1x HDHR-3CC via SageDCT (Comcast) 2x HD300, 1x SageClient (Win10 Test/Development) Check out TVExplorer |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Filtered menu items. What am I missing? | GollyJer | SageMC Custom Interface | 3 | 04-21-2008 08:45 PM |
Link Animations to Menu Items? | jagee23 | SageTV Customizations | 2 | 07-24-2006 07:03 AM |
Disappearing new dynamic menu items..V3.0.7 | powerplay | SageTV Customizations | 4 | 09-19-2005 02:12 PM |
Hide Menu Items | matterw | SageTV Beta Test Software | 5 | 01-28-2005 07:23 PM |
Possible to modify the layout of the menu items? | Guinness | SageTV Customizations | 7 | 10-05-2004 11:59 PM |