Skip to content

Instantly share code, notes, and snippets.

@bill-kolokithas
Last active August 30, 2023 07:26
Show Gist options
  • Select an option

  • Save bill-kolokithas/8ba00cd03130adbde2e719b8b982fb95 to your computer and use it in GitHub Desktop.

Select an option

Save bill-kolokithas/8ba00cd03130adbde2e719b8b982fb95 to your computer and use it in GitHub Desktop.
Kodi buffer settings
<advancedsettings>
<cache>
<buffermode>1</buffermode>
<memorysize>840000000</memorysize>
<readfactor>50</readfactor>
</cache>
</advancedsettings>
@bill-kolokithas
Copy link
Copy Markdown
Author

bill-kolokithas commented Jun 29, 2022

Place under /storage/.kodi/userdata/advancedsettings.xml for libreelec.
Settings above are for 2gb ram version.
Settings explanation: https://kodi.wiki/view/HOW-TO:Modify_the_video_cache

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment