|
SageMC Custom Interface This forum is for discussing the user-created SageMC custom interface for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#161
|
||||
|
||||
Quote:
In the end i will probably have two separate views... one geared toward banners similar to the screenshot i posted earlier... and one "simple" interface more along the lines you posted. that being said most (if not all) things will be configurable to customize it to your hearts content 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 |
#162
|
|||
|
|||
Quote:
Regarding screwy fanart display: is this by chance a client using mouse navigation? TVE is very mouse unfriendly and can screw up navigation and fanart display, etc... Keyboard/Remote navigation works fine can you post some of the .properties files from the episodes that are not showing up properly? Also i dont know what the "Fanart Title" is. Maybe someone can tell me what that correlates to in the .properties file. But my guess is that is what is causing the issue... However, i dont know why the default SageMC TV interface would display it correctly and TVE incorrectly. They both use the same methods to display the background. 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 |
#163
|
||||
|
||||
Do these replies mean you're back from vacation/family?
|
#164
|
||||
|
||||
Thanks for the reply Evilpenguin & Razrsharpe
Evil-Yes, Razr is correct, that is what I meant, I just didn't express it as clearly Razr-I've attached a .properties file to one of the episodes belonging to a show displaying incorrect fanart. Each show with incorrect fanart has several episodes, so I'm not sure if it matters which .properties file may help most. I looked through all of them, and they all pretty much look like the one I've attached here. Please let me know if you need any more. As far as manually updating the metadata, can I do that from the web UI? I'm assuming you mean from the screen depicted in the third screencap I included. I've tried changing the data from there, but don't see a way to save it. I've been reading through the BMT thread, I suspect the answer for how to do that is there somewhere. Again, thank you both for your help, 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 |
#165
|
|||
|
|||
yup
__________________
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 |
#166
|
|||
|
|||
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 |
#167
|
||||
|
||||
Any chance you'll have some time to look at the errors I posted earlier? I'm not trying to rush you. I just wanted to make sure you didn't forget.
|
#168
|
||||
|
||||
Quote:
Thanks
__________________
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 |
#169
|
|||
|
|||
Quote:
import the attached xml into an existing Sagemc xml with TVE installed. This will add some debugging info around the banner display. I'm at a loss for why its throwing exceptions though... i just deleted all my banners to confirm that it would recreate them ok (and not throw nulls). What version of the phoenix api are you running (TVE Options -> TVE Info)?
__________________
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 |
#170
|
||||
|
||||
The Phoenix version is 1.36. I'll install this and report to you tomorrow afternoon.
|
#171
|
||||
|
||||
Here's the log file.
|
#172
|
|||
|
|||
couple questions.
__________________
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 |
#173
|
||||
|
||||
Answers to the questions first:
* Server (as a service)/HD200 environment * Banners do show up. * Both the banners and posters folders have contents. * The account running the service is the built-in administrator on the server so it certainly should have permissions. I'll have a log in about half an hour. |
#174
|
||||
|
||||
Here's the revised log.
|
#175
|
|||
|
|||
Looking through the log i see it grabbing some cached banners (smallville, monk, eureka, etc). All the exceptions seem to be for one banner: Phineas and Ferb. Here's a snippit from the log:
Code:
Sat 8/8 15:00:57.947 [EventRouter-001d6a4c00a1@1f9eaae] Displaying Banner for GroupAiring 'Phineas and Ferb' Sat 8/8 15:00:57.947 [EventRouter-001d6a4c00a1@1f9eaae] GetFanartBanner, GroupAiringBanner = 'C:\Program Files\SageTV\SageTV\STVs\Phoenix\Fanart\TV\Phineas and Ferb\Banners\81848-g.jpg' Sat 8/8 15:00:57.947 [EventRouter-001d6a4c00a1@1f9eaae] Banner exists, will display Sat 8/8 15:00:57.948 [EventRouter-001d6a4c00a1@1f9eaae] Banner does not exist in cache, Creating Image Sat 8/8 15:00:57.948 [EventRouter-001d6a4c00a1@1f9eaae] Creating Image Sat 8/8 15:00:57.958 [EventRouter-001d6a4c00a1@1f9eaae] EXCEPTION in getValueAsObject:sage.a.e: Error in method reflection of phoenix_api_CreateImage of java.lang.reflect.InvocationTargetException for:phoenix_api_CreateImage( "TVExplorerBanners", GroupAiringBanner, "name:rounded,arcSize:40}", false) Sat 8/8 15:00:57.963 [EventRouter-001d6a4c00a1@1f9eaae] CreateImage, GroupAiringBannerImage = 'null' Sat 8/8 15:00:57.963 [EventRouter-001d6a4c00a1@1f9eaae] Done Displaying Banner for GroupAiring 'Phineas and Ferb' Code:
Sat 8/8 15:00:58.344 [Fork-HQKVS-38781@74e1a6] Error accessing image file C:\Program Files\SageTV\SageTV\STVs\Phoenix\Fanart\TV\Phineas and Ferb\Backgrounds\81848-1.jpg of java.io.FileNotFoundException: Failed detecting file type for image, couldn't read header
__________________
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 |
#176
|
||||
|
||||
Interesting. I checked the folder and it contained 0 byte jpg files. I noticed one other directory that had the same problem (Burn Notice). Could the problem be that the file exists, but doesn't have anything in it?
Edit: That also suggests I may have a problem with BMT. I'll work on how to get that fixed. Last edited by toricred; 08-08-2009 at 03:58 PM. |
#177
|
|||
|
|||
Quote:
Razr you could add an option to check file size but I don't do that and hopefully it will be fixed on bmts end |
#178
|
|||
|
|||
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 |
#179
|
||||
|
||||
I'm actually using beta 9 so I don't think that's fixed it.
|
#180
|
|||
|
|||
I would suspect that beta 9 will only remove the offending 0 byte files for bmt runs done with beta 9 or later... if any of the 0 byte files were downloaded with earlier versions of bmt then they will still be there. I would do a search of your windows directory and delete all the 0 byte .jpg files (this is what i just did... i had a couple movie posters).
__________________
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 |
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 |