4k or full hd interface android TV

Hi everyone, I recently purchased an philips android tv PHILIPS TV 50PUH6400 model and I noticed that the interface of kody is on 720p, I wonder if it's possible to pass it to 4k or at least full HD? Second question: Does it play full HD or 4k movies...

Kodi Krypton restarting on media play

Hi all, Recently updated Kodi to Krypton on my Kodibuntu media pc. Was having issues, likely due to a bunch of plugins etc that I no longer used so figured I'd uninstall and start with a fresh installation. Anyway, added my media library from my NAS ...

Upgrade from original gbox q?

So originallly I've had my gbox for about 2yrs now and I've never really had a problem... But lately the last couple of weeks I've been reading and wondering if it's time for a box upgrade. I've been reading and seeing maybe my 2 best options are the M...

Help with Advancedseting.xml file and stuttering

Dear Support Group,

I hope that someone with a lot more expertise can help.
I just recently upgraded from Kodi 16.1 to Kodi 17 on my android TV box.

While I was using kodi 16.1, I managed to resolve most of the buffering problems in the
advancedsetting.xml file .

eg:
<advancedsettings>
  <network>
<curlclienttimeout>10</curlclienttimeout>
<curllowspeedtime>20</curllowspeedtime>
    <buffermode>2</buffermode>
<cachemembuffersize>348877xxx</cachemembuffersize> (can't remember exact value)
<readbufferfactor>40</readbufferfactor>
  </network>
</advancedsettings>

These settings seemed to have helped resolve the playback stuttering and buffering.

Reading through the Kodi forums, I found that on Kodi 17 the cachemembuffersize was renamed to memorysize and readbufferfactor was renamed to readfactor
and they were placed in a section called Cache.

So I recreated the advanced settings fila as follows. See below.

<advancedsettings>
  <network>
<curlclienttimeout>10</curlclienttimeout>
<curllowspeedtime>20</curllowspeedtime>
  </network>
  <cache>
    <buffermode>2</buffermode>
<memorysize>348877xxx</memorysize>
<readfactor>40</readfactor>
  </cache>
</advancedsettings>

Is this correct, with leaving curlclienttimeout and curllowspeedtime in network and the rest in Cache?

Anyway after doing this there still is a slight stuttering now and them, but the strange thing is that when
I film has started and I look at the load bar at the bottom, it looks like it is there is only minimal buffering in advance
being done, while on Kodi 16.1 it was more.
I'm not sure if it has loaded properly the advance settings file. How can I check?

Also with the "o" command I could always see the amount of MB being buffered on Kodi 16.1 but it doesn't show me this on Kodi 17.
Does anyone now why?

Anyway ready further I added a few extras to the advanced settings file, hoping it would help with buffering problems on Live streaming.
This is what I have at the moment.

<advancedsettings>
  <network>
<curlclienttimeout>10</curlclienttimeout>
<curllowspeedtime>20</curllowspeedtime>
  </network>
  <cache>
    <buffermode>2</buffermode>
<memorysize>348877xxx</memorysize>
<readfactor>40</readfactor>
  </cache>
  <pvr>
<minvideocachelevel>5</minvideocachelevel>
<minaudiocachelevel>10</minaudiocachelevel>
  </pvr>
  <gui>
    <algorithmdirtyregions>3</algorithmdirtyregions>
    <nofliptimeout>0</nofliptimeout>
  </gui>
</advancedsettings>

Can someone help explain me with what I need to put in t hep with the stuttering and Buffering problems,
and how would see if the kodi is using this file.

Thanks for you support

Tony

Write from Kodi directly to USB removable drive

-Shield software is up to date. -Kodi is @16.1. -USB Drive is a Sandisk Extreme CZ80 64GB -USB Drive formatted Fat32 -Download target directory is "com.plexapp.mediaserver.smb" I am able to download from Kodi to the internal drive of the shield at the...

‘All Seasons’ choice for all TV shows.

I know this is an odd question, but I'd like to know how to have every TV show include the 'All Seasons' entry even for shows that only have 1 season. This is because I spent a lot of time sorting my library with Ember Media Manager and added fanarts f...