showing player bar when moving left or right?
I need help with showing the player when i use the arrows on a remote to see where someone is on the video while its playing. Not sure where to edit in my skin.
View ArticleAbout hiding the skin tab in setting
How do i apply lock on skin tab in settings menu or invisible the skin tab in settings menu ? (confluence skin)
View ArticleTranslations and in addon.xml
Hi there ladies and gents, I hope this is the best place to post this... New commit from transifex is deleting the newly added news tag (assets might also be an issue but I have not added that yet )...
View Articlecount titles in a smart playlist for $INFO
hello, im customizing estuary a bit and would like to count titles in a smart playlist, also unwatched if possible otherwise I can make another playlist just for unwatched. ive been told this is done...
View ArticleFocus when Scrolling a Wraplist with Mouse/Touch
What I'm essentially trying to do is return focus to the wraplist after the user scrolls the wraplist with mouse/touch. What seems to happen, is the wraplist only has focus for the moment the mouse is...
View Article[Krypton] ListItem.Property(WatchedEpisodes) passing empty string
If a show has 0 watched epsiodes, then it should pass '0' rather than an empty string? This messes up int(xbmc.getInfoLabel('ListItem.Property(WatchedEpisodes)')) for instance, as an error check has to...
View ArticleQuestion: Adding mouse support to skin
Hi, I was wondering what is the right way to properly add mouse support to a skin I'm working on. I want the mouse to be enabled/disabled (like the original kodi offers for the base skin too) and when...
View ArticleQuestion about "Include Content" Usage over "Include Name"
From reviewing the thread on the changes to the skinning engine and examples of it being done, it was my understanding that: Code: <include name="foobar"> Would become: Code: <include...
View ArticleSkin.setstring not saved
Skin.setstring (or bool for that matter) won't seem to save between sessions. It will keep its value as long as kodi is open but as soon as I close it, values are gone. Anybody have an idea what I'm...
View ArticlePossible to include script in skin to run at startup?
Is it possible to run a script within a skin plugin that runs at startup or does it have to be in a separate script plugin?
View ArticleCant get visible condition to work
Trying for an image to show up depending on a window property (I set a label control to property ShowFront, just so im sure its true) Tried these: (And some weirder ones), but cant seem to get it to...
View Article[Kodi 17 Krypton] No GUI sounds & skin shortcuts.
Hi all, I've been using Krypton since last night and I noticed this morning that the GUI sounds option isn't available. I usually like to turn off the sound because after a while, it can get annoying....
View ArticleAbout adding content
How to add(write) content in "Events" submenu confluence skin ? Like instead of "Kodi successfully started", I want to add my contents. Can anybody help me please ? Thanks in advance.
View ArticleHide Displayseekbar? [Pause OSD]
Im looking for help editing this so the pause OSD disappears Code: <window> <defaultcontrol>-</defaultcontrol> <visible>Window.IsActive(fullscreenvideo)</visible>...
View ArticleProblem with List or grouplist aligny="bottom" and Integer (temp Curve)
Hello after some weeks off not to much (to non) coding, i use this saturday to try to do one of these themperature curves, knewn from other weather apps, that i like, and try to get something like that...
View Articletrailers in window instead of fanart
Hi, i use the Nvidia Shield TV with SPMC 16.4.0 with Aeon Nox 5.8.6 Skin. Is it possible to start a trailer that scanned with the wrapper in the right Corner instead of the Fanart? At the Moment i...
View ArticleRemoved on/off infobools broke on/off?
Dont know how to word it, but we now have 'off' but not 'on' [empty] for radiobutton? Or is this normal now? removed infobools on (details) off (details)
View ArticleA script that can grab reviews for movies
from rotten tomatoes or any other review aggregator sites so that reviews from critics/top critics can be directly read in Kodi itself
View ArticleKodi Log file isue with custom windows ID
Kodi Jarvis and Krypton version. Need somebody from KodiTeam to see whats going on debug log for Kodi. I have isue with windows ID.... Comand for starting Kodi skin Custom Windows is Code:...
View ArticleWeather.LocationSet() - Submenu Buttons don't work
Hello guys, with the help of @mikeSiLVO I tried to get some submenu buttons for my weather locations to work. With the official function Weather.LocationSet() from the keymap it should be possible to...
View Article