![]() |
|
Night - A Skin for XBMC - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Skin Help and Support (/forumdisplay.php?fid=67) +---- Forum: Night (/forumdisplay.php?fid=130) +---- Thread: Night - A Skin for XBMC (/showthread.php?tid=70116) |
- TerranQ - 2010-05-01 05:21 Using poster view, 1920x1080 resolution (double checked video calibration and it's perfect), a few of the logos go off the top of the screen slightly. Buffy, big bang theory, x-files, torchwood, modern family, it's always sunny in philadelphia, the dead zone, castle, and burn notice are the ones that seem too big/too high. - mcborzu - 2010-05-01 05:43 TerranQ Wrote:Using poster view, 1920x1080 resolution (double checked video calibration and it's perfect), a few of the logos go off the top of the screen slightly. Buffy, big bang theory, x-files, torchwood, modern family, it's always sunny in philadelphia, the dead zone, castle, and burn notice are the ones that seem too big/too high. Try this: Viewtype_Poster.xml, starting at line 351 Quote:<control type="largeimage" id="7015"> Change the <posy>-6</posy> to <posy>0</posy> that should do it... - TerranQ - 2010-05-01 08:29 That did it. Looks much better now, thanks. Question - ValiantXI - 2010-05-01 19:44 I just had a question about trailers, this might be the wrong place but it seems like there are a lot of smart people reading this thread...how do i get them to work? Do I have to download them fully, or could there just be a URL in the .nfo? - mcborzu - 2010-05-01 23:56 ValiantXI Wrote:I just had a question about trailers, this might be the wrong place but it seems like there are a lot of smart people reading this thread...how do i get them to work? Do I have to download them fully, or could there just be a URL in the .nfo? Well I definitely know it works with local/downloaded trailers...I think the code I use, <ondown>XBMC.PlayMedia($INFO[ListItem.Trailer],1,noresume)</ondown> works for url's but haven't tested. Not sure about that youtube trailer script haven't tried that script out yet, but doubt it... - mcborzu - 2010-05-02 03:56 Finally finished a song-specific view: See in Action - Youtube Link, notice it automatically adjusts to whether you have cdART or not. ![]() ![]() Thought I saw all of Pyhek's concepts but after seeing this this had to give it a shot: ![]() And everyone said my videoOSD white box was off putting so I changed that... - hikaricore - 2010-05-02 05:20 I love the new views, especially the Wall Panel, it is a bit confusing to navigate at first but once I got my bearings it became my new recently added view. ^_^ Thanks for the fix for marking watched at the season level in file view btw. - ValiantXI - 2010-05-02 07:22 I like the new views as well, so hard to choose a view now. I also like how you justified the plot and all in the showcase view, makes it look so much cleaner. Was wondering though in the showcase view, are you going to leave the Studio as just the name or use the icon and put it down with the rest of the media icons? It doesn't matter to me either way, just that if you were going to leave them at words I would change the info for some of movies to make the studio name spelled better instead of trying to match it up with an actual logo name. Also it would be cool to maybe get the tagline out there somewhere if that is at all possible, I like seeing those, don't know about anyone else though...but keep up the great work man, everyone I bring over is jealous when I show this skin off haha. - stoli - 2010-05-02 18:31 One minor thing I noticed, and have not seen mention of, was text being cut off on the recently added TV shows: ![]() Looking good though! - B-Fir3 - 2010-05-02 19:35 In Wall Panel view there is no scroll bar when you press right. It functions like there is a scroll bar, but the scroll bar doesn't appear. The new views are great.
|