I have installed Kodi 18, using this guide, but have two problems:
The Power Options only contain exit, not reboot and poweroff/shutdown (Shouldnât this be part of the installation from 17.8-171 and up?)
When trying to configure add-ons there are only a little slidebar in the top, which seems to be static (I can not change any thing, and my only option is to exit the configuration screen.
Is anybody able to run any ScummVM game from the Kodi 18 builds? I cannot, but maybe i did something wrong. I do not even get to any ScummVM screen before the sad face.
FYI, Version 17.8-212, 17 April 2018, broke the OSMC remote control for me.
It did get detected just fine by linux and kodi, but it just didnât want to work (did not respond).
After downgrading back to 17.8-211 it worked again, so it looks like 17.8-212 at least breaks the OSMC remote control for some reason.
In short, the hack to make the OSMC-skin to work with Leila, is just that a hack. OSMC-skin is in noway opimized for Leila. Itâs not even fiddled with to work with Leila, the hack is just to get that annoying warning away.
Couple of things i noticed,
First although iâve changed the skin to a new Confluence type skin, i still get a popup on reboot saying: (it does this all the time)
Also trying to add Traktv to various addons (legit onces as well :P) , the authorization popup window doesnt show, and in the logs has some weird errors like this:
cannot reference setting (relative index: -11; absolute index: -10) in another category in old setting condition "!eq(-11,)" for "tv.widget.alt"
failed to parse visible condition "!eq(-11,)" of old setting definition for "tv.widget.alt"
cannot reference setting (relative index: -12; absolute index: -10) in another category in old setting condition "eq(-12,)" for "tv.widget"
failed to parse visible condition "eq(-12,)" of old setting definition for "tv.widget"
I guess the last one is incompatibility of the addons with the new version of Kodi, but since i am not sure, i thought i should add it.
Besides all that, its working very smooth. I even added Netflix addon and its working fine. Not even a single crash, or any weird logs.
I canât seem to be able to upgrade to the nightly.
The output of the command is attached below.
$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
armv7-libbluray-osmc rbp2-mediacenter-osmc
2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 84.4 MB of archives.
After this operation, 135 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Err:1 http://ftp.fau.de/osmc/osmc/download/dev/gmc-18 gmc-18/main armhf armv7-libbluray-osmc armhf 1.1.0-1. 404 Not Found
Err:2 http://ftp.fau.de/osmc/osmc/download/dev/gmc-18 gmc-18/main armhf rbp2-mediacenter-osmc armhf 17.8-212 404 Not Found
E: Failed to fetch http://ftp.fau.de/osmc/osmc/download/dev/gmc-18/pool/main/a/armv7-libbluray-osmc/armv7-libbluray-osmc.deb. 404 Not Found
E: Failed to fetch http://ftp.fau.de/osmc/osmc/download/dev/gmc-18/pool/main/r/rbp2-mediacenter-osmc/rbp2-mediacenter-osmc-20180417.deb 404 Not Found
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?