Processed images not displaying
I've got a python script to give me a now "nice playing" screen for my Logitech Media Server. It does some processing to download the artwork and blur it to make a background screen above which it...
View Articleplaymedia random
So I have playmedia($info[listitem.path]) Works perfectly but I would like to have it shuffle or play random and ideas?
View ArticleKrypton RC - $INFO[Player.SeekStepSize] empty when seeking
Im using it in VideoOSD.xml and DialogSubtitles.xml, I get nothing? Same for DisplayAfterSeek & Seeking
View ArticlePVR - $INFO[VideoPlayer.StartTime] is counting back 2-3 times every sec
if $INFO[VideoPlayer.StartTime] or $INFO[Player.StartTime] is used together with Live-TV (VDR here) the starttime is counting back 2-3 times every sec. It should not differ, because the starttime is...
View ArticleTurn the entire settings inferface/window into a dialog
As in, a dialog over the home screen, so you effectively do all your setup within that one space. Possible?
View ArticleTime in hours and minutes
I was traing to change a skin that I'm using to display time in hours and minutes in the views. At first I used the script duration PHP Code: <variable name="LabelDuration"><value...
View Articlemy video nav.xml
Is there a way to change the default labels on button 10 of myvideonav.xml I know this is dumb but I want to change All videos to All Videos.... or better yet All Movies etc depending where I am in the...
View ArticleAddons missing icon.png not being checked for by kodi
Addons with missing icon.png, kodi still passes the filename as if it was there. This means you can't check for empty string or use fall back. You can test by selecting a number of the addons included...
View ArticleDo I have to support PVR + Music for repo submission?
I just don't have the use or time for either, so seems daft putting in some generic rubbish. Can I just delete all the relevant files to do with PVR, music etc., or would skin be rejected? I thought I...
View Articleloading of widgets
So I have one widget that takes about 4 seconds to load ... its not that bad but it annoys me... I tried visible tag so it is only visible once it is filled but I am guessing that it is only looked at...
View ArticleContainerSetSortMethod(id)
... Can anyone point me to the id list the wiki is speaking of? I tried https://codedocs.xyz/xbmc/xbmc/group___l...ml#details but I guess that is just for python.... when I use...
View ArticleAddon views/and file view
So I started working on the views for the addons... and when I navigate to videos addons and it list the addons I have that view controllable as I can use <contaitner.content(addons) but once I...
View ArticleSkin Editer
Skin Editor by Skin Headz I've put this on the back burner for the moment and i have released a beta for this already integrated into a custom version of silvo but i'd like to make it more universal...
View ArticlePrevious line repeats
hello... in my skin, when i open myvideonav.xml i get this warning message in Kodi log : 13:58:03.179 T:4784 WARNING: Previous line repeats 24 times. Is there any possibilities to know what previous...
View ArticleHorizontal center for list?
Sorry if I read right passed it, but I couldn't find it. If I define a horizontal list with an unknown number of entries, how can I horizontally align it so that if my number of items take up less room...
View ArticleCan you stop itemlayout repeating content ?
Hi, I have a simple wraplist at artist level to show me all albums for the artist using the following content: <content sortby="year" sortorder="descending"...
View ArticleGaussian blur for fanart
I would like to apply a Gaussian blur to fanart in a skin. Many skins today apply a dark translucency but I would like to go further and soften the fanart so it doesn't distract from the media...
View ArticleHow to create a blinking animation?
You'd think would be basic stuff but I can't find any discussion or documentation anywhere. How can I make a label blink on and off for a few seconds?
View ArticleCheck if movie is part of movie set?
Hi I'm looking for a boolean condition to hide a label when a movie is focused that is part of a movie set. Code: ![SubString(ListItem.Path,videodb://movies/sets,left)] works when movieset is focused...
View ArticleDisabled Button Label Color Override
I am currently trying to set up an auto width button that is disabled so it cannot take focus. The problem I am having is in overriding part of the label color. Once the button is disabled, it only...
View Article