Kodi
Install on Raspberry Pi OS
sudo apt-get update sudo apt-get install kodi
When it is launched, it will ask if we want to enable "version check" add-on. We can enable it. If we want to change mind, we need to go to Kodi -> Add-on -> Box icon on top-left corner. Install from repository -> Services and select "Version Check".
Some tips
- When I use "htop" from another machine to check the memory usage when I watch pluto.tv, it uses 580MB.
- Inputstream adaptive missing? sudo apt-get install kodi-inputstream-adaptive It works on my Kodi 19.
- If I hit 'ESC' key, it will bring up a Kodi menu and put the video playing in the background. To go back to the video, hit the tab key. See Best Kodi Keyboard Shortcuts You Should Know in 2020.
Install using PPA on Ubuntu
https://kodi.wiki/view/HOW-TO:Install_Kodi_for_Linux
sudo apt-get install software-properties-common sudo add-apt-repository ppa:team-xbmc/ppa sudo apt-get update sudo apt-get install kodi
Docker
https://github.com/linuxserver/docker-kodi-headless
docker run --name=kodi-headless \ -v <path to data>:/config/.kodi \ -e PGID=1000 -e PUID=1000 \ -p 8080:8080 \ -p 9090:9090 \ -p 9777:9777/udp \ linuxserver/kodi-headless
The username/password is kodi/kodi
OSMC
The Ultimate Guide to Install Kodi on Raspberry Pi (OSMC) including installing a VPN on it (Kodi)
LibreELEC
- Default username/ps: root/libreelec
- LibreELEC: 10.0.2. System info: 165/922MB. Build: 19.4. Hardware: CPU temperature: 129F (53C) on RP3B.
- How to Install a VPN on LibreELEC (and Configure It)
# ssh [email protected] # vcgencmd measure_temp temp=46.2'C # cat /etc/os-release NAME="LibreELEC" VERSION="10.0.2" ID="libreelec" VERSION_ID="10.0" PRETTY_NAME="LibreELEC (official): 10.0.2" HOME_URL="https://libreelec.tv"
VPN
- Set up a VPN with a Kodi add-on
- How to Install Kodi VPN – A Complete Guide On The Best VPN for Kodi
- Guide: How to get VPN working on RetroPie's Kodi 'for noobs'
- *How to Install a VPN on Kodi: Using VPN Add-Ons for Kodi 2022. This allows you to change your VPN settings without exiting Kodi but comes with two notable drawbacks: not all VPN providers support this setup and it can be a tricky process. The benefits of this setup are limited – mainly it allows you to run your VPN without exiting Kodi – so we only recommend it for advanced users who know exactly what they want.
- DNS Leak-Test add-on
- Raspberry Pi VPN Setup Guide
- Download NordVPN app for Raspberry Pi, How to configure a Raspberry Pi
- HOW-TO:Install Kodi on Raspberry Pi
- We can use VPN on a virtual machine.
ProtonVPN
- Desktop App on x86 How to install a VPN on Ubuntu (not work yet on lubuntu)
- How to Install and Use ProtonVPN on Desktop Linux. We just need our (IKE2) username/password credential to set it up.
Install CLI in Ubuntu/debian
sudo apt update sudo apt install openvpn dialog python3-pip python3-setuptools sudo pip3 install protonvpn-cli
Setup ProtonVPN
sudo protonvpn init # Enter username/password # Choose UDP # done!
Disable IPV6. sudo nano /etc/sysctl.conf
net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1 net.ipv6.conf.lo.disable_ipv6 = 1 net.ipv6.conf.tun0.disable_ipv6 = 1
sudo sysctl -p
Connect to ProtonVPN
sudo protonvpn connect # Select a server location # Select UDP for fast speeds
Run curl ifconfig.me to confirm the new IP.
To disconnect from VPN
sudo protonvpn disconnect
Settings
Chinese font
Settings - Interface - Skin - Fonts - Change to Arial from default.
Stream video to browser
How to stream video to browser with Kodi. Kodi is not exactly a media server, it works as a media center. However, with plex, you can set up your media center and have access to your media from your web browser.
Web interface
- https://kodi.wiki/view/Web_interface
- How to Use Kodi’s Web Interface to Control Your Home Theater PC (or Stream Music)
- How to use Kodi Web Interface and access files from any device. How to use the Kodi web interface to stream music locally. This feature does not work for videos or even music addons. Only music files stored on your Kodi device can be streamed over the wireless network through this feature.
Webserver
https://kodi.wiki/view/Webserver
How to set up a Kodi UPnP server
How to set up a Kodi UPnP server
Kodi builds
- Better to use VPN. Best free vpn for kodi: Windscribe VPN free 10GB
- 13 Best Kodi Builds of August 2022 – Everything You Need!!!
- 33 Best Kodi Builds in Aug 2022 (Added Kodi 19 Builds)
- 12 Best Kodi Builds August 2022
- Misfit Mods Kodi Build.
- How to Install Misfit Mods Lite Kodi Build on FireStick (2022)
- How to Install Misfit Mods Plus Kodi Build in 2022
- I feel it is either too slow or can freeze Kodi
- How to uninstall a Kodi build on Amazon Fire Stick or FireTV
Add-on
Youtube
- https://kodi.wiki/view/Add-on:YouTube, Github page
- How to Install Kodi YouTube Addon & Setup Its API Key (2021)
- How to Install & Setup YouTube Kodi Addon (2022)
Tips:
- youtube.com/activate and google.com/device go to the same place.
- The "project name" should not contain any space or use the project ID (check the URL to find the ID),
- It is pain to enter the credentials API key, client ID & client Secret in Kodi. We can also create a json file (~/.kodi/userdata/addon_data/plugin.video.youtube/api_keys.json); see the Github page. It's a good idea to save the file for future use if we want to re-installl Youtube addon on Kodi. NOTE: ~/.kodi is a soft link to /opt/retropie/configs/ports/kodi for the Kodi installed in Raspbian Lite. So we essentially need to back up the corresponding file from there.
- You have to enter the authorization codes two times. On the 2nd time, I will get an error 403 - access denied. The trick is to add a test user and click the button of "publish the app" on OAuth page (not sure if both are needed). At the 2nd time verification, we won't see the 403 error. But we need to go to "Advanced" and click the "Allow" button.
- Some instruction based on an old version of addon How to install the YouTube Kodi addon 2017
Exodus-redux
How to Install Exodus Redux Kodi Addon [2022]
Chinese
- 5 Best Kodi Chinese Movies Add-ons
- 4 Best Chinese Kodi Addons in 2022
- bilibili插件, http://www.kodiplayer.cn/
Clear cache
- Youtube addon - Settings - Maintenance - Clear function cache/Clear data cache, ....
- Kodi Clear Cache Guide - Clear/Remove/Delete Caches on Kodi for Smooth Experience 2021 Feb
IPTV
The 10 Best Kodi Add-Ons to Watch IPTV
Plex
How to Install Kodi Plex Addon & Use Plex Media Server (2021)