ListItem.Size is not working and shows only 0 B
Hello, i wanna add a field with the file size to the movie info screen. For that iam using the info label "ListItem.Size" with code: <label>Filesize: $INFO[ListItem.Size]</label> But he...
View Articleonfocus on item of list container
Hi, I'm new in kodi, i have a question and i need your help can i run script when focus on item of list container(list, fixedlist, panel)? if yes, how to implement it? thanks for your help!
View Articlefor panal items with dynamic content
Hi, I have the following question/problem. my addon "send" two kinds of content to Kodi. first is a static content $INFO[Window(Home).Property(TV-Guide.x.Date)] that gives the date from today till 14...
View ArticleSpinning "Movie Wheel" Animation Possible?
I apologize if this post is in the wrong section, as I'm not super clear on how to delineate between "add-ons" and "skins". I've been a long time Kodi user, done some skin hacking, and have worked with...
View ArticleSkinning changes for Krypton
It seems like PR#9584 changed a lot of window ids for PVR windows/dialogs? scott s. .
View ArticleListItem.DBTYPE not working at season level for info dialog
I'm trying to use the following code as a visibility condition to only show a button on the video info dialog for seasons. Code: String.IsEqual(ListItem.DBTYPE,season) This code evaluates to true when...
View ArticleNeed help modifying skin changes from Kodi 14.2 to 17.2
I'm migrating from 14.2 to 17.2 and I'm using custom skin, with Ace as Home and Transparency as MyVideoNav.xml There are some skinning problems that i cant figure out : 1. Includes with...
View ArticleHelp understand window "type" declarations
I was looking at a skin and in the standard file dialogButtonMenu.xml in this skin it is declared as type "Dialog" but I see in Estuary it is defined as type "buttonMenu". AFAICT it works as a defined...
View ArticleLibrary View-type background translucent image
Good day, Just starting to figure out how Kodi handle its view types and after reading Skinning manual and searching the forum I do not seem to be able to find an answer to my maybe novice question . I...
View Articlegrouplist background
Hello, I'm making a slideshow with a text description at the bottom. I'm using a grouplist control to keep the description text at the bottom of the screen. I'm having problems with the background...
View ArticleOpen Video Info Dialog for a specific movie via an onclick
Hey there, i wonder if there is a way to open the "Video Info Dialog" for a specific movie via an onclick. For example: From an OSD button onlick in "FullscreenVideo". Any hints welcome! Thanks
View ArticleDid pvr://channels/tv/all channels/ changed in the last nightlies?
Just asking, because it's not working anymore, if I use this path for a widget list in the home screen. Edit: It seems that pvr://channels/tv/all channels/ doesn't work, if the localization is set to...
View ArticleEditing my player window
I'm trying to edit the info showing in the player while a video is playing. I've looked at a lot of files in my skin but can't find the file to change. I would like to hide progress bar and some other...
View ArticlePlanned skinning changes for Kodi v18
i know it's a bit early since we're still wrapping up v17 for release, but there are a few changes for the next version that are worth mentioning... 1. we're going to drop the now, next & channel...
View ArticleBoolean Condition For Seek Forward or backwards
hi i am creating a skin and was looking for a way you can show a icon when skipping forward or backwards? been trying to use integer's but can't find a way if it is minus or plus skipping or seeking....
View ArticleMultiple EPG grids
hello again i am trying to have a small epg when video is playing and when stopped goes to full screen. have had some success when i done a mod for Aeon MQ6 Look Here this is more a work around. The...
View ArticlePVR changes for Kodi 18
Hey guys. I didn't want to spam the newly posted thread with changes for v18. What are the thoughts behind removing those 3 PVR guide views?
View ArticleMultiple rss showing same data. Plz help me to fix
I tried everything that posted on these forum. But all having same Code: <control type="rss" id="1"> <description>RSS feed</description>...
View ArticleDirect link to skin settings
Hi all, Is anyone familiar with "ActivateWindow()" and its parameters? I would like to add a button to my skin which directly opens the "DialogAddonInfo.xml" with my addon / skin settings. Probably I...
View Article