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 ...

Playback crashing when skipping forward

Just downloaded the stable kodi 17 and began setting it up but I am having playback issues. Not sure if it has to do with DLNA or what, but when I skip a section of a video I am kicked to the main menu immediately. Does anyone know if this is because o...

Save custom channel manager order?

Hi In my jarvis setup i manually reorderd my channel list using channel manager. I have backend order options disabled. When i updated to Kryton my channel order is all disorgnised. Does the TV29.db database file store the order of the channels or i...