[TESTING] Kodi 18 (Leia) builds for Vero 2 & 4K

I think the problem is because libbluray has updated but all the previous builds are referring to v0.93

Nightly build is running atm with the fix. A new version will be uploaded today.

Alright, great! Iā€™ll just wait for that build to show up and use the command to update it when available.

Thanks in advance, and I realise running an unstable build can cause these issues, but to then get support for it within 20-30 minutes on a sunday no lessā€¦ thatā€™s amazing!

17.8-195, 18 March 2018: Based off OSMC commit (b2f0f10be8) and newclock5xbmc (aedcf10e)

osmc

  • Fix crash caused by new libbluray version. Updated library (075c8f8)

inputstream.adaptive:

inputstream.rtmp:

peripheral.joystick:

  • linux: Add support for WeTek Gamepad (PR:142, 2 commits, 2 files changed)

vfs.libarchive:

Includes latest addons: inputstream.adaptive (1c89c3b, +3), inputstream.rtmp (7fe7dde, +2), peripheral.joystick (8374cb4, +2), pvr.argustv (3556049), pvr.demo (8f62053), pvr.dvblink (594e062), pvr.dvbviewer (f1746c5, +1), pvr.filmon (c7243fb), pvr.hdhomerun (f3e0177), pvr.hts (095784b), pvr.iptvsimple (933a5c4), pvr.mediaportal.tvserver (74e2bea), pvr.mythtv (85c33c4), pvr.nextpvr (aa1c8d2), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (5b47d9f), pvr.stalker (77eec69), pvr.teleboy (3ccd06f, +1), pvr.vbox (57f3198), pvr.vdr.vnsi (4db947c), pvr.vuplus (dc230dd), pvr.wmc (e0a9190), pvr.zattoo (3c46173), vfs.libarchive (6ce469f, +1)

Now I have the sad face loop with the newest version.

Log: https://paste.osmc.tv/ukujozerij

Can you post debug logs?

Your report would be better received and possibly even useful if it included logs.

Sure log added to the previous post. How to enable debugging in the console?

Your libbluray is still on the old version:

armv7-libbluray-osmc 0.9.3-4

Can you do a

sudo apt-get update
sudo apt-get dist-upgrade

https://kodi.wiki/view/Log_file/Advanced#Turn_on_debugging_using_a_file_.28advancedsettings.xml.29

In case of future need.

1 Like

I did. No new or updated package found. Still sad face loop.

You are pointing to the stable stretch branch. libbluray is updated only for the devel branch. To fix this:

sudo nano /etc/apt/sources.list

Then add:
deb http://apt.osmc.tv stretch-devel main

Do another update/dist-upgrade and the package should be upgraded.
You can remove stretch-devel afterwards if you like, or just stay on the devel branch.

1 Like

@gmc Thanks. Is running now. I donā€™t have preferences between stable or devel branch since Iā€™m
already running the nightly it should be not having a big impact to stay on devel? Or, any suggestions?

Shouldnā€™t do any harm staying on devel but bear in mind you will be on development/test versions of Kodi and osmc packages and while its been fairly ā€˜stableā€™ there could be some unstable builds with breakages.

17.8-196, 19 March 2018: Based off OSMC commit (b7607e0) and xbmc (ceef925)

XBMC:

  • fix deadlock caused by blocking cb method (PR:13664, 1 commit, 2 files changed)
  • GuiInfoManager: Restore Announcements (PR:13667, 2 commits, 2 files changed)

inputstream.adaptive:

  • Allow NOTYPE containers for stream selection / container type will be determined late for HLS (7e86870)
  • Fix decrypter initialization (KID retrieval) / version bump 2.2.5 (04eead7)

pvr.mythtv:

  • [depends] bump zlib to 1.2.11 (PR:96, 1 commit, 3 files changed)
  • bump version 5.7.1 (345f9a7)

Includes latest addons: inputstream.adaptive (04eead7, +14), inputstream.rtmp (7fe7dde, +2), peripheral.joystick (8374cb4, +2), pvr.argustv (3556049), pvr.demo (8f62053), pvr.dvblink (594e062), pvr.dvbviewer (f1746c5, +1), [url=https://github.com/kodi-pvr/pvr.filmon]pvr.filmon/url, pvr.hdhomerun (f3e0177), pvr.hts (095784b), pvr.iptvsimple (933a5c4), pvr.mediaportal.tvserver (74e2bea), pvr.mythtv (345f9a7, +2), pvr.nextpvr (aa1c8d2), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (5b47d9f), pvr.stalker (77eec69), pvr.teleboy (3ccd06f, +1), pvr.vbox (57f3198), pvr.vdr.vnsi (4db947c), pvr.vuplus (dc230dd), pvr.wmc (e0a9190), pvr.zattoo (3c46173), vfs.libarchive (6ce469f, +1)

Me too!

fixed now :slight_smile:

17.8-197, 21 March 2018: Based off OSMC commit (b7607e0) and xbmc (cf333ccd7)

XBMC:

  • Support for vaExportSurfaceHandle (PR:13333, 13 commits, 20 files changed)
  • [cmake][addons] make pdb installation & packaging multi config aware (PR:13666, 2 commits, 2 files changed)

Includes latest addons: inputstream.adaptive (04eead7, +14), inputstream.rtmp (7fe7dde, +2), peripheral.joystick (8374cb4, +2), pvr.argustv (3556049), [url=https://github.com/kodi-pvr/pvr.demo]pvr.demo/url, pvr.dvblink (594e062), pvr.dvbviewer (f1746c5, +1), pvr.filmon (c7243fb), pvr.hdhomerun (f3e0177), pvr.hts (095784b), pvr.iptvsimple (933a5c4), pvr.mediaportal.tvserver (74e2bea), pvr.mythtv (345f9a7, +2), pvr.nextpvr (aa1c8d2), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (5b47d9f), pvr.stalker (77eec69), pvr.teleboy (3ccd06f, +1), pvr.vbox (57f3198), pvr.vdr.vnsi (4db947c), pvr.vuplus (dc230dd), pvr.wmc (e0a9190), pvr.zattoo (3c46173), vfs.libarchive (6ce469f, +1)

17.8-198, 23 March 2018: Based off OSMC commit (7ed975ab) and xbmc (384bd17)

XBMC:

  • [cpluff] link with cpluff instead of loading it dynamic (PR:13673, 1 commit, 10 files changed)
  • offload videodb task from mainthread to job (PR:13652, 1 commit, 7 files changed)

inputstream.adaptive:

  • url_decode license_key postbody template part if it starts with % (3b092d4)

Includes latest addons: inputstream.adaptive (3b092d4, +17), inputstream.rtmp (7fe7dde, +2), peripheral.joystick (8374cb4, +2), pvr.argustv (3556049), pvr.demo (8f62053), pvr.dvblink (594e062), pvr.dvbviewer (f1746c5, +1), [url=https://github.com/kodi-pvr/pvr.filmon]pvr.filmon/url, pvr.hdhomerun (f3e0177), pvr.hts (095784b), pvr.iptvsimple (933a5c4), pvr.mediaportal.tvserver (74e2bea), pvr.mythtv (345f9a7, +2), pvr.nextpvr (aa1c8d2), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (5b47d9f), pvr.stalker (77eec69), pvr.teleboy (3ccd06f, +1), pvr.vbox (57f3198), pvr.vdr.vnsi (4db947c), pvr.vuplus (dc230dd), pvr.wmc (e0a9190), pvr.zattoo (3c46173), vfs.libarchive (6ce469f, +1)

17.8-199, 25 March 2018: Based off OSMC commit (4afa88b5) and xbmc (338464a)

OSMC:

  • Add support to mix LFE channels in to L/R (965a8791a)
  • Add libbluray 1.0.1 to nightly repo so you no longer have to point to stretch-devel for libbluray update
  • Vero 4K: ensure SMBFile reads in 32K chunks or we have problems with SMBv2 (79c6c0c)

XBMC:

  • [cmake] fix Ninja generator after #13673 (PR:13678, 1 commit, 1 file changed)
  • Fix disappointing lack of games after entering cheat code (PR:13603, 1 commit, 1 file changed)

inputstream.adaptive:

  • [HLS] select proper extension position (first . before ?) (b2965bd)

vfs.libarchive:

  • travis: build on xenial and use xcode9 (e7d149e)

Includes latest addons: inputstream.adaptive (b2965bd, +18), inputstream.rtmp (7fe7dde, +2), peripheral.joystick (8374cb4, +2), pvr.argustv (3556049), [url=https://github.com/kodi-pvr/pvr.demo]pvr.demo/url, pvr.dvblink (594e062), pvr.dvbviewer (f1746c5, +1), pvr.filmon (c7243fb), pvr.hdhomerun (f3e0177), pvr.hts (095784b), pvr.iptvsimple (933a5c4), pvr.mediaportal.tvserver (74e2bea), pvr.mythtv (345f9a7, +2), pvr.nextpvr (aa1c8d2), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (5b47d9f), [url=https://github.com/kodi-pvr/pvr.stalker]pvr.stalker/url, pvr.teleboy (3ccd06f, +1), pvr.vbox (57f3198), pvr.vdr.vnsi (4db947c), pvr.vuplus (dc230dd), pvr.wmc (e0a9190), pvr.zattoo (3c46173), vfs.libarchive(e7d149e, +2)

17.8-200, 26 March 2018: Based off OSMC commit (703a5f8) and xbmc (edcd12f)

OSMC:

  • Update all-113 for Leia. Add support to mix LFE channels in to L/R (703a5f8e)

XBMC:

  • [python] add setType() method for edit controls (PR:11486, 1 commit, 5 files changed)
  • VideoPlayer: do not discard unknown streams before video stream is ready (PR:13687, 1 commit, 1 file changed)
  • VideoPlayer: only display settings for vaapi and vdpau if they are ac (PR:13686, 1 commit, 7 files changed)

pvr.teleboy:

  • Log notice if t.teleboy.ch is used (a7176f3)

Includes latest addons: inputstream.adaptive (c759106, +19), inputstream.rtmp (7fe7dde, +2), peripheral.joystick (80224e1, +4), pvr.argustv (3556049), pvr.demo (8f62053), pvr.dvblink (594e062), pvr.dvbviewer (f1746c5, +1), pvr.filmon (c7243fb), pvr.hdhomerun (f3e0177), pvr.hts (095784b), pvr.iptvsimple (933a5c4), pvr.mediaportal.tvserver (74e2bea), pvr.mythtv (345f9a7, +2), pvr.nextpvr (aa1c8d2), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (5b47d9f), pvr.stalker (77eec69), pvr.teleboy (a7176f3, +2), pvr.vbox (57f3198), pvr.vdr.vnsi (4db947c), pvr.vuplus (dc230dd), pvr.wmc (e0a9190), pvr.zattoo (3c46173), vfs.libarchive (e7d149e, +2)