|
SageMC Custom Interface This forum is for discussing the user-created SageMC custom interface for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Add menu item for My Podcasts?
I'm trying to create a menu item in sagemc that will display a list of recent podcasts already downloaded into a shared folder i have. I see from other similar postings this should be possible but don't think i have the right "screen"?!
I'll note the UNC path i have referenced is correct so that shouldn't be the issue. Here's a snipit from my sagemc_menu.xml file. <internalScreenMenuItem icon="G:\media_root\Shared\podcast\Somepodcast\image.png" screen="MyFileBrowser" title="My Podcasts"> <evalExpression>AddStaticContext("PathFilterExprs", new_java_util_ArrayList())</evalExpression> <evalExpression>java_util_List_add(PathFilterExprs, "\\\\SERVER\\Shared\\podcast\\Somepodcast")</evalExpression> <evalExpression>AddStaticContext("PathFilterExcludes", false)</evalExpression> </internalScreenMenuItem> I'm not sure if the screen "MyFileBrowser" should be used or "My Music"? I've tried both and guessed at what might work based on a video/movie example elsewhere in the forum. It seems to just dump me into a folder a few levels above... rather then display a list of mp3's. Any help would be appreciated. Thanks! |
#2
|
|||
|
|||
i think the pathfilterexpression MUST be a direct import directory and not a sub folder of an import directory. Is "\\\\SERVER\\Shared\\podcast\\Somepodcast" a direct import directory (ie if you go to SageTV setup where you setup your video import directories is your folder listed there)?
__________________
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 |
#3
|
|||
|
|||
Quote:
\\\\SERVER\\Shared\\podcast is mapped as an import directory. I can change that if necessary (assuming i'm pursuing this correctly). On a related note, which "screen" would be the best in this case? Additionally, some of my podcasts are broken down into hour long segments per show (i.e. 3 hour long mp3 files for a 3 hour show). I've seen vista mc somehow know that all three were part of a single show and played them back to back without user intervention. Can sage do that? Would that require a playlist per day in this case? |
#4
|
|||
|
|||
Quote:
Quote:
Quote:
__________________
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 |
#5
|
|||
|
|||
I changed the path in my config file to the shorter path that is set as an import folder (podcast). It doesn't appear to do anything different. All i see is a window with both of my import folders listed.
Instead could i filter based on meta data like Artist? If i manually set the filters and sorting to get what i want i do it like this: View by Album Sort by Time Filter by Genre = Podcast If so what settings would use for that to get button on the main menu? Last edited by cowboyway; 08-11-2009 at 08:43 PM. |
#6
|
|||
|
|||
Quote:
Quote:
On second thought there may be settings you can set in the menu.xml file to preselect those "View" settings because you can manually enter the My Music screen and set those settings correct? I don't know what those settings are off the top of my head though.
__________________
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 |
Menu item disappeared | sleonard | SageTV Customizations | 2 | 02-27-2009 12:01 AM |
exit menu item on main menu | 49studebaker | SageMC Custom Interface | 1 | 11-14-2008 03:27 AM |
Modifying Screen Page with menu item | Brent | SageMC Custom Interface | 2 | 08-13-2008 01:13 PM |
Menu item will not stay after exiting SageTV | Andrew54 | SageMC Custom Interface | 2 | 04-11-2008 03:20 PM |
Add menu item with studio | jlabrue | SageTV Beta Test Software | 4 | 06-30-2007 08:44 AM |