|
Diamond This forums is for discussing the user-created Diamond plugin for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Station ID for Diamond Info
Where does Diamond Info view get it's station ID from? I have a few imported series that are showing copy for the station.
This is what the logo/text looks like: And attached is a screenshot of the whole screen for reference. Afflicted series are Star Trek TNG, Star Trek DS9, and Legend of the Seeker. Any ideas on what to change to fix this? |
#2
|
|||
|
|||
Diamond does a call to the Sage function "GetSeriesNetwork" and then matches the results to the images stored in the diamond base Theme subfolder under StudioIcons.
I checked a few and saw that the icon you refer to is called... "AND Syndicated Productions" But there could be many others that use a similar icon with different Network names (there are 1200 icons in that folder). I hope that helps. JOrton is really the expert in this area. k |
#3
|
|||
|
|||
Quote:
|
#4
|
|||
|
|||
Makes sense.
I used Slugger's Sagegroovy as a way into the API and calling SeriesInfoAPI.GetSeriesNetwork(SeriesInfoAPI.GetSeriesInfoForID("200071470")) //Star Trek TNG does indeed return Syndicated. I guess my next questions are:
|
#5
|
|||
|
|||
Shameless Bump
I dinked around with this some this AM and got absolutely nowhere Calling SeriesInfoAPI.SetSeriesInfoProperty() would never actually overwrite the Network propery. It would create a new Network property that I could access through SeriesInfoAPI.GetSeriesInfoProperty() It doesn't look like any other method to set the Network property is exposed other than SeriesInfoAPI.AddSeriesInfo() which I could never actually get to work calling through a groovy script*. I was not able to test it but would calling SeriesInfoAPI.AddSeriesInfo() with an existing SeriesID and only changing one property (network) and leaving everything else as null just update the network property? Or would it nuke everything that was set to null and set the network property to the new value? I'm also open to easier ways of doing this (hint hint) *I think the problem with going through groovy is the way it's handling ints. The error message I got was basically no method exists for argument types (list of types) Possible solution (new list of types) and the only difference in the types was a java.lang.Integer supplied by groovy and an int expected by java. |
#6
|
|||
|
|||
Quote:
|
#7
|
|||
|
|||
No further to this the only way we can offer a "fix" in diamond is add the option to show the logo based on what network it was recorded on. If you want that please log it as a reques on googlecode.
|
#8
|
|||
|
|||
Nah, no need to go that far for me on this. These are imports anyway, not recordings so there would be no network recording info for them This is not really a Diamond issue; using Diamond just made it visible.
I dumped the info from the SeriesInfoAPI for TNG and all the data matches verbatim what is on tvdb. I'm guessing this info got written into the database via Phoenix which means if I really want to pursue this I should go bug stuckless about a way to change this in BMT |
#9
|
|||
|
|||
Heh, this happened to me for TNG in simplified view too, just too impressed with everything else in diamond/bmt to care, happened to DS9 too but correct logos showing up for other imported recordings.
Great work PLUCKY, thank you!
__________________
Server: WMC Windows 7 64bit, SSD+2TB, Gigabyte 870G, AMD X6, 4GB DDR, ATi 5570 Capture Devices: HDHomeRun (OTA), 2x HD-PVR w/HTTP Tuning (DirecTV H21's) NAS: Windows Home Server: Supermicro C2SBX, C2D 2.6Ghz, 4GB DDR, 32.07TB |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
For Team Diamond: Seeking Permission to use Diamond Screenshots | DigiTechRx | Diamond | 0 | 03-11-2011 05:21 PM |
DO NOT USE 7.1.3 AND DIAMOND!! | PLUCKYHD | Diamond | 11 | 03-11-2011 11:23 AM |
Diamond and SageMyMovies | emotionnotion | Diamond | 1 | 03-09-2011 11:18 AM |
Diamond Sub-theme: Diamond MKANET Mod | mkanet | SageTV v7 Customizations | 2 | 02-21-2011 05:18 AM |
Video Info in SageMC 16x9, where did the info go...? | mrrrl | SageMC Custom Interface | 1 | 12-22-2006 10:51 AM |