Setting the boundary for a zoom animation
Hi, I have a zoom animation on the fanart control of my focusedlayout, but right now it goes beyond the width and height boundaries that I set on the focused item and the image control: Is there a way...
View ArticleON/OFF Label for Radio Button
I've created a new radio button on my PVR sideblade to switch the EPG genre colours On/Off using the following:- <control type="radiobutton" id="6062">...
View Articleset focus absolute position
I'm working up a list of playlist items that can be scrolled forward and backward using static content in a list/fixedlist. What I'd like to be able to do is set the focus of the list to the...
View ArticleMap Numeric Keyboard Action to a Skin Button
Basically, when the numeric key 0 (zero) is pressed on a keyboard when a live TV channel is playing, Kodi will switch the channel to the last channel played. I really find this feature very useful,...
View ArticleGet Season title from Episode level
From a list of episodes is it possible to get the title/label of that episodes season? I can get the shows title using ListItem.TVShowTitle but there doesn't seem to be a way to get the season...
View Articleauto width on horizontal list
Hi, I've built the following horizontal list like so: I have a hidden list to scroll the focus then a grouplist of controls with visibility conditions based on which item in the list has focus. The...
View ArticleÌs 'System.hasAddon' working properly
Some addon-authors are using a structure like this for e.g. video-addons: plugin.video.nameofauthor.firstaddon plugin.video.nameofauthor.secondaddon plugin.video.nameofauthor.thirdaddon I am trying to...
View ArticleOn Screen log message position
How can I change the position of the overlaying text of log position? I want to put it at the lower right hand corner.
View ArticleSolved - Q: Return value from edit Control via Control.GetLabel ??
Hi, first the background, i like to set Textlabel via an edit control which should be used as a content 'filter' as example : filter artists My issue is that i am unable to return the value from my...
View ArticleSkin Debug / Development / Modifications tools?
I have recently started to build my own Kodi and worked based on the Aura skin. I know I can call the built-in function skin.Toggledebug and map it in keyboard.xml under userfolder/keymaps to toggle on...
View ArticleVariable for labeling question
i am currently using: <!--Video Resolution Label--> <variable name="PlayerVideoResolution"> <value...
View ArticleQ/Help needed: visible conditions / (Widget)Container Refresh
Hi. In my Example i want to fill and refresh a panel container (id=5001) based on the input of an edit control (id="100002") Which works pretty well, but once my the panel container is empty, it cant...
View ArticleMystery of the Disappearing Textboxes
Hi, I have this include to show the title and plot using texboxes so the height can be variable. I've put them inside a grouplist so they can be centered on the page. If the include is called in...
View ArticleBug - Scrollbar : evaluate wrong result ? Kodi Leia
Hi, i face a problem, which i would descripe as a bug. it seems that numitems returns always ' -60' / numpage evaluates '0' if i focus a scrollbar from first item. I have a grouplist (id=111097)...
View Articleonunload ClearProperty() not working?
I am currently modding DialogMusicInfo from one of the Titan Skins. Now i am facing some strange behavior and I don't know why (possible bug?) I have...
View ArticleProgress Bar
I understand the built-in progress control only really works with a couple of infolabels that return percentages, so I've been trying to build my own. It works great for movies and episodes with an...
View ArticleItem visibility based on addon property
Sorry - probably a newbie question, but I've trawled online for hours to no avail! I would like to set the visibility of an item based on one of the addon's configurable settings. i.e. the element...
View ArticleSendClick for buttons
Trying to use SendClick assigned to a keyboard, but can't get it working. To test, I created a generic button button - <control type="button" id="500"> <description>button to toggle...
View Articlestrange flicker on first visibility of buttons with auto width.
Hi, I've got a horizontal list made up of buttons for the focused item and labels for the unfocused items so I can have an underline effect on the selected item. The buttons have width set to auto and...
View ArticleIsOnTop visibility
Hi I'm having trouble with something that seems like it should be straightforward, so apologies in advance if I'm being stupid... I want some of the content on certain screens, such as myvideonav.xml...
View Article