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

17.8-389, 11 Jan 2019: Based off OSMC commit (cd577c56) and newclock5 (dab918b5)

XBMC:

  • Prevent crash when trying to resume audiobook with no chapters (PR:15213, 1 commit, 2 files changed)

newclock5:
New commits in this build:

  • fix for compiling with libbluray disabled (a54492d3)

Includes latest addons:
inputstream.adaptive (efd4b4f), inputstream.rtmp (ce7f559), peripheral.joystick (1f4225a), peripheral.xarcade (f09a0e7), pvr.argustv(83aa1e9), pvr.demo (964686d), pvr.dvblink (4ae42fe), pvr.dvbviewer (0aa6070, +1), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts (d35dfcd, +2), pvr.iptvsimple (90a8d6f), pvr.mediaportal.tvserver (25e3e7d), pvr.mythtv (d3a5af2), pvr.nextpvr (450caeb, +1), pvr.njoy (4467cac), pvr.octonet (203f800), pvr.pctv(b60b971), pvr.stalker (2245b0d), pvr.teleboy (50689bd), pvr.vbox (6ed2f63), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (c3d984b, +1), pvr.wmc (2697409, +1), pvr.zattoo(4688f45), vfs.libarchive (6d39012), vfs.rar (0f56401), vfs.sftp (6749200)

17.8-390, 13 Jan 2019: Based off OSMC commit (290f3a7ca9) and newclock5 (dab918b5)

XBMC:

  • [database] Set tvshow_view return maximum path (PR:15200, 1 commit, 1 file changed)
  • VideoInfoScanner: Correctly redact URLs (PR:15228, 1 commit, 1 file changed)

Includes latest addons:
inputstream.adaptive (efd4b4f), inputstream.rtmp (ce7f559), peripheral.joystick (1f4225a), peripheral.xarcade (f09a0e7), pvr.argustv(83aa1e9), pvr.demo (964686d), pvr.dvblink (4ae42fe), pvr.dvbviewer (0aa6070, +1), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts (d35dfcd, +2), pvr.iptvsimple (90a8d6f), pvr.mediaportal.tvserver (25e3e7d), pvr.mythtv (d3a5af2), pvr.nextpvr (450caeb, +1), pvr.njoy (4467cac), pvr.octonet (203f800), pvr.pctv(b60b971), pvr.stalker (2245b0d), pvr.teleboy (50689bd), pvr.vbox (6ed2f63), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (c3d984b, +1), pvr.wmc (2697409, +1), pvr.zattoo(4688f45), vfs.libarchive (6d39012), vfs.rar (0f56401), vfs.sftp (6749200)

17.8-391, 13 Jan 2019: Based off OSMC commit (37eed726c) and newclock5 (40c4ab5b)

XBMC:

  • Improve detection of audio CDs using an infobool (PR:15222, 1 commit, 4 files changed)
  • [docs] Fix typo (PR:15231, 1 commit, 1 file changed)
  • DisplaySettings: Change %.02f to %.2f to workaround a crash in libfmt53 (PR:15224, 3 commits, 4 files changed)
  • [database] Move join subquery into separate view for ancient MySQL (PR:15235, 2 commits, 1 file changed)
  • bump v18.0 RC5 to rev. 2 (PR:15237, 1 commit, 1 file changed)
  • GLContextEGL: Remove logging (PR:15238, 1 commit, 1 file changed)
  • FFmpeg: Bump to 4.0.3-Leia-RC5 (PR:15234, 1 commit, 1 file changed)

pvr.mediaportal.tvserver:

  • Fixed: recording playback when the description contains text with a return (30c80ac)

newclock5:
Commits no longer in build:

  • fix for compiling with libbluray disabled (a54492d3)

Includes latest addons:
inputstream.adaptive (efd4b4f), inputstream.rtmp (ce7f559), peripheral.joystick (1f4225a), peripheral.xarcade (f09a0e7), pvr.argustv(83aa1e9), pvr.demo (964686d), pvr.dvblink (4ae42fe), pvr.dvbviewer (0aa6070, +1), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts (d35dfcd, +2), pvr.iptvsimple (90a8d6f), pvr.mediaportal.tvserver (25e3e7d), pvr.mythtv (d3a5af2), pvr.nextpvr (450caeb, +1), pvr.njoy (4467cac), pvr.octonet (203f800), pvr.pctv(b60b971), pvr.stalker (2245b0d), pvr.teleboy (50689bd), pvr.vbox (6ed2f63), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (c3d984b, +1), pvr.wmc (2697409, +1), pvr.zattoo(4688f45), vfs.libarchive (6d39012), vfs.rar (0f56401), vfs.sftp (6749200)

This update will have a problem updating the video database and it is being looked at by the devs. RC5 - Video database is not loading after migration from 113 to 115 I actually don’t know if it is this one or the previous one, but whichever one went from db version 113 to 115.

Busy running a new build. For some reason the PR’s were not all included in the last build.

17.8-392, 14 Jan 2019: Based off OSMC commit (37eed726c) and newclock5 (40c4ab5b)

PR’s for 391 were not applied correctly so this build is to fix them up.

That resolved the issue with the video database failing to upgrade. Thanks @gmc.

Is there a specific reason why the pull request #15205 is not included in latest builds?
At least, it is not mentioned.

No reason. I’ll include in the next nightly

1 Like

Just had a look, its actually already included in the build. Just forgot to mention.

1 Like

17.8-393, 15 Jan 2019: Based off OSMC commit (0d03b945) and newclock5 (40c4ab5b)

XBMC:

  • [videopayer] WinRenderer: don’t keep past frames for progressive mate (PR:15249, 1 commit, 3 files changed)
  • Add missing POP to return to the calling directory after error (PR:15246, 1 commit, 1 file changed)

pvr.mythtv:

  • try to fix player hanging after a liveTV conflict (961d35e)

Includes latest addons:
inputstream.adaptive (efd4b4f), inputstream.rtmp (ce7f559), peripheral.joystick (1f4225a), peripheral.xarcade (f09a0e7), pvr.argustv(83aa1e9), pvr.demo (964686d), pvr.dvblink (4ae42fe), pvr.dvbviewer (0aa6070, +1), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts (d35dfcd, +2), pvr.iptvsimple (90a8d6f), pvr.mediaportal.tvserver (25e3e7d), pvr.mythtv (d3a5af2), pvr.nextpvr (450caeb, +1), pvr.njoy (4467cac), pvr.octonet (203f800), pvr.pctv(b60b971), pvr.stalker (2245b0d), pvr.teleboy (50689bd), pvr.vbox (6ed2f63), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (c3d984b, +1), pvr.wmc (2697409, +1), pvr.zattoo(4688f45), vfs.libarchive (6d39012), vfs.rar (0f56401), vfs.sftp (6749200)

17.8-394, 16 Jan 2019: Based off OSMC commit (fcba485c4) and newclock5 (40c4ab5b)

XBMC:

  • [lang][skin.estuary] updated language files from Transifex (dc0993d)
  • [lang][skin.estouchy] updated language files from Transifex (3baca5a)

inputstream.adaptive:

  • Setting default timescale to 1 (PR:220, 1 commit, 1 file changed)

pvr.dvbviewer:

  • [lang] updated language files from Transifex (1ff63d4)

pvr.hts:

  • [lang] updated language files from Transifex (83e4d8f)

pvr.iptvsimple:

  • Fix build version shown in Kodi (PR:206, 1 commit, 3 files changed)
  • Fix version number/changelog. (PR:213, 1 commit, 2 files changed)
  • [lang] updated language files from Transifex (362c7e0)

pvr.nextpvr:

  • Fix two issues (PR:84, 1 commit, 5 files changed)

pvr.vuplus:

  • Stream details (PR:170, 12 commits, 30 files changed)
  • Fix addon.xml and changelog (PR:175, 1 commit, 2 files changed)
  • [lang] updated language files from Transifex (91fa48b)

Includes latest addons:
inputstream.adaptive (efd4b4f), inputstream.rtmp (ce7f559), peripheral.joystick (1f4225a), peripheral.xarcade (f09a0e7), pvr.argustv(83aa1e9), pvr.demo (964686d), pvr.dvblink (4ae42fe), pvr.dvbviewer (0aa6070, +1), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts (d35dfcd, +2), pvr.iptvsimple (90a8d6f), pvr.mediaportal.tvserver (25e3e7d), pvr.mythtv (d3a5af2), pvr.nextpvr (450caeb, +1), pvr.njoy (4467cac), pvr.octonet (203f800), pvr.pctv(b60b971), pvr.stalker (2245b0d), pvr.teleboy (50689bd), pvr.vbox (6ed2f63), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (c3d984b, +1), pvr.wmc (2697409, +1), pvr.zattoo(4688f45), vfs.libarchive (6d39012), vfs.rar (0f56401), vfs.sftp (6749200)

17.8-395, 17 Jan 2019: Based off OSMC commit (7107710b) and newclock5 (40c4ab5b)

XBMC:

  • Game add-ons: Fall back to system path if profile path is empty (PR:15247, 1 commit, 1 file changed)
  • [py-docs] fix version info for getDbId (PR:15264, 1 commit, 2 files changed)

pvr.hts:

  • Increase the maximum allowed stream read chunk size to 512 KB (PR:394, 3 commits, 3 files changed)

pvr.vuplus:

  • [debian] fix nlohmann-json-dev package name (PR:176, 1 commit, 1 file changed)

Includes latest addons:
inputstream.adaptive (efd4b4f), inputstream.rtmp (ce7f559), peripheral.joystick (1f4225a), peripheral.xarcade (f09a0e7), pvr.argustv(83aa1e9), pvr.demo (964686d), pvr.dvblink (4ae42fe), pvr.dvbviewer (0aa6070, +1), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts (d35dfcd, +2), pvr.iptvsimple (90a8d6f), pvr.mediaportal.tvserver (25e3e7d), pvr.mythtv (d3a5af2), pvr.nextpvr (450caeb, +1), pvr.njoy (4467cac), pvr.octonet (203f800), pvr.pctv(b60b971), pvr.stalker (2245b0d), pvr.teleboy (50689bd), pvr.vbox (6ed2f63), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (c3d984b, +1), pvr.wmc (2697409, +1), pvr.zattoo(4688f45), vfs.libarchive (6d39012), vfs.rar (0f56401), vfs.sftp (6749200)

17.8-396, 18 Jan 2019: Based off OSMC commit (02e96c01e4c) and newclock5 (40c4ab5b)

XBMC:

  • [Estuary] Tweak PVR guide layout. Fixes #15271. (PR:15275, 1 commit, 2 files changed)
  • [Estuary] fix undefined font references (PR:15259, 1 commit, 3 files changed)
  • FFmpeg: Fix missing include (PR:15256, 1 commit, 1 file changed)

pvr.zattoo:

  • Add tv.salt.ch as reseller (ef6279f)

Includes latest addons: inputstream.adaptive (7688bb8, +1), inputstream.rtmp (ce7f559), peripheral.joystick (1f4225a), peripheral.xarcade (f09a0e7), pvr.argustv (83aa1e9), pvr.demo (964686d), pvr.dvblink (4ae42fe), pvr.dvbviewer(1ff63d4, +1), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts (245df75, +4), pvr.iptvsimple (73feb2f, +3), pvr.mediaportal.tvserver (30c80ac, +1), pvr.mythtv (961d35e, +1), pvr.nextpvr (78c6633, +1), pvr.njoy (4467cac), pvr.octonet (203f800), pvr.pctv (b60b971), pvr.stalker (d0170c5), pvr.teleboy (1956113), pvr.vbox (ea20464), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (bb6babc, +15), pvr.wmc (2697409), pvr.zattoo (ef6279f, +1), vfs.libarchive (6d39012), vfs.rar (0f56401), vfs.sftp (6749200)

I have been having crashes with playback of video files on multiple add-ons after about 10-20 minutes. The entire rpi crashes, cannot even SSH into it anymore. Anyone else experiences this? I just did an update this yesterday and this morning (first time since more than a week), (rpi3b+)

If you revert to a previous build does it fix the issue?
Can you post debug logs.

i will try. I also installed some new add-ons, so it may be related to that, however the older add-ons also crash.
Its not a debuglog. but it shows something for now. Dont have time now to go and research the issue unfortunately. Basically when the buffer issues starts the rpi something seems to consume all the pi’s resources. Even connecting to SSH results in a timeout.

13:34:52.290 T:1407185648  NOTICE: Creating InputStream
13:34:52.897 T:1407185648  NOTICE: Creating Demuxer
13:34:53.638 T:1407185648  NOTICE: Opening stream: 0 source: 256
13:34:53.638 T:1407185648  NOTICE: Creating video codec with codec id: 27
13:34:53.651 T:1407185648  NOTICE: Creating video thread
13:34:53.651 T:910152432  NOTICE: running thread: video_thread
13:34:53.696 T:1407185648  NOTICE: Opening stream: 1 source: 256
13:34:53.696 T:1407185648  NOTICE: Finding audio codec for: 86056
13:34:53.698 T:1407185648  NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
13:34:53.698 T:1407185648  NOTICE: Creating audio thread
13:34:53.700 T:1407185648  NOTICE: Opening stream: 2 source: 256
13:34:53.701 T:1713369840  NOTICE: running thread: CVideoPlayerAudio::Process()
13:34:53.725 T:1713369840  NOTICE: Creating audio stream (codec id: 86056, channels: 6, sample rate: 48000, no pass-through)
13:34:53.941 T:1917595648  NOTICE: Display resolution ADJUST : 1920x1080 (1920x1080) @ 23.98 - Full Screen (54) (weight: 0.000)
13:34:53.959 T:1917595648  NOTICE: VideoPlayer: OnLostDisplay received
13:34:54.177 T:1917595648  NOTICE: VideoPlayer: OnResetDisplay received
13:34:54.210 T:1917595648 WARNING: OnMessage: Suspiciously long time to handle GUI_MSG_PLAYBACK_STARTED (1.91s)
13:34:56.044 T:1688204016  NOTICE: metahandler: Initializing MetaHandlers version: 3.0.3
13:34:56.066 T:1688204016 WARNING: CAddonSettings[script.module.metahandler]: failed to parse old setting definition for "db_port" of type "integer"
13:34:56.078 T:1688204016 WARNING: Previous line repeats 1 times.
13:34:56.078 T:1688204016  NOTICE: metahandler: Loading sqlite3 as DB engine version: 3.21.0
13:34:56.089 T:1688204016  NOTICE: metahandler: No SQLite rows requiring update
13:51:13.000 T:910152432 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
13:51:18.965 T:1713369840   ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
13:51:22.741 T:910152432 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
13:51:27.162 T:1713369840   ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
13:51:29.624 T:1888482032 WARNING: ActiveAE - large audio sync error: -16110.281291
13:51:32.210 T:910152432 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
13:51:35.694 T:1888482032 WARNING: ActiveAE - large audio sync error: -24689.514569
13:51:36.953 T:910152432 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
13:51:42.301 T:1888482032 WARNING: Previous line repeats 2 times.
13:51:42.301 T:1888482032 WARNING: ActiveAE - large audio sync error: -31443.979723
13:51:42.502 T:910152432 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
13:51:48.139 T:1888482032 WARNING: Previous line repeats 68 times.
13:51:49.544 T:1888482032 WARNING: ActiveAE - large audio sync error: -36649.302377
13:51:52.966 T:910152432 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
        13:52:07.706 T:1888482032 WARNING: Previous line repeats 1 times.
13:52:08.150 T:1888482032 WARNING: ActiveAE - large audio sync error: -45811.801592
13:52:08.558 T:910152432 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
13:52:12.671 T:1888482032 WARNING: Previous line repeats 1 times.
13:52:16.185 T:1888482032 WARNING: ActiveAE - large audio sync error: -61371.175545
13:52:19.010 T:910152432 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
13:52:23.580 T:1888482032 WARNING: ActiveAE - large audio sync error: -70074.369187
13:52:29.672 T:910152432 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer

So far Kodi at hasnt been crashing for me got loads of addons installed no slow loading times on RPI3B+ at all

17.8-397, 19 Jan 2019: Based off OSMC commit (02e96c01e4c) and newclock5 (40c4ab5b)

XBMC:

  • Fix artist discography for MySQL (PR:15277, 1 commit, 2 files changed)
  • [video][filesystem] Fix “XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr)” logspam. (PR:15281, 1 commit, 2 files changed)

pvr.mythtv:

  • get the best candidate in EPG for the new timer (dffed32)
  • bump version 5.10.4 (5570ba2)

Includes latest addons: inputstream.adaptive (7688bb8, +1), inputstream.rtmp (ce7f559), peripheral.joystick (1f4225a), peripheral.xarcade (f09a0e7), pvr.argustv (83aa1e9), pvr.demo (964686d), pvr.dvblink (4ae42fe), pvr.dvbviewer(1ff63d4, +1), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts (245df75, +4), pvr.iptvsimple (73feb2f, +3), pvr.mediaportal.tvserver (30c80ac, +1), pvr.mythtv (961d35e, +1), pvr.nextpvr (78c6633, +1), pvr.njoy (4467cac), pvr.octonet (203f800), pvr.pctv (b60b971), pvr.stalker (d0170c5), pvr.teleboy (1956113), pvr.vbox (ea20464), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (bb6babc, +15), pvr.wmc (2697409), pvr.zattoo (ef6279f, +1), vfs.libarchive (6d39012), vfs.rar (0f56401), vfs.sftp (6749200)

Did it work?