I wanna do it my way…

OK, so I'm excited about Krypton, Estuary (and soon LibreELEC 8), and yes, it all looks good, but I can't figure out the simplest things. - the selection of movies "unwatched" and "recently added" on the home page is good and feels natural as somethin...

tempoup tempodown not working on my Windows machine.

Im trying to make use of the PlayerControl(tempoup) function but it doesn't seem to work with my clean Kodi installation. As I understand the left and right alt by default should speed up or slow down the video when playing it in fullscreen (or just pl...

Sony XBR x800D 4K with IPVanish working

Recently purchased a new Sony XBR x800D 4K smart TV. Kodi 17 works flawless. IPVanish gave me a fit for a couple of days. However it can be side loaded and works awesome as well. You will need or I did use ES File Explorer to get to the app on whatever...

Video playback stutters after upgrading to Krypton

Hello everybody! I've just installed Kodi Krypton on OSX El Capitan, v.10.11.6 and the video playback stutters. The audio play just fine but the video stutters and starts to lag behind. I've reinstalled Jarvis and it's playing fine as usual. The most...

Music record labels

I'm putting studio logos and label logos on the videos and music dialog windows. for the video studio logos I used the skinhelper because of the multiple studios on the movies. and the skin helper has a good solution for that.
for music, I'm using this

PHP Code:
<texture colordiffuse="Dark1">resource://resource.images.studios.white/$INFO[ListItem.Property(Album_Label),,.png]</texture> 
The problem is that some logos don't appear, and I know for a fact that the "resource.images.studios.white" has those .pngs.
some examples-ones that work, and others that don't but they should. What is the problem? hope you guys with more experience know what it is.

If i extract the textures to a folder and insert a path to that folder all the logos work
PHP Code:
<texture colordiffuse="Dark1">D:/KODI/labels/$INFO[ListItem.Property(Album_Label),,.png]</texture
Is there any way i can solve the problem without the need of texture extraction?

Thanks

can you send http command as remote?

Trying to tie Kodi into my home automation and would like to figure out the http URL for various commands such as next, up down left right etc... is there a wiki/guide for these URL?

Problem with subtitles

Until yesterday subtitles worked great. Now I have a big problem. For subtitles on Croatian,Serbian,Bosnian there is only 3 links I can download and they don't work any more on KODI. Every time I try to download subtitle from some of them I get this me...

No more checkmark, no more restart from last frame

I have Kodi installed on my NVidia Shield TV. Few days ago I upgraded the software and now two functions that I used a lod does not work anymore: 1. previously, any watched video had a checkmark on the right side of title. Now, no more. 2. previously...

Recently Added Items Disappear After Watching

I recently updated to the latest official release of Kodi, Kodi 17 Krypton, and noticed that the "Recently Added Episodes" list would omit items after they'd been viewed. At first I thought that this was just the default behavior of the skin but after ...