Skin resolution
If my skin is defined as 1080p, and I have a 4k TV and a 4k wallpaper. I set kodi resolution to 4k. does the wallpaper is actually displayed in 4k? or in 1080p ?
View ArticleNeed some help with displaying favourites
I'm trying to find a way to display the favourites on the main menu of my skin but can't seem to figure out how to do so! Any help will be great. This is what i have tried and no go! Code: <content...
View ArticleHow does "show plot for unwatched items" work?
I see there is a Krypton setting to show plots for unwatched items (Settings > Library > Video > Show plot for unwatched items). When using Estuary, "* Hidden to prevent spoilers *" is...
View ArticleUsing variable in animation
Hi. I think that it's not possible to use variable in animation. For example, I can't define a variable for a delay : Code: <variable name="Delay"> <value>5000</value>...
View ArticleStart action on playing media
Hi @ all, i wan't to mod a skin and need an option to start a special action when starting for example a misic track. How can i add an trigger which works everywhere without press a button or use...
View ArticleNeed help with picture in picture idea
I"m trying to make a picture in picture idea meaning if you want to back out of a video while playing in a smaller screen in the corner while searching around kodi. Not sure how to start it off any...
View ArticleMusicinformation userrating problem (need help)
I was reworking DialogMusicInfo.xml to combine songinformation and musicinformation but I've run into a strange problem: I had a list container with static content instead of discrete button controls...
View Article$PARAM and togglebuttons
Are there any limitations to toggle buttons with regards to using parameters? I have this control in my DialogPVRChannelManager.xml: PHP Code: <include content="dialog_ToggleButton"> <param...
View ArticleSwitch between animations for discart
Hello I'm currently on 16.1 jarvis, and using aeon mq6 skin, I want to add a button in includestopmenu.xml (general section) that can switch between 2 different animation for Discart for movies in...
View ArticleAdd media flag
Hi, I am new to skinning. I have been using skin ace for a long time and I am a bit disappointed that the skin is not updated for use with newer Kodi versions. Anyhow, some 3rd parties have modded the...
View ArticleKrypton update to library maintenance.
Asking this again. What has changed in Krypton skinning in regards to library maintenance? Links to changes in music tags are not helpful. If you don't know what part of the skin, what lines of code to...
View ArticleChanging the MAIN Full screen layout - Adding panel at the bottom
Hello guys, I am trying to add a panel at the bottom and right of the XBMC visible all the time. Is this something to be customized on the XBMC? How can I achieve this? I am using Android 5.1 over a...
View Articleproblem with conditional Include (and propeties)
shuldnt this work? PHP Code: <?xml version="1.0" encoding="UTF-8"?><includes> <!-- Default File List --> <include name="Viewtype50"> <include...
View ArticleHow do I mod a skin to not list R and above?
How do you mod the view in a skin not to list R, NC-17, & NR movies?
View ArticleAudio DSP Manager oddities
So today I finally gathered up the motivation to skin DialogAudioDSPManager.xml and I came across some weird things that made me create several workarounds. Maybe there's a good reason for them that I...
View ArticleButton to switch between colored and white media flags
Hi I'm trying to create a topmenu button in aeon mq6 that can switch between colored and white media flags, I used different ways but was not completely successful basically I have two folders inside...
View Article[RESOLVED] Problem with extrafanart
Hi, I want to enable extrafanart with skin settings. I have this : Code: <control type="image"> <depth>DepthBackground</depth>...
View Article3D skinning minor and major grievs
Hi. So I thought "why not".. and added depths to my skin. I like it, in that "Oh I lost half the res. (quite noticeable on a 4x2meters display, when the image is still - as these skins tend to be) and...
View ArticleDialogSeekBar.xml progress labels inconsistency
The labels change when below 10% For some reason you format 0-9 with a preceding space!? 10 onwards ok, I guess you are formatting right for absence of 1? [Player.ProgressCache & Player.Progress]...
View Article$PARAM indirection
Hi guys, I've decided to up my game with my skin and so I have made the jump to using $PARAM includes. It has worked reasonably well up to this point but I have now hit a road block I am having trouble...
View Article