SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Customizations > SageMC Custom Interface
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageMC Custom Interface This forum is for discussing the user-created SageMC custom interface for SageTV.

Reply
 
Thread Tools Search this Thread Display Modes
  #41  
Old 05-14-2010, 11:52 AM
wrems's Avatar
wrems wrems is offline
Sage Icon
 
Join Date: Feb 2007
Location: Marietta, GA
Posts: 1,332
Is there a way to break the connection between each of the video browsers so they behave independent of one another?

To be clear, I have the 2 video browsers with the filters set up. One for Movies, and one for Other. It works great, except when I switch the display mode to say "date added" on the movies browser the change is automatically replicated to the Other browser too. I'd like to have them operate independently based on different view modes. Is this possible???
Reply With Quote
  #42  
Old 05-14-2010, 12:18 PM
razrsharpe razrsharpe is offline
Sage Icon
 
Join Date: Sep 2008
Location: Boston, MA
Posts: 2,111
Quote:
Originally Posted by wrems View Post
Is there a way to break the connection between each of the video browsers so they behave independent of one another?

To be clear, I have the 2 video browsers with the filters set up. One for Movies, and one for Other. It works great, except when I switch the display mode to say "date added" on the movies browser the change is automatically replicated to the Other browser too. I'd like to have them operate independently based on different view modes. Is this possible???
yup you can do that... by setting the property items that control those look and feel attributes in the menu.xml file (same way you do the path filtering)...

ie something like this:
Code:
<internalScreenMenuItem icon="hover_my videos.png" screen="Video Library Folder View" title="Videos">
    <evalExpression>SetProperty("sagemc/ui/video_lib_view", "FILE-SYSTEM")</evalExpression>
    <evalExpression>SetProperty("sagemc/video_lib_filter", "None")</evalExpression>
    <evalExpression>SetProperty("sagemc/ui/video_lib_folder_listview", false)</evalExpression>
</internalScreenMenuItem>
EDIT: so set up one browser to be the way you want, shut down the client, see what the settings are for the above properties in sageclient.properties, copy the settings to your menu.xml file, repeat for the other browser setting....
__________________
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

Last edited by razrsharpe; 05-14-2010 at 12:20 PM.
Reply With Quote
  #43  
Old 05-14-2010, 12:56 PM
wrems's Avatar
wrems wrems is offline
Sage Icon
 
Join Date: Feb 2007
Location: Marietta, GA
Posts: 1,332
Brilliant!! Worked like a charm, thanks so much razrsharpe.
Reply With Quote
  #44  
Old 06-03-2010, 09:42 AM
Tropicaljoe's Avatar
Tropicaljoe Tropicaljoe is offline
Sage User
 
Join Date: Oct 2009
Location: Roscoe, IL
Posts: 22
Tv Recordings

Can this also be used to specific different tv recording directories? I want to possibly use this with the Malore Menus to have 3 different menus that would break off our recordings by family member
Reply With Quote
  #45  
Old 06-03-2010, 01:53 PM
razrsharpe razrsharpe is offline
Sage Icon
 
Join Date: Sep 2008
Location: Boston, MA
Posts: 2,111
Quote:
Originally Posted by Tropicaljoe View Post
Can this also be used to specific different tv recording directories? I want to possibly use this with the Malore Menus to have 3 different menus that would break off our recordings by family member
dont think so but havent tried so not sure...
__________________
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
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
STV Import: Favorite Channel Lists BobPhoenix SageTV Customizations 174 03-02-2012 05:13 PM
STV: SageMC 16x9 Version 6.x (latest dev build) dflachbart SageMC Custom Interface 6112 04-04-2008 11:16 PM
Custom Main Menu Icons for SageMC Brent SageMC Custom Interface 3 01-26-2008 09:04 PM
STV Import: Add Future Airings Buttons to Basic menu jbarr SageTV Customizations 3 02-09-2007 10:44 AM
SageMC 6.31 and calling an external application CanadianEh SageMC Custom Interface 6 01-23-2007 06:09 PM


All times are GMT -6. The time now is 06:32 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.