no buffering here. love the quality when my gf watch discovery id. so its not the server the bitrate is much higher ~2.5Mbit vs ~0.8Mbit SD.
this is for the kodi users.
try download psycon's advancedsettings.xml if it buffers a very short time setting the 8 secs post buffer up could help, it did for my friend.
you can also copy/paste this and put in /userdata/advancedsettings.xml you will probably have to create the file, notepad is fine. this is what I used for my friend:
also try press 'o' while the stream is running and monitor vq: its located after the framerate fr:59.940 and the buffer, keeping 75% data in the buffer does not give it time to reach 0 but only if the buffering is very short like very tiny stops ie the vq/buffer drops to 0 then rises to 99% again fast.
for the guy I know it kept it not falling below 20% and fluctuating up and down which is fine.
the other option has been mentioned, try a vpn.
this is for the kodi users.
try download psycon's advancedsettings.xml if it buffers a very short time setting the 8 secs post buffer up could help, it did for my friend.
you can also copy/paste this and put in /userdata/advancedsettings.xml you will probably have to create the file, notepad is fine. this is what I used for my friend:
Code:
<advancedsettings>
<pvr>
<minvideocachelevel>75</minvideocachelevel>
<minaudiocachelevel>75</minaudiocachelevel>
<cacheindvdplayer>true</cacheindvdplayer>
</pvr>
<network>
<readbufferfactor>20.0</readbufferfactor>
</network>
</advancedsettings>
also try press 'o' while the stream is running and monitor vq: its located after the framerate fr:59.940 and the buffer, keeping 75% data in the buffer does not give it time to reach 0 but only if the buffering is very short like very tiny stops ie the vq/buffer drops to 0 then rises to 99% again fast.
for the guy I know it kept it not falling below 20% and fluctuating up and down which is fine.
the other option has been mentioned, try a vpn.
Last edited: