launch manually the playlist process "Scanning media information"
When you have a huge playlist you can see "Scanning media information" before "playlist" was displayed. This process must be a part of Kodi core that run automatically when Windows ID "musicplaylist"...
View ArticleDialogContextMenu.xml - Understanding control positioning
I've been having a heck of a time figuring out how to place the group list control where I want it in this file. This is the first time I've come across a screen where the items are not being placed...
View ArticleSquare Background Sections? Including in the FixedList? Various List types??
Sup guys, I'm getting involved in a HUGE Project, I'm Super Excited but need help badly, doing all of this from scratch. In essence, I'm trying to recreate the Beach Blue DirecTV Interface from...
View Articlebutton spacing in list?
OK im getting further but for the life of me, I cant seem to reduce the spacing without losing my buttons. Any help please? I looked everywhere and cant seem to find many options. I tried to reduce the...
View Articleback row for kodi question
sorry for the long question hello i would just like to ask , on kodi 15 there was a skin called back row , i would just like to ask if it would be possible to make i for kodi 19 and 20 please and thank...
View ArticleQ: ListItem.DateAdded not working for Music Library Items ??
Hi, short Question. I like to have a info label to show when an album is added to library but ListItem.DateAdded is always empty for albums/songs. Is there any equivalent i am missing here ? wiki:...
View ArticleSelect a skins colour theme.
Is there any way to change the skins colour theme, like an <onclick>SetColorTheme(blue)</onclick> kind of function? I can't see any sort of function in the wiki. I'd like on first start up...
View Article[solved] How to display widgets with path starting with ActivateWindow()?
Hello, Lately you helped me a lot to sort things out. This time I'm struggling with something similar, since I'm trying to achieve this, when you select a widget, it's automatically fills widgetName....
View ArticleHow does one use Playlist.Position?
Hello, I'm trying to use fanart as the background on the loading screen. I'm currently using Code:$INFO[Player.Art(fanart)]This works fine, but only once the video starts playing. There's some...
View ArticleDetect if a resource image doesn't exist
As the title says how can you detect if a resource image doesn't exist? In my studio and genre view I'm using a resource pack to display the study / genre icon like so:- <control type="image">...
View ArticleHow to share submenu between layouts with different orientation?
Hi, I'm struggling with submenu... Want to share submenu (so I think on the same level) between layouts but with different orientation. I have code like this <submenu include="submenu">...
View ArticleVSCode Snippets
Are you using VSCode to create your Kodi skin? If so read on...... Creating a Kodi skin involves a lot of repetitive typing and after typing the <top>, <left>, <width> and...
View ArticleAnimation with button press
Hey Is it possible to trigger an animation when a button on gamepad is pressed? For example when I press Y on my Xbox one controler I want my boxback cover to slide into place. I have the animation...
View ArticleVariables (help)
Can anyone help me with getting this variable to work please all info on my problem is in this post Link Thanks
View Articlehow to make this string work for every folder at the same time
It currently only works for 1 folder at a time but I want it to work for every folder in the list at the same time <include name="PVRInfoPanel"> <control type="group">...
View ArticleCan't use $COMMA in SetProperty
As the title says possible bug? Works:- <label>test$COMMAtest</label> Fails:- SetProperty(my prop,test$COMMAtest,home) The property is empty
View Article(Help) Finishing my view
If any one could please have a look at my post here and offer any help on the two problems would be really appreciated as I've Google loads and found no solution. Kodi post Thanks
View ArticleHow are Containers/ListItems initialized?
Hi, I'm a newbie in Kodi skin development and I would like to understand how the Containers/ListItems are initialized, but I haven't find any clear explanation on the Kodi's development site or with...
View ArticleBookmarks window as a list
Ideally with Confluence I would like to have the Bookmarks window display as a list. Is this possible? If not, are there any other skins that present this window as a list instead of icons? Most...
View ArticleQ: advancedsettings. (imageres|fanartres)tags - force issues for BOOKMARKhumbs
Hi, unsure if i done something wron...but I setup my advancedsettings.xml which startup like so As i like to keep/cache all artworkin its original size <advancedsettings>...
View Article