Update: When OSMC stable is released it will be based on 18.1. The Nightly builds are now at 18.2RC1 so in order to avoid confusion its time to bump the nightly releases to 18.8
This requires that you update your sources.list and point to gmc-19. (See Installing below)
If you run the nightly 18.8 builds you will not automatically upgrade to 18.1 stable when it’s released (As the build number will be lower)
If you are having issues with updating this is due to the aptly certificate expiring. You will need to download and install the new public cert:
wget -qO - http://download.osmc.tv/dev/gmc-19/public/pubkey.asc | sudo apt-key add -
With Kodi Krypton now branched, the master is on Leia (v18)
Previous Krypton nightlies can be found here.
OSMC Test Builds for Kodi 18 for Raspberry Pi 1 & 2/3
Based on the Kodi master Leia (v18) and popcornmix’s newclock
Warning
Kodi 18.2 is currently in RC2 and there is likely to be a lot of activity in the coming weeks/months. As these are beta builds expect some issues.
If you are looking for a stable system then these builds are not for you!
Before proceeding make sure you have a backup of your Raspberry Pi. As these are test builds there could well be some unexpected problems.
Database upgrades could also be an issue. Please make a backup of the Kodi database before installing, especially if you are running a remote MySQL database. Going back from v18 to stable might be difficult especially if there have been upgrades to the Kodi databases.
Installing
You need a working system in order to install these test builds. If you do not have OSMC already installed then go to https://osmc.tv/download/ to install the latest stable version.
As the nightlies are now built on Debian Stretch you will first need to upgrade your OS to Stretch.
The latest OSMC stable release (Jan 2018) is now on Stretch so best would be to upgrade to this and then you are ready to install the nightly.
Update apt source list to get the latest nightly:
Edit
sudo nano /etc/apt/sources.list
deb http://download.osmc.tv/dev/gmc-19/public gmc-19 main
Save and exit file.
Import gpg certificate:
wget -qO - http://download.osmc.tv/dev/gmc-19/public/pubkey.asc | sudo apt-key add -
Finally run update and dist-upgrade to install latest nightly.
sudo apt-get update
sudo apt-get dist-upgrade
Going back to Stable branch
If you leave gmc-18 in your source file you will no longer receive any nightlies. The next update you get will be the stable version 18.1
You can also delete this line from your sources.list file:
deb http://download.osmc.tv/dev/gmc-18 gmc-18 main
Updating
When new updates are released you can either update using MyOSMC or manually with the following commands:
sudo apt-get update
sudo apt-get dist-upgrade
After upgrading to each new nightly chances are good that it will crash once (sad face). Kodi will auto restart and resume again as normal. This is a known issue
To confirm which version you are running:
dpkg -l | grep mediacenter-osmc | awk '{ print $3 }'
Check which versions are available should you wish to install a previous version:
apt-cache madison rbp2-mediacenter-osmc
Install previous versions:
sudo apt-get install rbp2-mediacenter-osmc=17.8-138
Support
Since we are in alpha there could be a lot of incompatibilities with skins and addons. To resolve these its best taking the issue up with the addon developer.
If you have any issues with OSMC please provide debug logs. Most problems are almost impossible to fix if we don’t have the debug logs.
How to submit a useful support request
Archive:
Known Issues
- Hostname not syncing between Kodi and device
Current Build
18.8-23, 12 April 2019
Previous Builds
18.8-22, 10 April 2019
18.8-21, 9 April 2019
18.8-20, 8 April 2019
18.8-19, 6 April 2019
18.8-18, 4 April 2019
18.8-17, 4 April 2019
18.8-16, 3 April 2019
18.8-15, 30 March 2019
18.8-14 Skipped
18.8-13, 30 March 2019
18.8-12, 29 March 2019
18.8-11, 28 March 2019
18.8-10, 27 March 2019
18.8-9, 24 March 2019
18.8-8, 22 March 2019
18.8-7, 21 March 2019
18.8-6, 20 March 2019
18.8-5, 19 March 2019
18.8-4, 18 March 2019
18.8-3, 17 March 2019
18.8-2, 17 March 2019
18.8-1, 15 March 2019
17.8-433, 13 March 2019
17.8-432, 11 March 2019
17.8-431, 10 March 2019
17.8-430, 9 March 2019
17.8-429, 7 March 2019
17.8-428, 4 March 2019
17.8-427, 2 March 2019
17.8-426, 1 March 2019
17.8-425, 25 Feb 2019
17.8-424, 24 Feb 2019
17.8-423, 23 Feb 2019
17.8-422, 22 Feb 2019
17.8-421, 18 Feb 2019