[s][Bug?][/s](Kodi Krypton Beta6) Container.Content doesnt work in...
Not Shure if this is a Bug or if this shuld behave like that by Design, but: "Container.Content(foo)" doesnt have any Effect, if a View is used in MyPlaylist.xml All which seems to Work is to use the...
View ArticleHelp modifying a view (cutoff, zoom, background)
I got stuck at these. I'm not a skinner, just mostly moving things around. 1. How do I fix the negative value on <top> cutting the center poster? I tried augmenting the heights, but it didn't...
View ArticlePossible to display channel info for pvr widgets on home screen?
Just wondering if it is possible to display channel info (title, station) on the home screen when using a pvr widget? You'll notice in the screenshot below (top right), taken with Estuary, that it...
View ArticleChanging colours inside a list
Need a bit of help here !! I can change the colours inside a list programatically (script embeds [COLOR=XXXXXXXX] into the listitem) but I want/need to be able to do it in the skin file instead. So, my...
View ArticleBug: missing infolabels in info dialog when opened from home
I believe this is a bug, ListItem.Path, ListItem.FolderPath, and ListItem.FolderName are blank in movieinformation window when opened from a widget on the home screen. I am using...
View ArticleBrain hurts - String.Contains(Player.SeekStepSize,+) ???
How I compare '+', do I use char code? Brain hurting..
View ArticleArrows (Has.Next) for Grouplist?
Hello Sometimes i have in Infodialogues more items (buttons) in a grouplist than visible at once on screen, therefore i would like to show a Arrow which indicates that there are more items. As it seems...
View ArticleProblem with autoset Focus to playing item in PlaylistWindow (Music)
i try to set the Focus to the currently playing item in MyPlaylist Window / View. what i can tell is that it dont work the way i try it, just why? i already try different variations, non of them did...
View ArticleKodi Krypton Beta 5 -> Integer.IsGreater(foo) breaks if got "-" values
title said it all tested with "!Integer.IsGreater(Window.Property(Daily.1.LowTemperature),0)" would be nice if someone could confirm this behavior. (Guess i have to open a ticket for this)
View ArticleUsing visualisation as a graphic element
I've been fooling around with using the music visualizer as a graphic element, in this case ShaderToy. I used <control type="visualisation"> to add the viz with some pings above and below. I...
View ArticleKrypton lastest nightly -> ListItem.DBTYPE for music doesnt work in dynamic cont
ListItem.DBTYPE for music doesnt work in dynamic content lists PHP Code: String.IsEqual(Container($PARAM[Widgetlist_id]).ListItem.DBTYPE,music)Â As Example
View ArticleKrypton latest nightly -> most Picture labels doesnt work in...
just an other one i noticed: most Picture labels doesnt work in "DialogPictureInfo.xml"
View ArticleKrypton latest nightly -> "All seasons" doesnt show a "Cover" / "Thumbnail"
another one may worth mantioned. This Bug exist since a while, because it still isnt fixed i touth i mention it incase it get overlooked. ( ja'll never knew) Since i try the first beta and Now still in...
View ArticleKrypton latest nightly -> fals negative for "ListItem.Property(Addon.IsInstalled
An other one: Fals negative for "ListItem.Property(Addon.IsInstalled)" for some Addons in "DialogAddonInfo.xml" i use this as visible condition for the Addon Install Date and get some times fals...
View Articleforce save settings
Hello I know if i change a skin setting it will become effective immediately. But if a reload the skin the changes are gone because it seems Kodi stores the skin settings during exit of Kodi. Is it...
View ArticleLong time issue with dateadded for smart playlists
I'm facing this issue since the introduction of the dynamic content lists: If 2 or more videos have the same DATEADDED value, the position will be different in HOME (widget) and MyVideo. Example:...
View ArticleChanges to the skinning engine for Kodi L*
Below you'll find an up-to-date list of all changes made to the skinning engine since the release of Kodi Krypton. new infobools System.HasActiveModalDialog (details) System.HasVisibleModalDialog...
View ArticleStarting from scratch?
So I did a few searches and the consensus I get is that instead of starting from scratch for a new skin.... That is should start this conq. And basically mod it to what I want... I just want to know is...
View ArticleHeads-up: How to deal with content types / media types
We missed some proper documentation about how to deal with content types properly, so here is a quick write-up how skinners should deal with adjusting the views for all the different types of content...
View ArticleVague question about
Hi, This question is coming from the perspective of a non-programmer and it's about the visible tag. I have always sort of assumed that XML was just an advanced way of storing variables, but to me the...
View Article