User Tools

Site Tools


raspberry-pi:kodi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
raspberry-pi:kodi [2016/10/25 10:12]
josep [rtorrent + rutorrent]
raspberry-pi:kodi [2019/01/02 22:29] (current)
josep [Player Info]
Line 4: Line 4:
   * OSMC: https://​osmc.tv/​   * OSMC: https://​osmc.tv/​
   * OpenELEC: http://​openelec.tv/​   * OpenELEC: http://​openelec.tv/​
 +
 +===== Improve cache =====
 +https://​kodi.wiki/​view/​HOW-TO:​Modify_the_video_cache
 +
 +Memory set to 100MB (300MB free RAM required):
 +
 +<​code>​
 +<​advancedsettings>​
 +    <​cache>​
 +        <​buffermode>​1</​buffermode>​
 +        <​memorysize>​104857600</​memorysize>​
 +        <​readfactor>​10</​readfactor>​
 +    </​cache>​
 +</​advancedsettings>​
 +</​code>​
 +
 +===== Player Info =====
 +
 +Activate the view with: Control+Shift+O (that'​s the uppercase letter o).
 +
 +Try the skin Rapier: https://​kodi.wiki/​view/​Add-on:​Rapier
 +
 +  * https://​forum.kodi.tv/​showthread.php?​tid=275260
 +  * https://​forum.kodi.tv/​showthread.php?​tid=306112
  
 ===== Manual installation ===== ===== Manual installation =====
raspberry-pi/kodi.1477383158.txt.gz · Last modified: 2016/10/25 10:12 by josep