![]() |
|
Convergence - 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: Confluence (/forumdisplay.php?fid=125) +---- Thread: Convergence (/showthread.php?tid=99839) |
RE: - Mudislander - 2012-03-12 11:59 (2012-03-10 19:08)zepo Wrote: Great subtitle support in this skin, but it won't show the flag if the sub. language is the same as the movie language. I only want that if I have no subs at all. Can this be fixed? Re: subtitle flag, I'll put in a toggle switch to turn them on or off. Was originally trying to cut down on the switches, but that seems to be falling by the wayside ![]() Fanart. - Whoops. Buggered something up again.Will fix it. I really must take off the partymix on my own homescreen. This is the 2nd time I haven't seen somrthing because of that shortcut
Subtitles - zepo - 2012-03-12 21:16 That sounds great but I found this and I think it is the source to my problems. (2012-01-15 12:42)Mudislander Wrote: I've started using the visible conditionQuote:!IsEmpty(ListItem.SubtitleLanguage) + !StringCompare(ListItem.AudioLanguage,ListItem.SubtitleLanguage)to show the default subtitle flag if it exists and is different to the default audio. I'm always looking at other ways of doing things so would be interested in your approach. I want the flags to show for all subtitles also when they are the same as the default audio RE: Convergence - Mudislander - 2012-03-12 23:19 Yep, that's the visible condition I used, if you want to try edit the files delete "+ !StringCompare(ListItem.AudioLanguage,ListItem.SubtitleLanguage)" bit and if the movie has a subtitle that XBMC knows about the flag will show. You'll only be able to show the first subtitle though. RE: Convergence - angelworld - 2012-03-13 04:36 hello First of all thanx for this great skin i love it. Xbmc keeps crashing when I open live streams.....I checked using default skin and the streams work fine. Here is the xbmc crash log: http://pastebin.com/Bg4BhKHF Thanx in advance. EDIT: Crashed again when opening IMdB Trailers: http://pastebin.com/FKvLYpP6 RE: Convergence - Mudislander - 2012-03-13 11:59 Hi There, what version of Convergence are you using ? One or two issues in your debug that I want to look into. RE: Convergence - angelworld - 2012-03-13 12:05 (2012-03-13 11:59)Mudislander Wrote: Hi There, what version of Convergence are you using ? One or two issues in your debug that I want to look into. Version 3.1.5 ...Thanku for helping
RE: - kyotocafe - 2012-03-13 13:37 (2012-03-09 14:05)Mudislander Wrote:Mrmills Wrote:the update is great !!! thanks for all the hours you put into this :-) that's great , does it mean that it is going to be integrated in Convergence?
RE: Convergence - Mudislander - 2012-03-13 16:55 (2012-03-13 12:05)angelworld Wrote:(2012-03-13 11:59)Mudislander Wrote: Hi There, what version of Convergence are you using ? One or two issues in your debug that I want to look into. Have you tried the newer .svn version ? They haven't got everything in that v3.1.5 has, but are getting there and they do have quite a few bug fixes and newer options. Anything from v3.1.5 that you can't do without, just shout out. RE: Convergence - angelworld - 2012-03-13 17:10 (2012-03-13 16:55)Mudislander Wrote:(2012-03-13 12:05)angelworld Wrote:(2012-03-13 11:59)Mudislander Wrote: Hi There, what version of Convergence are you using ? One or two issues in your debug that I want to look into. I will try tht today and will let you know tomorrow if its okay ...THanx RE: - Mudislander - 2012-03-13 17:15 (2012-03-13 13:37)kyotocafe Wrote:(2012-03-09 14:05)Mudislander Wrote:Mrmills Wrote:the update is great !!! thanks for all the hours you put into this :-) It's on the ToDo list ![]() Actually I did a red theme about 3 or 4 weeks ago but deleted it as the images were not in the same place and therefore jumped about a little when scrolling in XBMC. If anyone wants to help out with the images it's quiet easy. The unpacked images are Here open one of the images with something like paint.net or gimp Then adjust the Saturation/Hue to get the colour you want. Red for example is adjusting the hue to 150 ![]() Just as a teaser I've included support for Frost's XBMC Intro Movie Script into the next update hopefully out by the end of the weekend. The plugin will need to be downloaded and installed manually, when it makes the official repo I'll change that to auto install. ![]() |