SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV v7 Customizations > Phoenix
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

Phoenix This forum is for discussing the user-created Phoenix custom interface for SageTV.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-20-2011, 07:59 AM
wrems's Avatar
wrems wrems is offline
Sage Icon
 
Join Date: Feb 2007
Location: Marietta, GA
Posts: 1,332
Instant Status Menu Fragments?

Are there menu fragments to insert custom vfs modules into the instant status area without manually manipulating instantstatus.xml?
Reply With Quote
  #2  
Old 08-23-2011, 12:52 PM
JonTom JonTom is offline
Sage Aficionado
 
Join Date: Apr 2005
Location: Whistler BC
Posts: 413
I'm wondering this too.

oops, seems I mean Global Status.
__________________
Alpine Website Design

Last edited by JonTom; 08-23-2011 at 12:55 PM.
Reply With Quote
  #3  
Old 08-23-2011, 12:56 PM
wrems's Avatar
wrems wrems is offline
Sage Icon
 
Join Date: Feb 2007
Location: Marietta, GA
Posts: 1,332
There is not anything like that. It's not a menu from another conversation I had with Brian. You can add your own custom vfs to any of those numbers though. It's not hard.
Reply With Quote
  #4  
Old 08-23-2011, 12:59 PM
JonTom JonTom is offline
Sage Aficionado
 
Join Date: Apr 2005
Location: Whistler BC
Posts: 413
I actually want to change the newstatusmenu.xml, as I understand it. Off to experiment!
__________________
Alpine Website Design
Reply With Quote
  #5  
Old 08-23-2011, 01:32 PM
JonTom JonTom is offline
Sage Aficionado
 
Join Date: Apr 2005
Location: Whistler BC
Posts: 413
Well I put a newstatusmenu into userdata and it's working. I've removed a bunch of view I don't care about and added one I do want (New Music). Now I just have to make it show New Albums instead of New Songs and I'll be off to the races...

Code:
            <view name="JW_recentmusic" label="New Music" contextVar="MediaFile" preload="false" limit="11" >
                  <description>Recently imported music</description>
                  <eval>AddStaticContext( "MediaItem" , MediaFile )</eval>
                  <eval>AddStaticContext( "MediaType" , "MUSIC" )</eval>
                  <eval>ExecuteWidgetChainInCurrentMenuContext("RGJDX-87319")</eval>
            </view>
__________________
Alpine Website Design
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
Menu Fragments Propagating wrems Phoenix 6 05-12-2011 10:55 AM
ADS Instant DVD 2 rfallara Hardware Support 1 11-09-2005 03:13 PM
sagetv not deleted fragments to free disk space etk29321 SageTV Software 12 01-07-2004 12:38 PM
Those itty bitty channel surfing show fragments... rrussell SageTV Software 10 05-21-2003 08:57 AM


All times are GMT -6. The time now is 07:47 PM.


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