An open API service indexing awesome lists of open source software.

https://github.com/thyrlian/kodisetupguide


https://github.com/thyrlian/kodisetupguide

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# KodiSetupGuide

## How To Install Genesis Kodi Add-on

Settings
System -> File Manager -> Add: http://srp.nu (SuperRepo)

System -> Settings -> Add-ons -> Install from Zip File
SuperRepo -> helix (version name) -> repositories -> repository.superrepo.org.helix.repositories-latest.zip
Get Add-ons -> SuperRepo Repositories -> Add-on repository -> SuperRepo All [helix]

System -> Settings -> Add-ons -> Get Add-ons -> SuperRepo All [helix] -> press "C" -> Force refresh -> go inside -> Add-on repository -> lambda's Kodi Add-ons -> Install
Get Add-ons -> SuperRepo Repositories -> Add-on repository -> SuperRepo All [helix]

System -> Settings -> Add-ons -> Get Add-ons -> lambda Add-on repository -> press "C" -> Force refresh -> go inside -> Video Add-ons -> Genesis -> Install (there you have NBA On-demand as well!!!)

If force refresh doesn't work, try Videos -> Add-ons -> Get More... -> Genesis -> Install

Videos -> Add-ons -> Genesis -> press "C" -> Add-on settings -> set your preference

## How to tweak Kodi's buffer size

```console
cd /storage/.kodi/userdata
touch advancedsettings.xml
```

```xml


1
0
10
45


5
true
30
-30
600
-600
2
-2
10
-10
90


3
0

```

## How To add fonts to Kodi
- **Android**: `Android/data/org.xbmc.kodi/files/.kodi/userdata/`
- **OpenELEC**: `/usr/share/kodi/media/Fonts`