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

17.8-102, 18 Sep 2017: Based off OSMC commit (6772aeb357) and newclock5 (3e5b60)

OSMC:
Added build for Vero2 (Untested)
Correct permissions for widevine folder
Add new addon pvr.teleboy
Boost center channel

XBMC:
[PVR] Cleanup: Remove obsolete and unused setting pvrplayback.scantime. (PR:12800, 1 commit, 4 files changed)
[cmake] Exclude *.xml.include files from install/package generation (PR:12538, 1 commit, 1 file changed)
player state fixes (PR:12801, 2 commits, 17 files changed)

inputstream.adaptive:
ADTSParser implementation (76ce861)
ADTS padding changes / Lock tree while accessing psshset (HLS) (aa62764)

pvr.zattoo:
Try to fix loading of guide data (170a264)
Limit update thread to 1 (943a9b6)

Includes latest addons: inputstream.adaptive (aa62764, +9), inputstream.rtmp (e094fa3), peripheral.joystick (cc14287), pvr.argustv (23cc0e8), pvr.demo (122dedd), pvr.dvblink (816f90c), pvr.dvbviewer (8741c8b), pvr.filmon (34dca04), pvr.hdhomerun (ace19fa), pvr.hts (53118d8), pvr.iptvsimple (ac4f4bd), pvr.mediaportal.tvserver (c86ab35), pvr.mythtv (b46e5be), pvr.nextpvr (a855663), pvr.njoy (99874de), pvr.octonet (a77cf11), pvr.pctv (549f690), pvr.stalker (e15edca), pvr.teleboy (8a1e224, +13), pvr.vbox (b5da811), pvr.vdr.vnsi (f3f80d5, +1), pvr.vuplus (9bfd868), pvr.wmc (7e2cb4b, +1), pvr.zattoo (943a9b6, +7)

17.8-103, 19 Sep 2017: Based off OSMC commit (cec04fcfa) and xbmc (4ed5598)

pvr.vuplus:
Fixed timer start and end times with recording margins (PR:74, 4 commits, 3 files changed)

pvr.zattoo:
Improve EPG loading (3a707c5)

Includes latest addons: inputstream.adaptive (aa62764, +9), inputstream.rtmp (e094fa3), peripheral.joystick (cc14287), pvr.argustv (23cc0e8), pvr.demo (122dedd), pvr.dvblink (816f90c), pvr.dvbviewer (8741c8b), pvr.filmon (34dca04), pvr.hdhomerun (ace19fa), pvr.hts (53118d8), pvr.iptvsimple (ac4f4bd), pvr.mediaportal.tvserver (c86ab35), pvr.mythtv (b46e5be), pvr.nextpvr (a855663), pvr.njoy (99874de), pvr.octonet (a77cf11), pvr.pctv (549f690), pvr.stalker (e15edca), pvr.teleboy (8a1e224, +13), pvr.vbox (b5da811), pvr.vdr.vnsi (f3f80d5, +1), pvr.vuplus (5e154bc, +4), pvr.wmc (7e2cb4b, +1), pvr.zattoo (3a707c5, +8)

17.8-104, 20 Sep 2017: Based off OSMC commit (cec04fcfa) and xbmc (6d1882d)

OSMC
Fix cdm permissions issue

XBMC:
VideoPlayer: smooth motion (PR:12805, 1 commit, 16 files changed)

pvr.nextpvr:
fix install path (PR:54, 1 commit, 1 file changed)

Includes latest addons: inputstream.adaptive (aa62764, +9), inputstream.rtmp (e094fa3), peripheral.joystick (cc14287), pvr.argustv (23cc0e8), pvr.demo (122dedd), pvr.dvblink (816f90c), pvr.dvbviewer (8741c8b), pvr.filmon (34dca04), pvr.hdhomerun (ace19fa), pvr.hts (53118d8), pvr.iptvsimple (ac4f4bd), pvr.mediaportal.tvserver (c86ab35), pvr.mythtv (b46e5be), pvr.nextpvr (0d75744, +1), pvr.njoy (99874de), pvr.octonet (a77cf11), pvr.pctv (549f690), pvr.stalker (e15edca), pvr.teleboy (8a1e224, +13), pvr.vbox (b5da811), pvr.vdr.vnsi (f3f80d5, +1), pvr.vuplus (5e154bc, +4), pvr.wmc (7e2cb4b, +1), pvr.zattoo (3a707c5, +8)

17.8-105, 21 Sep 2017: Based off OSMC commit (ef5b86d) and xbmc (a35d8c0)

OSMC
Add pvr.wmc pvr.nextpvr pvr.njoy back

XBMC:
VideoPlayer: frame advance (PR:12808, 1 commit, 10 files changed)
VideoPlayer: some fixes (PR:12809, 3 commits, 4 files changed)
[X11] factor out glx support (PR:12219, 4 commits, 11 files changed)
GLX: fixups (PR:12811, 1 commit, 1 file changed)

inputstream.adaptive:
Fix deadlock (seek / setDownloadSpeed) /move iv storage from tree to stream (c49c8db)

pvr.teleboy:
Fix windows build (PR:3, 2 commits, 5 files changed)

Includes latest addons: inputstream.adaptive (c49c8db, +10), inputstream.rtmp (e094fa3), peripheral.joystick (cc14287), pvr.argustv (23cc0e8), pvr.demo (122dedd), pvr.dvblink (816f90c), pvr.dvbviewer (8741c8b), pvr.filmon (34dca04), pvr.hdhomerun (ace19fa), pvr.hts (53118d8), pvr.iptvsimple (ac4f4bd), pvr.mediaportal.tvserver (c86ab35), pvr.mythtv (b46e5be), pvr.nextpvr (0d75744, +1), pvr.njoy (99874de), pvr.octonet (a77cf11), pvr.pctv (549f690), pvr.stalker (e15edca), pvr.teleboy (967144c, +15), pvr.vbox (b5da811), pvr.vdr.vnsi (f3f80d5, +1), pvr.vuplus (5e154bc, +4), pvr.wmc (7e2cb4b, +1), pvr.zattoo (3a707c5, +8)

17.8-106, 22 Sep 2017: Based off OSMC commit (05ba255b25) and xbmc (edf75497)

XBMC:
Partial revert of imdb crashfix due to a introduced bug (PR:12767, 1 commit, 1 file changed)
CSetCurrentItemJob: CFileItem instances need to by copied before they (PR:12813, 1 commit, 5 files changed)
Open EPG instead of channel window (#12812) (d305576)

inputstream.adaptive:
[HLS] Fix wrong psshset usage / reduce calls to key server (8e505bb)

pvr.nextpvr:
Update to 5.7.0 PVR addon API to work with Kodi 18 (Leia) (PR:66, 1 commit, 5 files changed)
Remove unneeded code introduced in last change. (PR:67, 1 commit, 5 files changed)

pvr.njoy:
Changes for 5.7.0 PVR API (PR:43, 1 commit, 5 files changed)

pvr.teleboy:
Update version and changelog (8280157)

pvr.zattoo:
Add support for Quickline and Net+ (7fa43c7)

Includes latest addons: inputstream.adaptive (8e505bb, +11), inputstream.rtmp (e094fa3), peripheral.joystick (cc14287), pvr.argustv (23cc0e8), pvr.demo (122dedd), pvr.dvblink (816f90c), pvr.dvbviewer (8741c8b), pvr.filmon (34dca04), pvr.hdhomerun (ace19fa), pvr.hts (53118d8), pvr.iptvsimple (ac4f4bd), pvr.mediaportal.tvserver (c86ab35), pvr.mythtv (b46e5be), pvr.nextpvr (03933e9, +3), pvr.njoy (cc1cb56, +1), pvr.octonet (a77cf11), pvr.pctv (549f690), pvr.stalker (e15edca), pvr.teleboy (8280157, +16), pvr.vbox (b5da811), pvr.vdr.vnsi (f3f80d5, +1), pvr.vuplus (5e154bc, +4), pvr.wmc (7e2cb4b, +1), pvr.zattoo (7fa43c7, +9)

17.8-107, 24 Sep 2017: Based off OSMC commit (05ba255b25) and xbmc (f3f144a9)

XBMC:
VideoPlayer: fixes for audio delay (PR:12814, 2 commits, 8 files changed)
[video] Fix CVideoInfoTag::SetYear not to except years <= 0. (PR:12816, 2 commits, 1 file changed)
[droid] fix mediasession issue (fixes #17601) (PR:12818, 2 commits, 1 file changed)

pvr.vbox:
Update pvr.vbox to PVR API version 5.7.0 (PR:204, 1 commit, 3 files changed)

Includes latest addons: inputstream.adaptive (8e505bb, +11), inputstream.rtmp (e094fa3), peripheral.joystick (cc14287), pvr.argustv (23cc0e8), pvr.demo (122dedd), pvr.dvblink (816f90c), pvr.dvbviewer (8741c8b), pvr.filmon (34dca04), pvr.hdhomerun (ace19fa), pvr.hts (53118d8), pvr.iptvsimple (ac4f4bd), pvr.mediaportal.tvserver (c86ab35), pvr.mythtv (b46e5be), pvr.nextpvr (03933e9, +3), pvr.njoy (cc1cb56, +1), pvr.octonet (a77cf11), pvr.pctv (549f690), pvr.stalker (e15edca), pvr.teleboy (8280157, +16), pvr.vbox (ff01396, +1), pvr.vdr.vnsi (f3f80d5, +1), pvr.vuplus (5e154bc, +4), pvr.wmc (7e2cb4b, +1), pvr.zattoo (7fa43c7, +9)

17.8-108, 25 Sep 2017: Based off OSMC commit (c96fa04225) and xbmc (ec3fc3d03)

OSMC
Re-add pvr.zattoo

XBMC:
VideoPlayer: fixes (PR:12828, 2 commits, 4 files changed)
[PVR] Fix channel OSD dialog channel preselection. (PR:12823, 1 commit, 2 files changed)

pvr.mythtv:
[lang] automatic syntax corrections for the en_GB language file (9553cd2)
[lang] updated language files from Transifex (d9b517a)
fix compilation warning since g++ 7.2.0 (738c8f4)
bump version 5.4.1 (8965048)

pvr.teleboy:
Add debian folder (a799d13)

pvr.zattoo:
ubuntu/debian packaging fixes (PR:8, 4 commits, 4 files changed)
[debian packaging] add pkg-config dependency (PR:9, 1 commit, 1 file changed)
Remove tinyxml2 (aa7eca8)
Update version and changelog (dddc4b2)

Includes latest addons: inputstream.adaptive (dde3921, +12), inputstream.rtmp (e094fa3), peripheral.joystick (cc14287), pvr.argustv (23cc0e8), pvr.demo (122dedd), pvr.dvblink (816f90c), pvr.dvbviewer (8741c8b), pvr.filmon (34dca04), pvr.hdhomerun (ace19fa), pvr.hts (53118d8), pvr.iptvsimple (ac4f4bd), pvr.mediaportal.tvserver (c86ab35), pvr.mythtv (8965048, +4), pvr.nextpvr (03933e9, +3), pvr.njoy (cc1cb56, +1), pvr.octonet (a77cf11), pvr.pctv (549f690), pvr.stalker (e15edca), pvr.teleboy (a799d13, +17), pvr.vbox (ff01396, +1), pvr.vdr.vnsi (f3f80d5, +1), pvr.vuplus (5e154bc, +4), pvr.wmc (7e2cb4b, +1), pvr.zattoo (dddc4b2, +18)

I’m unable to get DTS-MA tracks to be recognised by my Marantz NR1607 receiver. This used to work just fine before I upgraded to Kodi 18 (I’m running 17.8-107 now). Although I’d like to blame Kodi 18, the kodi.log suggests it is doing the right thing:

Creating audio stream (codec id: 86020, channels: 8, sample rate: 48000, pass-through)

However my receiver sees this as incoming 7.1 PCM and thus fails to decode it. When I tell Kodi my receiver does not support DTS-MA (in the audio settings) and play the same movie the kodi.log shows

Creating audio stream (codec id: 86020, channels: 6, sample rate: 48000, pass-through)

and my receiver correctly decodes the DTS stream. Is it possible OSMC changes the codec id before it is sent out over the HDMI port? I tried different DTS-MA files all with the same result.

I verified my NR1607 still decodes DTS-MA by playing a Blu-ray with no problem at all.

Do you have a Vero 2 or a Vero 4K?

Vero 2 won’t give you HD audio out so assume you are using Vero 4K.

Are you on the staging repository? I made changes to AML-M8AUDIO.conf recently and had a similar issue, but turned out to be a problem with someone changing a setting on my AV.

Logs will help

Sam

Yes, I’m using a Vero 4K. I’m on Index of /osmc/osmc/download/dev/gmc-18 right now. Is that staging?
Logs are at https://paste.osmc.tv/awuzatutif

That’s not staging and you don’t seem to have a staging repo added; so not sure what the issue would be.

Give it a few days and see if things fix themselves (master can break sometimes).

@gmc You may want to double check patches from my branch and make sure they are in sync.

Sam

There is some good info on the audio issue here: HDMI - HD audio passthrough bug ?
I tried to play the demo tracks and they have the same problem. That gets Kodi off the hook I guess?

aplay -D 'hdmi:CARD=AMLM8AUDIO,DEV=0' -c8 -fs16_le -r192000 testi.dtshd.anssi1.ma-71-24.spdif

Not really.

DTS HD can’t be passed through via ALSA in this way.
You need amcodec.

The post you linked to is regarding Kodi Jarvis (v16), so quite outdated. It also doesn’t seem to be for an AML platform.

v18 is experimental and stuff can break. If you want stability stick with OSMC’s stable releases.

I think it might be due to vero3-055-add-hd-audio-and-multichannel-pcm.patch missing. Will be included in the next nightly. (And a few others I’ve missed)

17.8-109, 27 Sep 2017: Based off OSMC commit (c96fa0422) and xbmc (ec3fc3d03)

OSMC
Multichannel-PCM and HD Audio passthrough
Add support for automated triggering of dist-upgrade to allow chained upgrades

XBMC:
[music] SortByTrackNumber as default sort for “songs” (PR:12834, 1 commit, 1 file changed)

pvr.teleboy:
Review outcom (dd715b7)
Add FindRapidJSON.cmake (fd032f1)

Includes latest addons: inputstream.adaptive (dde3921), inputstream.rtmp (e094fa3), peripheral.joystick (cc14287), pvr.argustv (23cc0e8), pvr.demo (122dedd), pvr.dvblink (816f90c), pvr.dvbviewer (8741c8b), pvr.filmon (34dca04), pvr.hdhomerun (ace19fa), pvr.hts (53118d8), pvr.iptvsimple (ac4f4bd), pvr.mediaportal.tvserver (c86ab35), pvr.mythtv (8965048), pvr.nextpvr (03933e9), pvr.njoy (cc1cb56), pvr.octonet (a77cf11), pvr.pctv (549f690), pvr.stalker (e15edca), pvr.teleboy (fd032f1, +2), pvr.vbox (ff01396), pvr.vdr.vnsi (f3f80d5), pvr.vuplus (5e154bc), pvr.wmc (7e2cb4b), pvr.zattoo (dddc4b2)

I upgraded my Vero4K from stock to 17.8-109 to try out the Netflix and Amazon Plugins but it seems like the AddonManager is broken at the moment. Is this a known issue?

When I try to add the repository I get:

ERROR: CAddonMgr: failed to unload repository.netflix
ERROR: CAddonInstallJob[repository.netflix]: failed to unload addon.

When I try to add the netflix plugin directly I get basically the same error message:

ERROR: CAddonMgr: failed to unload plugin.video.netflix
ERROR: CAddonInstallJob[plugin.video.netflix]: failed to unload addon.

I’ll look into this. Also getting the same error on 108 and 109. (And today’s 110 version)

Update: Its a known issue with Kodi. Addons in general have been broken for the past few days. Same issues reported on LibreELEC threads.

1 Like

17.8-110, 29 Sep 2017: Based off OSMC commit (9572781261) and xbmc (ec3fc3d0)

OSMC
Re-enable pvr.octonet

XBMC:
[addons] update vfs addon interface doxygen docu (PR:12838, 1 commit, 1 file changed)
[addons] fix addon install if not present before (PR:12825, 3 commits, 5 files changed)

pvr.octonet:
Update to PVR API version 5.7.0 (e9b4c05)

Includes latest addons: inputstream.adaptive (dde3921), inputstream.rtmp (e094fa3), peripheral.joystick (cc14287), pvr.argustv (23cc0e8), pvr.demo (122dedd), pvr.dvblink (816f90c), pvr.dvbviewer (8741c8b), pvr.filmon (34dca04), pvr.hdhomerun (ace19fa), pvr.hts (53118d8), pvr.iptvsimple (ac4f4bd), pvr.mediaportal.tvserver (c86ab35), pvr.mythtv (8965048), pvr.nextpvr (03933e9), pvr.njoy (cc1cb56), pvr.octonet (e9b4c05, +1), pvr.pctv (549f690), pvr.stalker (e15edca), pvr.teleboy (fd032f1, +2), pvr.vbox (ff01396), pvr.vdr.vnsi (f3f80d5), pvr.vuplus (5e154bc), pvr.wmc (7e2cb4b), pvr.zattoo (dddc4b2)

1 Like

I can confirm both DTS-HD-MA and TrueHD are now working again. Thanks!

Thanks for confirming

Sam