![]() |
|
[Archive] Transparency! - v0.27 - 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: Transparency! (/forumdisplay.php?fid=115) +---- Thread: [Archive] Transparency! - v0.27 (/showthread.php?tid=52125) |
- m.savazzi - 2009-07-05 00:43 ronie Wrote:Work in progress... It's very nice... but how do you enable the fanart for music? - m.savazzi - 2009-07-05 00:49 Question: In music there is the Library button but is gray? why is it there? I can have a music library? how? [edit: found the scan items to library....] - Justcop - 2009-07-05 01:00 If you want my honest opinion of the your screen shot, I think its pretty terrible. I'm looking for something very sleek, that font is almost gothic, how about something more modern? And as for the blue, definatly a good choice but I think that shade is too dark and two plain, is that one of the 16 bit colours? eww - ronie - 2009-07-05 01:08 mfsav2 Wrote:Question: MPEG4 is the video codec DVD is the source (source can be DVD, HDDVD, Blu-Ray, HDTV, SDTV) mfsav2 Wrote:It's very nice... but how do you enable the fanart for music? this will only work if your music direcory structure is Music/Artist/Album with a fanart.jpg image in the artist folder. so like this: Music/Artist1/Album1/Songs Music/Artist1/Album2/Songs Music/Artist1/fanart.jpg - m.savazzi - 2009-07-05 01:16 ronie Wrote:MPEG4 is the video codec I expcted offline DVD to be the source... why I have even DVD? is it normal or a mistake in the code I put ![]() [EDIT]: Found my mistake... correct line is: <control type="image" id="5085"> <include>MovieMediaflagsVars</include> <texture>flags/movies/source/dvd.png</texture> <visible>substring(listitem.filename,sddvd) | substring(listitem.filename,.ifo) | substring(listitem.filename,.vob) | [[!substring(listitem.filename,hddvd) + !substring(listitem.filename,bluray) + !substring(listitem.filename,offdvd)] + [substring(listitem.filename,.iso) | substring(listitem.filename,.img) | substring(listitem.filename,.avi) | substring(listitem.filename,.mkv) | substring(listitem.filename,.mov) | substring(listitem.filename,.mpg) | substring(listitem.filename,.mpeg) | substring(listitem.filename,.ts) | substring(listitem.filename,.wmv)] + ![substring(listitem.studio,720) | substring(listitem.studio,1080) | substring(ListItem.VideoResolution,720) | substring(ListItem.VideoResolution,1080)]]</visible> </control> Otherwise offdvd is read as dvd ronie Wrote:this will only work if your music direcory structure is Music/Artist/Album with a fanart.jpg image in the artist folder. Harg! my music is a mess! I will have to re sort all of it. This means that you cannot have multiple fanart? or different fanart for the album? - m.savazzi - 2009-07-05 01:18 Justcop Wrote:If you want my honest opinion of the your screen shot, I think its pretty terrible. I'm looking for something very sleek, that font is almost gothic, how about something more modern? Wow... I said it was nice... but you dissected it!!!! On the font: it's strange as is a bastoni type but gives the idea of gotic... I could agree a more "linear" type could help readability. For the rest: it was a first mockup
- ronie - 2009-07-05 05:21 Justcop Wrote:If you want my honest opinion of the your screen shot, I think its pretty terrible. I'm looking for something very sleek, that font is almost gothic, how about something more modern? no worries about the font, it was the first one i tried. after trying another 105 fonts, i've found the perfect one. messing with some lighter shades of blue is next on the list. - Greg. - 2009-07-05 14:48 ronie Wrote:messing with some lighter shades of blue is next on the list. some inspiration perhaps... http://www.egl-neon.com/chart5.html - rudeboyx - 2009-07-05 17:36 ronie Wrote:i've seen some similar reports with other skins who are using this feature. Seems to be slighty better, but still some lag. The worst bit is from reboot youv got to wait about 1 min on the homescreen befrore you can do anything. (this was the same with the last home.xml and the new one.) i believe nuka has relased another version of the plugin to speed up music database searching which could well be the problem, however i have no idea how to find this new version, as theres now links in the thread http://forum.xbmc.org/showthread.php?tid=53396 post #90 - Justcop - 2009-07-05 22:07 Why does the trailers button now say "Apple Trailers" which doesn't fit in large font mode. I worked out how to change its name in home.xml but am also trying to change the name of the videos button, how do I do that? The new recently played dialouge also isn't great with large fonts enabled, the text overlaps slightly. |