[TESTING] Kodi 18 (Leia) builds for Raspberry Pi

17.8-209, 10 April 2018: Based off OSMC commit (a38621e) and newclock5 (88bbc3)

XBMC:

  • [Music]Refactor Artist/Album Information Dialog (PR:13672, 4 commits, 19 files changed)
  • Add OnResume, OnAVChange and OnAVStart to jsonRPC notifications (PR:13726, 1 commit, 11 files changed)
  • Do not invoke UpdateFileList() when calling SaveFileState() (PR:11691, 1 commit, 1 file changed)
  • Add cmake instructions for vs 2017 (PR:13751, 1 commit, 1 file changed)
  • have ServiceBroker return a pointer for WinSystem (PR:13748, 1 commit, 185 files changed)
  • [ci] update travis to xenial (9f206f4)

pvr.argustv:

  • PVR API 5.9.0 (PR:79, 1 commit, 3 files changed)

newclock5:

Commits no longer in build:

  • fixup! Revert supporting crappy tab/sbs subtitles. this fixes regular subtitles. (a1ffc2fb)
  • fixup! Revert supporting crappy tab/sbs subtitles. this fixes regular subtitles. (738819e6)
  • Revert “fixup! Revert supporting crappy tab/sbs subtitles. this fixes regular subtitles.” (d076a6d5)
  • Revert “fixup! Revert supporting crappy tab/sbs subtitles. this fixes regular subtitles.” (1ea3d953)

Includes latest addons:
inputstream.adaptive (a7eca16, +13), inputstream.rtmp (3b5058d, +1), peripheral.joystick (80224e1), pvr.argustv (377f796, +1), pvr.demo(d5e5cd1, +1), pvr.dvblink (c61ea73, +1), pvr.dvbviewer (1ef88c6, +10), pvr.filmon (0ca1665, +1), pvr.hdhomerun (484b91d, +1), pvr.hts (9533cce, +1), pvr.iptvsimple(77156cb, +1), pvr.mediaportal.tvserver (9702684, +1), pvr.mythtv (9d15025, +1), pvr.nextpvr (de30ff2, +1), pvr.njoy (bd6581f, +1), pvr.octonet (689afbf), pvr.pctv(5e95300, +1), pvr.stalker (da6f0f8, +1), pvr.teleboy (683bfa1, +1), pvr.vbox (3cf15ad, +1), pvr.vdr.vnsi (d6fe796, +1), pvr.vuplus (00a963f, +1), pvr.wmc (2acca13, +1), pvr.zattoo (7b22f4e, +1), vfs.libarchive (e7d149e)

2 posts were merged into an existing topic: Raspberry PI 3 Model B+ Lan Adaptar

I have installed Kodi 18, using this guide, but have two problems:

  1. 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?)
  2. 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.

Hope you can tell me what is wrong :slight_smile:

/Fredrik

What skin are you running? Do you have the same issues if you switch to a different skin?

I am using the osmc skin (After manually changing the version to 5.13)

The power option issue is the same both with kodi skin (defualt I think, and with osmc skin)

Thanks. Let me look into this. Maybe a missing patch I haven’t sync’d

Looks like a issue introduced in version 210. (Which I even forgot to post the details of!)

I’ve now removed 210 and will do some more testing.

You can go back to the previous version:

sudo apt-get install rbp1-mediacenter-osmc=17.8-209

or

sudo apt-get install rbp2-mediacenter-osmc=17.8-209

Found the cause. A issue with Kodi after #13748. There is a fix that I’ll add to the next nightly.

17.8-211, 14 April 2018: Based off OSMC commit (6d3200d) and newclock5 (88bbc3)

XBMC:

  • fix broken powermanagement after #13748

Includes latest addons: inputstream.adaptive (a7eca16, +13), inputstream.rtmp (3b5058d, +1), peripheral.joystick (80224e1), pvr.argustv (377f796, +1), pvr.demo(d5e5cd1, +1), pvr.dvblink (c61ea73, +1), pvr.dvbviewer (1ef88c6, +10), pvr.filmon (0ca1665, +1), pvr.hdhomerun (484b91d, +1), pvr.hts (9533cce, +1), pvr.iptvsimple(77156cb, +1), pvr.mediaportal.tvserver (9702684, +1), pvr.mythtv (9d15025, +1), pvr.nextpvr (de30ff2, +1), pvr.njoy (bd6581f, +1), pvr.octonet (689afbf), pvr.pctv(5e95300, +1), pvr.stalker (da6f0f8, +1), pvr.teleboy (683bfa1, +1), pvr.vbox (3cf15ad, +1), pvr.vdr.vnsi (d6fe796, +1), pvr.vuplus (00a963f, +1), pvr.wmc (2acca13, +1), pvr.zattoo (7b22f4e, +1), vfs.libarchive (e7d149e)
[/list]

17.8-212, 17 April 2018: Based off OSMC commit (6b1e833) and newclock5 (522645)

XBMC:

  • VideoPlayer: do not render video until a/v streams are in sync (PR:13756, 1 commit, 3 files changed)
  • [Music] Fix endless rescraping of unfound album (PR:13752, 1 commit, 2 files changed)
  • [cleanup] drop support for alsa lower than 1.0.27 (PR:13749, 1 commit, 3 files changed)
  • windowing/gbm: destroy property blob (PR:13568, 1 commit, 1 file changed)
  • [cleanup] remove GNUReplacement function (PR:13760, 3 commits, 13 files changed)
  • linux: add OptionalsReg for audio drivers (PR:13758, 3 commits, 12 files changed)
  • register AE as pointer to ServiceBroker (PR:13750, 1 commit, 28 files changed)
  • [PVR] Fix label2 for recordings file items after #11691. (PR:13763, 1 commit, 2 files changed)
  • [application] fix broken powermanagement after #13748. (PR:13765, 1 commit, 1 file changed)
  • [cleanup][linux] remove unused symbols (PR:13764, 4 commits, 8 files changed)
  • AESinkAUDIOTrack: Fix checking for correct value of TRUEHD DTSHD in AML fixes #17823 (PR:13734, 1 commit, 1 file changed)
  • Kill global CStereoscopicsManager (PR:13743, 1 commit, 14 files changed)
  • [guiinfo] Major refactoring of CGUIInfoManager (PR:13754, 32 commits, 95 files changed)
  • VideoPlayer: fix reconfigure renderer after 76757f01c8c5e3b1fafe8b13a (PR:13768, 1 commit, 1 file changed)
  • lirc: redesign, fix (PR:13761, 5 commits, 26 files changed)
  • AE: fix dependencies on startup (PR:13770, 1 commit, 7 files changed)
  • [xbmc] Added clang-format that roughly matches our current style (PR:13361, 1 commit, 1 file changed)

inputstream.adaptive:

  • Effective URL search for parameters (?) (a7a59e4)
  • Version bump 2.2.15 (34b5af2)

pvr.octonet:

pvr.teleboy:

  • Seek 5 minutes into replay and recording stream (a84e5ef)

pvr.zattoo:

  • Seek 5 minutes into recording stream (5e5493b)

newclock5:
Commits no longer in build:

  • temp: Add debugging for 3d stereomode changes (020d67dc)

Includes latest addons: inputstream.adaptive (34b5af2), inputstream.rtmp (3b5058d), peripheral.joystick (80224e1), pvr.argustv (377f796), pvr.demo (d5e5cd1), pvr.dvblink (c61ea73), pvr.dvbviewer (1ef88c6), pvr.filmon (0ca1665), pvr.hdhomerun (484b91d), pvr.hts (9533cce), pvr.iptvsimple (77156cb), pvr.mediaportal.tvserver (9702684), pvr.mythtv (9d15025), pvr.nextpvr (de30ff2), pvr.njoy (bd6581f), pvr.octonet (54680a3), pvr.pctv (5e95300), pvr.stalker (da6f0f8), pvr.teleboy (a84e5ef), pvr.vbox (3cf15ad), pvr.vdr.vnsi (d6fe796), pvr.vuplus (00a963f), pvr.wmc (2acca13), pvr.zattoo (5e5493b), vfs.libarchive (e7d149e)

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.

Here are my logs:
https://paste.osmc.tv/eteduxikam

Thanks for any info.

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.

When I try to change the settings for an addon (any thing in general with the setting menu as seen on screenshot below)


It get the following screen, where I am not able to move any way or do any thing except going back by pressing Esc.

The problem only seems to happen with the OSMC skin enabled, so I am not sure if this is the right place to ask for help?

/Fredrik

Hi @Obert94

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.

There were some changes with lirc and a lot of breakages. Looks like the fix has been add upstream so the next nightly should include it.

Thanks for the info. I’ll just patiently wait until the next version.

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?

Can you try again. There was a issue with the aptly database. I can now manually download the files so should be working again.

17.8-213, 20 April 2018: Based off OSMC commit (1cdd0e52) and newclock5 (522645)

XBMC:

  • [guiinfo][datetime] Implement TIME_FORMAT_M (#13767)
  • Fix CGUIInfoManager::GetInt (#13772)

OSMC:

  • Add xy-utils as dependency (745a212)
  • Add liblirc-dev to build script (a544916)
  • Update OSMC skin to Leia alpha [17.9.1-1] (1cdd0e5)

Includes latest addons: inputstream.adaptive (b3aa34c, +1), inputstream.rtmp (3b5058d), peripheral.joystick (80224e1), pvr.argustv (377f796), pvr.demo (d5e5cd1), pvr.dvblink (c61ea73), pvr.dvbviewer (1ef88c6), pvr.filmon (0ca1665), pvr.hdhomerun (484b91d), pvr.hts (9533cce), pvr.iptvsimple (77156cb), pvr.mediaportal.tvserver (9702684), pvr.mythtv (9d15025), pvr.nextpvr (de30ff2), pvr.njoy (bd6581f), pvr.octonet (54680a3), pvr.pctv (5e95300), pvr.stalker (da6f0f8), pvr.teleboy (a84e5ef), pvr.vbox (3cf15ad), pvr.vdr.vnsi (d6fe796), pvr.vuplus (00a963f), pvr.wmc (2acca13), pvr.zattoo (5e5493b), vfs.libarchive (e7d149e)

Update: Seems this package doesn’t install as there is a dependency issue. Working on a fix.

xz-utils.
Did you typo?