Custom Skin
Hi, We are looking to use Kodi as an engine for video presentations. We control content and commands thru IP and we would like to have a completely black screen when nothing is playing. We also don't...
View ArticleKodi 17.3 - Episodes (TVShows) watched status propertys not updated
After watching an episode of a TV Show and returning from player (fullscreen) to library automatically (via kodi as default when episode ends; normal), these propertys aren't updated until library...
View ArticleSkinning and Music Videos
I am not sure if this was an issue in previous versions; There are two ways to access music videos. Through the video library or through the music library. If i browse through the music library, kodi...
View ArticleLeia - DialogVideoInfo.xml focus/control issue? \o/
StringCompare strikes again.. carry on. [=-}
View Articlequestion on togglebutton state retrieval
hi, could one help me find out how to conditionally run a different script pls? I have a togglebutton so far, and depending on it's state a different script (or same script but other paramvalue) should...
View ArticleWhy do movie posters take longer to load than tv posters?
On first opening a viewtype, TV Posters load (or seem to) instantly, movies always lag? With preloaditems has no effect. Set (collections) Posters for movies load instantly. Is it just all the info...
View ArticleLeia Blu-ray menu controls?
So playing with Kodi 18 and have full have Blu-ray menu support wish is awesome btw... But my question is what is the keyboard shortcuts for the topmenu/ main Blu-ray menu while the movie is playing?...
View ArticleSkin settings no longer available after migration from Kodi 15
Hi all, I'm trying to fix my Kodi 15 skin to make it work with Kodi 17. An issue I'm having is that I have a 'resources' folder with 'settings.xml' which somehow is no longer 'seen' on Kodi 17....
View ArticleSkinning Beginner
Hello all. I'm knew to Kodi development, but not to Python and am struggling with my initial attempt at building a script that calls an XML file to populate a basic control on screen. My Python script...
View ArticleQ: Understanding skin resolutions
So the skin I work on provided a 720p folder with all the xml files. For Leia, I converted my layout to 1080/16:9 aspect. Following the example of Estuary (don't know why this is now preferred though)...
View ArticleTextboxes with auto-height will scroll if the font has non-default linespacing.
Is anyone else experiencing this? I have a font that has <linespacing>1.2</linespacing> When I use a textbox with <height>auto</height>, even if it has plenty of space it will...
View ArticleListItem.ChannelGroup not working
I was wondering where ListItem.ChannelGroup is supposed to work? I would like to use this label in MyPVRChannels.xml and MyPVRGuide.xml, but it doesn't return anything.
View ArticleHow to have textures default to the current skin?
I'm trying to design a large custom dialog, but I don't want to go through the process of creating all the png background images for textures. Is there some way I can have the dialog use the...
View Articlescript.colorbox
Blurb, I will try support here when I can. The script will change as more users use it. Next version (2.0.3) will probably break skins, in as far as setting up own unlimted amount of containers and own...
View ArticleProblem with Playlist Window
i have two different Views for the Playlist Window. One for Video one for Music therefore i use the visible conditions Code: Window.IsVisible(videoplaylist) to show the video view, and Code:...
View ArticleKodi Default Splash Screen?
Want to know is there a way disable default splash screen with Kodi logo from within the skin or using python? I know I can delete it. But I am lazy and don't want too.
View Article"VideoPlayer.offset(number).Title"
We have already "MusicPlayer.offset(number).Title" Would be nice if we get the Same for video. -> needed as a condition to show a playlist Icon if more than one Item is in the playlist -> Code:...
View ArticlePanel Content won't open onclick on Krypton
Hey there, Using a panel with <content target="video">videodb://tvshows/titles/</content> but when I click on one of the TV Shows on the panel it doesn't open to the TV Seasons. This...
View ArticleKodi 17 Confluence Menu Position
How can the menu position be changed in Kodi 17 for the skin Confluence? The Home.xml has changed from prior versions.
View ArticleGrouplist localizes not showing??? stumped..
My SkinSettings.xml has this grouplist for initial options: Code: <control type="list" id="9990"> <left>70</left>...
View Article