Right.
Sorry for the late reply but i have like near 0 trust that we can solve this.
This issue has been reported so many times! So many blog posts have been made to "mitigate" it and so many youtube videos exists to just address this one darn issue.
And yes, i have KODI 20 now (update from 19) and yet again have this issue
on android.
I feel like discussing it is a waste of time because history has shown it to be just that.
Still, i like to watch my video without the endlessly frustrating buffering issue so if you folks are genuinely interested in fixing it then i'm more then willing to put many hours in this to help debugging this issue and nail it once and for all.
The only "fix" i know thus far is changing/adding advancedsettings.xml to contain:
xml:
<advancedsettings>
<network>
<buffermode>1</buffermode>
<readbufferfactor>1.5</readbufferfactor>
<cachemembuffersize>104857600</cachemembuffersize>
</network>
</advancedsettings>
The problem is that this is
very near impossible to install on android! Last time i managed to get it installed with a super flaky heavily crashing addon. Given that v20 is brand new, i don't even have to consider trying that again.