|
SageMC Custom Interface This forum is for discussing the user-created SageMC custom interface for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#121
|
|||
|
|||
I like the concept, but am wondering how this scales with lots of recordings. We probably have over 2200 recordings right now, and the TV screen in sage is a couple hundred entries long (series recordings, one off recordings, and movies). I like having the videos be separate, since what I do periodically is move movie recordings to a separate directory in videos, which helps declutter the main TV screen.
Using the full screen for the listing of episodes and programs in the normal SageMC helps the family skip down the list of items pretty quickly. Is it possible to have movies segregated into their own list automatically and leave the TV screen for TV shows alone? That would help scale things a bit more... Thanks, mike
__________________
Server: Sage 6.5.9 - X2 3800+, DFI NF4 MB, 1 GB, 300 GB HD (system disk), NV 7600GS, - Windows XP SP2 Client 1: Sage 6.5.9 - E7200, Abit IP35 Pro, ATI 4850 with HDMI connect to Denon 3808CI and Sony A3000 SXRD TV Client 2: HD200 connected to Denon 3808CI and A3000 SXRD TV Client 3: Media MVP to 15" Toshiba LCD Client 4: HD100 connected to Samsung 23" 720P LCD Client 5: HD100 connected to Vizio VX37L |
#122
|
|||
|
|||
Quote:
When I talk about imported videos i mean TV Shows that are not recorded by sage (They would have titles like "The Big Bang Theory - s01e01.avi", have metadata associated with them, and have been labeled "TV" by BMT (or mediascraper) ). By default it filters all other videos (dvd, bd, movies, non tv, every video w/o metadata). You can also limit the scope of the videos import to a particular directory (either via a property item or using pathfilterexpressions) which will display all the videos at that path, you can also choose not to import videos and only display Sage recorded TV. My collection is about half your size (800ish recorded programs and about 100ish groups) I think it works really well and all the different grouping options really help present things in a meaningful way. Also fuzzy and I are working on a very powerful searching/filtering algorithm where you will be able to store "filter sets" that save certain search criteria (watched/archived/new/manual/library/categories/show title/etc). then you will be able to call up filter set a, b, c whatever.
__________________
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 |
#123
|
||||
|
||||
Hi razorsharpe,
I have a small request. Perhaps this is something that is already available and I just missed it, but in the default SageMC TV menu, there is an option to search upcoming TV shows (by category, title, keyword, etc.). Is there a way to do this from TV Explorer? I can't seem to find it. Cheers
__________________
Throughout space there is energy. ... it is a mere question of time when men will succeed in attaching their machinery to the very wheelwork of nature. -Nikola Tesla |
#124
|
|||
|
|||
Quote:
|
#125
|
||||
|
||||
Quote:
__________________
Throughout space there is energy. ... it is a mere question of time when men will succeed in attaching their machinery to the very wheelwork of nature. -Nikola Tesla |
#126
|
|||
|
|||
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 |
#127
|
||||
|
||||
Quote:
And thanks for search button tip. This works on the client as well (you can assign a search buton via advanced setup). Don't know how many times I passed that by and never noticed.
__________________
Throughout space there is energy. ... it is a mere question of time when men will succeed in attaching their machinery to the very wheelwork of nature. -Nikola Tesla |
#128
|
||||
|
||||
I was trying to troubleshoot some problems with memory usage and I came across the following in my logs several times.
Sun 8/2 7:26:59.380 [EventRouter-001d6a4c00a1@173db18] EXCEPTION in getValueAsObject:sage.a.e: Error in method reflection of phoenix_api_CreateImage of java.lang.reflect.InvocationTargetException forhoenix_api_CreateImage( "TVExplorerBanners", GroupAiringBanner, "name:rounded,arcSize:40}", false) Is this a problem with the way the phoenix api is being called? |
#129
|
|||
|
|||
You shouldn't be seeing this as I am almost positive razr checks for nulls before creating banners mind posting a log?
|
#130
|
||||
|
||||
Here's a log file. Funny thing is that about 2:49 local time is the last reference I see in the logs. I haven't changed anything since noon today so I'm not sure what happened.
|
#131
|
|||
|
|||
Quote:
Quote:
nothing attached...
__________________
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 |
#132
|
||||
|
||||
Sorry, I didn't notice it was too big and I didn't get a warning or look to see if it was attached. It's about 2MB zipped. Let me see if I can think of another way to get it to you.
Edit: Here's an attachment. I had to delete about half the original log file to get it small enough, but there are still several of the errors in it. Last edited by toricred; 08-02-2009 at 08:06 PM. Reason: Added attachment |
#133
|
|||
|
|||
shutdown sage completely, restart, reproduce the problem, then zip and upload that... should be pretty small then...
__________________
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 |
#134
|
||||
|
||||
I got something uploaded in my previous post (I edited after you posted). The problem is that I'm not sure what causes it so I can't just recreate it when it starts.
|
#135
|
|||
|
|||
mmm... this is what i get for not having good enough debug information in the log (i cant tell what file it's crashing on)... Ill need to add some debug lines in my code and get an update to you. However, not sure when that is going to happen because I'm taking a break from most things sage this week (vacation and family in town).
__________________
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 |
#136
|
||||
|
||||
That's fine. I thought you were already on vacation anyhow. I just wanted to post about it before I forgot. It looks like everything is working fine but I have a file handle leak that I can't figure out the cause of (using Process Explorer to track it down). I wonder if these errors could be symptomatic of file handles that aren't being released. I'll play with it some more this week and see if I can find it.
|
#137
|
||||
|
||||
Don't know if this has been asked. I set my filter to sort by season. I noticed that the poster does not change when you change seasons. For instance, Supernatural has 4 seasons. The poster for Season 4 shows up by default. When I select any other season the Season 4 poster remains, even though Posters for Season 1-3 exist as well. Not a big deal, just something I noticed.
__________________
Cheers Damian Blog - http://www.adigitalhomeblog.com MSS.net blog (contributing editor) - http://www.mediasmartserver.net |
#138
|
|||
|
|||
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 |
#139
|
||||
|
||||
Thx. I just noticed that some of my episodes are not showing in TV Explorer. I will dig a little further to see if I can pinpoint the problem.
__________________
Cheers Damian Blog - http://www.adigitalhomeblog.com MSS.net blog (contributing editor) - http://www.mediasmartserver.net |
#140
|
||||
|
||||
I'm guessing these are imported videos, and if so you need to have BMT process them before they can be brought into the list.
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
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 |