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
  #221  
Old 08-24-2009, 10:46 AM
dbone1026's Avatar
dbone1026 dbone1026 is offline
Sage Advanced User
 
Join Date: Jul 2008
Posts: 243
Quote:
Originally Posted by Peter_h View Post
Hey razrsharpe,

Is there a way for it to put the double digit seasons after the single digits? Right now, when I sort by season-episode, it displays the order as, 1, 10, 11, 2, 3, .... I would like it to be 1, 2, 3, ...10, 11.

Thanks,
Peter
I don't know how SageTV handles, but for other programs I have to throw a "0" in front of the single digit to get it to sort correctly (i.e. 01, 02, etc...)
__________________
Cheers
Damian

Blog - http://www.adigitalhomeblog.com
MSS.net blog (contributing editor) - http://www.mediasmartserver.net
Reply With Quote
  #222  
Old 08-24-2009, 11:03 AM
PLUCKYHD PLUCKYHD is offline
SageTVaholic
 
Join Date: Dec 2007
Posts: 6,257
this has been fixed in our api to sort properly by using integers I am 100%
positive razor will have it in next build not to speak for him.
Reply With Quote
  #223  
Old 08-24-2009, 11:14 AM
razrsharpe razrsharpe is offline
Sage Icon
 
Join Date: Sep 2008
Location: Boston, MA
Posts: 2,111
Quote:
Originally Posted by Peter_h View Post
Hey razrsharpe,

Is there a way for it to put the double digit seasons after the single digits? Right now, when I sort by season-episode, it displays the order as, 1, 10, 11, 2, 3, .... I would like it to be 1, 2, 3, ...10, 11.

Thanks,
Peter
by "displays the order" i assume you mean the episode selection filter? in 1.0 there is no way to change that. I will have to check but i believe this is fixed in my dev code.

The episodes themselves should still be in the correct order by original airing date.
__________________
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
  #224  
Old 08-24-2009, 12:51 PM
Peter_h Peter_h is offline
Sage Fanatic
 
Join Date: May 2008
Location: Kailua, HI
Posts: 798
Quote:
Originally Posted by dbone1026 View Post
I don't know how SageTV handles, but for other programs I have to throw a "0" in front of the single digit to get it to sort correctly (i.e. 01, 02, etc...)

There is a zero in front of them. The files appear like this,

Friends s01e01
Friends s02e01
Friends s10e01
...

The zero is being dropped for some reason when it is sorted.
Reply With Quote
  #225  
Old 08-24-2009, 12:52 PM
Peter_h Peter_h is offline
Sage Fanatic
 
Join Date: May 2008
Location: Kailua, HI
Posts: 798
Quote:
Originally Posted by PLUCKYHD View Post
this has been fixed in our api to sort properly by using integers I am 100%
positive razor will have it in next build not to speak for him.
Quote:
Originally Posted by razrsharpe View Post
by "displays the order" i assume you mean the episode selection filter? in 1.0 there is no way to change that. I will have to check but i believe this is fixed in my dev code.

The episodes themselves should still be in the correct order by original airing date.
Sounds great! Thanks guys.
Reply With Quote
  #226  
Old 08-24-2009, 09:49 PM
amdcursed amdcursed is offline
Sage User
 
Join Date: Dec 2004
Posts: 5
got it! thanks guys
Reply With Quote
  #227  
Old 08-31-2009, 12:26 AM
MitchSchaft MitchSchaft is offline
Sage Expert
 
Join Date: Jan 2008
Posts: 717
Some of my TV series do not show up as TV, but movies. Is there a way to classify each video to show up as TV?
Reply With Quote
  #228  
Old 08-31-2009, 07:25 AM
razrsharpe razrsharpe is offline
Sage Icon
 
Join Date: Sep 2008
Location: Boston, MA
Posts: 2,111
Quote:
Originally Posted by MitchSchaft View Post
Some of my TV series do not show up as TV, but movies. Is there a way to classify each video to show up as TV?
Can you elaborate a little bit?
Sage recorded or imported content?
Are you using BMT to collect the metadata or not (if so which version)?
How do you know they show up as movies (ie, are the episodes not grouping correctly)?
How does the default SageMC TV library classify (and group) them?

TVE treats all content the same... it will group the content by AiringTitle. One classic example where this can break down is for season prequels or summary episodes. Recently this happened with "24"... the prequel before last season had an AiringTitle of "24: Redemption" so it did not group properly with the other episodes of 24. To get the show to group correctly you would have to manually edit the metadata to have a title of "24" and an episode title of "Redemption".

If you are using BMT 3 beta 9 or earlier to collect metadata on sage recorded content, and have not changed your TitleMask in BMT setup; shows will not group correctly because BMT does not set the correct airing title by default. This does not effect imported content because TVE figures out the AiringTitle differently. BMT 3.0 and later are supposed to fix this; however, i have not tried out the latest BMT releases yet so can not confirm.
__________________
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
  #229  
Old 08-31-2009, 10:39 AM
MitchSchaft MitchSchaft is offline
Sage Expert
 
Join Date: Jan 2008
Posts: 717
They show up under My Videos, but not under TV Explorer is what I mean. These are for imported stuff, not directly recorded.
I'm using the latest version of BMT for all metadata/fanart.
Reply With Quote
  #230  
Old 08-31-2009, 12:10 PM
razrsharpe razrsharpe is offline
Sage Icon
 
Join Date: Sep 2008
Location: Boston, MA
Posts: 2,111
Quote:
Originally Posted by MitchSchaft View Post
They show up under My Videos, but not under TV Explorer is what I mean. These are for imported stuff, not directly recorded.
I'm using the latest version of BMT for all metadata/fanart.
Is metadata gathered for these episodes? can you post one of the .properties files?

Also check the following options (TVE Options - Imported TV):
  1. Display Imported TV -> Enabled
  2. Limit Search Paths -> Do Not Limit
    or limit with a path filter expression (in you sagemc_menu.xml file) or a property item... NOTE: Capitalization matters... the string must match the path EXACTLY
When Limit Search Paths is set to Not Limit TVE will not show imported videos that do not have metadata and whos MediaType = TV. I believe this is the case... but its been awhile so I am not positive.
__________________
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
  #231  
Old 08-31-2009, 12:46 PM
MitchSchaft MitchSchaft is offline
Sage Expert
 
Join Date: Jan 2008
Posts: 717
Ok, cool. The no metadata is probably it then. I'll let ya know once I get metadata for a few shows that won't pull properly. (true blood episides, penn & teller's bullshit, weeds, and a couple others.)
Reply With Quote
  #232  
Old 08-31-2009, 12:51 PM
razrsharpe razrsharpe is offline
Sage Icon
 
Join Date: Sep 2008
Location: Boston, MA
Posts: 2,111
Quote:
Originally Posted by MitchSchaft View Post
Ok, cool. The no metadata is probably it then. I'll let ya know once I get metadata for a few shows that won't pull properly. (true blood episides, penn & teller's bullshit, weeds, and a couple others.)
If you limit the search paths to a particular directory (or directories) TVE will display everything in that folder (and sub folders). If metadata does not exist, TVE will group the show in an "Unknown" group. The filename will be the episode title.
__________________
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
  #233  
Old 08-31-2009, 04:59 PM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
razrsharp,

Since I'm not a SageMC user I'm having difficulty finding the required version of SageMC for TVE. In the settings menu it says "SageMC STV Version 6.3.9a" Is this the right one? I thought it was supposed to have a _45 in there somewhere?

Tom
__________________

Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders.
Reply With Quote
  #234  
Old 08-31-2009, 05:14 PM
dbone1026's Avatar
dbone1026 dbone1026 is offline
Sage Advanced User
 
Join Date: Jul 2008
Posts: 243
Quote:
Originally Posted by tmiranda View Post
razrsharp,

Since I'm not a SageMC user I'm having difficulty finding the required version of SageMC for TVE. In the settings menu it says "SageMC STV Version 6.3.9a" Is this the right one? I thought it was supposed to have a _45 in there somewhere?

Tom
6.3.9a is the latest, the _45 was a previous release
__________________
Cheers
Damian

Blog - http://www.adigitalhomeblog.com
MSS.net blog (contributing editor) - http://www.mediasmartserver.net
Reply With Quote
  #235  
Old 08-31-2009, 07:07 PM
razrsharpe razrsharpe is offline
Sage Icon
 
Join Date: Sep 2008
Location: Boston, MA
Posts: 2,111
Quote:
Originally Posted by tmiranda View Post
razrsharp,

Since I'm not a SageMC user I'm having difficulty finding the required version of SageMC for TVE. In the settings menu it says "SageMC STV Version 6.3.9a" Is this the right one? I thought it was supposed to have a _45 in there somewhere?

Tom
Quote:
Originally Posted by dbone1026 View Post
6.3.9a is the latest, the _45 was a previous release
thanks dbone

when 6.3.9a dropped beta status the _## (some number) was removed... so yes 6.3.9a is the latest.

PS ill update the install instructions to reflect 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
Reply With Quote
  #236  
Old 09-01-2009, 06:50 AM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Thanks to both of you. razrsharp, please keep me posted. (PS. Very nice looking code!)
__________________

Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders.
Reply With Quote
  #237  
Old 09-01-2009, 09:06 PM
ryttingm ryttingm is offline
Sage Advanced User
 
Join Date: Nov 2007
Posts: 144
I've started using this mod and I'm a big fan. One of the things I miss from mikes tv screen is jumping around with numbers. For example hitting 1 will take you to the top of your list.
Reply With Quote
  #238  
Old 09-01-2009, 10:20 PM
razrsharpe razrsharpe is offline
Sage Icon
 
Join Date: Sep 2008
Location: Boston, MA
Posts: 2,111
Quote:
Originally Posted by ryttingm View Post
I've started using this mod and I'm a big fan. One of the things I miss from mikes tv screen is jumping around with numbers. For example hitting 1 will take you to the top of your list.
never used that feature but can see its usefulness.... so does 5 take you 50% through the list, and 9 90%? I'll add it as a feature request
__________________
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
  #239  
Old 09-02-2009, 09:48 PM
ryttingm ryttingm is offline
Sage Advanced User
 
Join Date: Nov 2007
Posts: 144
Quote:
Originally Posted by razrsharpe View Post
never used that feature but can see its usefulness.... so does 5 take you 50% through the list, and 9 90%? I'll add it as a feature request
I honestly can't say, but I use 1 all the time. With 2 terabytes of TV storage space I have to page up a lot to get to the top of the list.
Reply With Quote
  #240  
Old 09-04-2009, 08:02 PM
xxLJLxx's Avatar
xxLJLxx xxLJLxx is offline
Sage Advanced User
 
Join Date: Jun 2009
Location: Lubbock, TX
Posts: 150
Good job on this Razr! I have gotten pretty addicted to the SMW and I thought I would grab this for my small collection of recorded TV. It was very simple to get going. I thought I would look through all the settings and I enabled my preview window. It won't display anything though. I didn't see that anyone had been having this problem. Is it just me? Anyone know of why it would be doing this? I attached a screen.

Either way, thanks again razr. This is great.
Attached Images
File Type: jpg Conan.JPG (138.2 KB, 206 views)
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: Pandora Internet Radio (Default STV and SageMC) cncb SageTV Customizations 290 10-20-2010 03:37 PM
STV Import: JRMC Media Explorer 2 (Default STV and SageMC) cncb SageTV Customizations 34 03-21-2010 11:03 PM
STV Import: SageMC Enhancements (incuding Import Folder Fix in 6.2.x) twieder SageMC Custom Interface 59 05-06-2008 01:42 PM
STV Import: Multispeed Continuous FF/REW Import for SageMC MeInMaui SageMC Custom Interface 20 12-16-2007 04:27 AM


All times are GMT -6. The time now is 01:17 PM.


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