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

so with the next bigger update we will get Netflix support on the V4K ? :open_mouth:

Will the addon be added to the osmc appstore ?

Kodi 18 is still far away from stable so don’t get your hope too high

test of 17.8-04

DVD.ISO with menus. The troublesome menus Eventually play… though it takes a good long while (measured in minutes). A nice step towards fixing specific troublesome playback on the V4K.

All media types tested (via SMB shares) played back fine - dvd.iso, bd.iso, bd.mkv, mp3

All media takes significantly longer to start (via Smb / ip / share / folder / file) … about 2 seconds on stable is up to about 10-15 seconds on beta.

Oh how I miss the OSMC skin :wink:

Anyone have an Amazon Video Prime & Netflix add-on working yet? If so, mind sharing the link to the supported add-on !?

I’m hoping we have a small guide on this in the next few weeks.
I understand that @gmc is currently travelling.

1 Like

I just installed version 17.8-094 and it says the osmc skin is incompatible. If that is not supposed to happen I can supply a debug log if needed.

I think the skin needs some work for v18 unfortunately.
@BobCratchett is a little busy lately; but I’m not concerned when we haven’t even seen Alpha 1 yet. We’ve pulled off more impressive tricks :wink:

Sam

17.8-094, 12 Aug 2017: Based off OSMC commit (bd0433c32) and xbmc (2ea296dca)

OSMC
Add in widevine libraries required for Netflix/Amazon plugins
Re-add pvr.hts, pvr.hdhomerun, pvr.vdr.vnsi

XBMC:
[cleanup] silence compiler warnings (PR:12631, 5 commits, 35 files changed)
Add xbmcgui.Control.isVisible method (PR:12563, 1 commit, 2 files changed)
FIX: Database debug spew on demand only (PR:12534, 1 commit, 4 files changed)
AESinkALSA: Return false if we don’t know about our output channels (PR:12641, 2 commits, 3 files changed)

inputstream.adaptive:
[HLS] support license_key header information for key requests (23ffca38)
Update README.md (dbae4e1c)
NAL escaping implemented (SPS timing info failed) (2720bb51)

Includes latest addons: inputstream.adaptive (2720bb51, +15), inputstream.rtmp (476bde07), peripheral.joystick (1815c0fb), pvr.argustv (310737e2), pvr.demo (9d0aa8fb), pvr.dvblink (7d9c181f, +1), pvr.dvbviewer (9faf2413), pvr.filmon (1c9d2ebe), pvr.hdhomerun (bf23dbc0, +6), pvr.hts (1ceadf1b), pvr.iptvsimple (0f4a453b, +1), pvr.mediaportal.tvserver (d7a9acdb), pvr.mythtv (d1f3ce50), pvr.nextpvr (03a3b714), pvr.njoy (79e8e653), pvr.octonet (a77cf111), pvr.pctv (00b76689), pvr.stalker (9e28f125), pvr.vbox (44f3d04e), pvr.vdr.vnsi (6e332b0b)

17.8-095, 2 Sep 2017: Based off OSMC commit (13cd6219) and xbmc (089785aeb)

OSMC
Remove broken addons: pvr.argustv, pvr.vbox
Fix for iptv blocking osmc.patch
Run the web server on Port 80 by default
Remove smb share fixup
Make SMB protocol version configuration visible
Vero 4K: add non linear stretch support

XBMC:
FFMPEG: Fixes rbpi compilation (PR:12747, 1 commit, 2 files changed)
RapidJSON can now be compiled internally (PR:12746, 1 commit, 2 files changed)
[cec] Fix power messages handling. (PR:12758, 1 commit, 3 files changed)
[depends] bump zlib to 1.2.11 (PR:12751, 1 commit, 3 files changed)
GetFileProperty for “old” binary addon interface (PR:12754, 1 commit, 4 files changed)
FIX: [addons] clarify repo creation (PR:12723, 2 commits, 2 files changed)
[depends] bump alsa-lib to 1.1.4.1 (PR:12752, 2 commits, 6 files changed)
[addons] cleanup audio engine (PR:12743, 2 commits, 4 files changed)
[PVR][settings] Make epg.lingertime an official setting, remove the respective advanced setting. (PR:12740, 2 commits, 13 files changed)
[addons] add callback to remove slash at end of path (PR:12438, 1 commit, 1 file changed)
[addons] increase binary vfs interface version to 1.0.1 (PR:12749, 1 commit, 1 file changed)
[addons] add / fix binary addon gui parts (PR:12744, 6 commits, 12 files changed)
[DemuxClient] transport flags (PR:12710, 1 commit, 1 file changed)
Implement File::GetProperty to allow (binary) addons access to e.g. reponse headers (#12737) (9c71e17)
[addons] add pts on CAddonAEStream::AddData addon function (PR:12736, 1 commit, 3 files changed)
[cmake] FindMySqlClient: Compatibility with MariaDB (PR:12727, 1 commit, 1 file changed)
[depends] bump dbus to 1.11.16 (and actually build it) (PR:12731, 2 commits, 2 files changed)
[win32] do not try to switch to invalid resolution during initialization (PR:12739, 1 commit, 2 files changed)
[input] allow set of unicode in CAction (PR:12735, 1 commit, 1 file changed)
[PVR] Refactor and cleanup addon epg callback handling. (PR:12711, 1 commit, 4 files changed)
[PVR] Coverity: Fix CID174857 (WRAPPER_ESCAPE). (PR:12724, 1 commit, 2 files changed)
[PVR] epg grid container and model: cleanup and refactoring. (PR:12730, 1 commit, 4 files changed)
[PVR] Fix CAddonEpgTag ctor (c/p error in previous commit). (PR:12733, 1 commit, 1 file changed)
ActiveAE: Fix up Typo (PR:12719, 1 commit, 1 file changed)
Remove unused file from Game OSD video settings (PR:12720, 1 commit, 1 file changed)
[lang][skin.estuary] updated language files from Transifex (20411eac)
[lang][skin.estouchy] updated language files from Transifex (ec1c1931)
RetroPlayer fixes (PR:12665, 4 commits, 20 files changed)
[depends] bump libxml2 to 2.9.4 (PR:12718, 1 commit, 1 file changed)
[AE/OSXSink] - fixed c&p in scoring algorithm - thx to dcb314 - fixes #17580 (PR:12716, 1 commit, 1 file changed)
Explicitly disable guile in GnuTLS build (PR:12638, 1 commit, 1 file changed)
[PVR][addons][guiinfo][Estuary] PVR Addon API 5.7.0: New functions for EPG tags. (PR:12689, 6 commits, 35 files changed)
FIX: [droid] update avail stream during state update (PR:12712, 1 commit, 1 file changed)
Game OSD: New dialog for video settings (PR:12639, 13 commits, 51 files changed)

inputstream.adaptive:
Segmentloader: retry 10 secs if download fails (cb3c12b)
ETag / Modified conditioned manifest updates (5df3ba1)
etag impl. (ffcb528)
Version bump (2.0.16) (db96c97)
Pass manifest update parameter instead concatting (475cac7)
Continue instead break when looping through decrypter search paths (01e390d)
Respect resolution limits if "ignore display " is active (850f679)
[DASH] Allow ContentProtection withoud keysystems also on adaptationsets (90bbbd1)
[DASH] Read widevine::robustness-level (cb1aba08)
compile issue fixed (issue: 57) (a1d7d2ef)
IGNOREDISPLAY settings option (to get 4K on FHD displays) (d8a579af)
Check for HEV instead HEVC to support hev1* streams (b96e503a)

pvr.demo:
PVR API 5.7.0: Add IsEPGTagRecordable, IsEPGTagPlayable, GetEPGTagStr (PR:54, 1 commit, 3 files changed)

pvr.dvblink:
PVR API 5.7.0: Add IsEPGTagRecordable, IsEPGTagPlayable, GetEPGTagStr (PR:96, 1 commit, 4 files changed)

pvr.dvbviewer:
Final PVR API 5.7.0 (PR:69, 1 commit, 3 files changed)

pvr.hdhomerun:
update to PVR API 5.7.0 (PR:58, 1 commit, 4 files changed)
Set libhdhomerun git tree to master (PR:59, 2 commits, 1 file changed)

pvr.hts:
PVR API 5.7.0: Add IsEPGTagRecordable, IsEPGTagPlayable, GetEPGTagStr (PR:324, 1 commit, 5 files changed)

pvr.iptvsimple:
PVR API 5.7.0: Add IsEPGTagRecordable, IsEPGTagPlayable, GetEPGTagStr (PR:155, 1 commit, 4 files changed)

pvr.mediaportal.tvserver:
PVR API 5.7.0: Add IsEPGTagRecordable, IsEPGTagPlayable, GetEPGTagStr (PR:75, 1 commit, 4 files changed)

pvr.mythtv:
PVR API 5.7.0: Add IsEPGTagRecordable, IsEPGTagPlayable, GetEPGTagStr (PR:83, 1 commit, 4 files changed)

pvr.vdr.vnsi:
PVR API 5.7.0: Add IsEPGTagRecordable, IsEPGTagPlayable, GetEPGTagStr (PR:8, 1 commit, 3 files changed)

pvr.vuplus:
PVR API 5.7.0: Add IsEPGTagRecordable, IsEPGTagPlayable, GetEPGTagStr (PR:73, 1 commit, 4 files changed)

Includes latest addons: inputstream.adaptive (cb3c12b, +68), inputstream.rtmp (e094fa3, +1), peripheral.joystick (cc14287, +3), pvr.argustv (23cc0e8, +1), pvr.demo (122dedd, +3), pvr.dvblink (816f90c, +6), pvr.dvbviewer (8741c8b, +10), pvr.filmon (34dca04, +1), pvr.hdhomerun (ace19fa, +17), pvr.hts (53118d8, +3), pvr.iptvsimple (ac4f4bd, +7), pvr.mediaportal.tvserver (c86ab35, +17), pvr.mythtv (b46e5be, +2), pvr.nextpvr (a855663, +1), pvr.njoy (99874de, +1), pvr.octonet (a77cf11), pvr.pctv (549f690, +1), pvr.stalker (e15edca, +2), pvr.vbox (b5da811, +1), pvr.vdr.vnsi (7e6e385, +2), pvr.vuplus (9bfd868, +7), pvr.wmc (d820bf8, +1)

17.8-096, 4 Sep 2017: Based off OSMC commit (df859cd) and xbmc (089785aeb)

OSMC
Add dependency for libiso9660
Re-add pvr.hts, pvr.mediaportal.tvserver

17.8-097, 5 Sep 2017: Based off OSMC commit (89172ffed) and xbmc (51625549)

XBMC:
ActiveAE: Avoid resetting error interval (PR:12759, 1 commit, 2 files changed)
[PVR] Change context menu items for ‘in progress’ recordings. (PR:12763, 1 commit, 2 files changed)
[PVR] Implement CPVRGUIActions::StopRecording for recording items. (PR:12764, 1 commit, 3 files changed)

Includes latest addons: inputstream.adaptive (cb3c12b, +68), inputstream.rtmp (e094fa3, +1), peripheral.joystick (cc14287, +3), pvr.argustv (23cc0e8, +1), pvr.demo (122dedd, +3), pvr.dvblink (816f90c, +6), pvr.dvbviewer (8741c8b, +10), pvr.filmon (34dca04, +1), pvr.hdhomerun (ace19fa, +17), pvr.hts (53118d8, +3), pvr.iptvsimple (ac4f4bd, +7), pvr.mediaportal.tvserver (c86ab35, +17), pvr.mythtv (b46e5be, +2), pvr.nextpvr (a855663, +1), pvr.njoy (99874de, +1), pvr.octonet (a77cf11), pvr.pctv (549f690, +1), pvr.stalker (e15edca, +2), pvr.vbox (b5da811, +1), pvr.vdr.vnsi (7e6e385, +2), pvr.vuplus (9bfd868, +7), pvr.wmc (d820bf8, +1)

17.8-098, 6 Sep 2017: Based off OSMC commit (22da76859) and xbmc (ef769363c)

XBMC:
[PVR] Fix title missing in recordings OSD. (PR:12766, 3 commits, 2 files changed)
[videoinfo] get video aspect ration from CDataCacheCore (PR:12703, 1 commit, 1 file changed)
[Fix] [Music] GetGenresByArtist for album artists (PR:12748, 1 commit, 1 file changed)
FindFmt can now be compiled internally (PR:12745, 1 commit, 2 files changed)

inputstream.adaptive:
[jsmn] increase tokens size to 256 (PR:60, 1 commit, 4 files changed)

Includes latest addons: inputstream.adaptive (1656efc), 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.vbox (b5da811), pvr.vdr.vnsi (7e6e385), pvr.vuplus (9bfd868), pvr.wmc (d820bf8)
Include [env] compare: kodi: updates for September

17.8-099, 8 Sep 2017: Based off OSMC commit (9041979) and xbmc (4a679fe8)

XBMC:
[PVR] CPVRClient: Refactor writing addon stream properties to file item. (PR:12770, 4 commits, 4 files changed)
[PVR] Fix CPVRManager::OnPlaybackStarted to always clear playing flag (PR:12774, 1 commit, 1 file changed)
[cmake] Add header-only directories (PR:12775, 2 commits, 11 files changed)
Add contextmenu option to remove resume points (PR:12708, 2 commits, 13 files changed)

pvr.vdr.vnsi:
implement GetStreamTimes for recordings (f3f80d5)

Includes latest addons: inputstream.adaptive (1656efc), 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.vbox (b5da811), pvr.vdr.vnsi (f3f80d5, +1), pvr.vuplus (9bfd868), pvr.wmc (d820bf8)

Hi,

sorry, how can i get back to stable OSMC?

Reinstall fresh.

17.8-100, 9 Sep 2017: Based off OSMC commit (8ce8f8e3) and xbmc (d103c096f)

OSMC:
Add in new pvr.zattoo
Improvements for SMBv1 behaviour

XBMC:
[videoinfoscanner] properly handle excludes (fixes #16444) (PR:12772, 1 commit, 1 file changed)
Use applicationmessenger to show CGUIDialogOK with an helper (PR:10893, 4 commits, 64 files changed)
Disable top bar: FullscreenGame version (PR:12761, 2 commits, 28 files changed)
VideoPlayer: do not drop pictures after timeout on buffer wait
VideoPlayer: fix video freeze caused by audio delay

Includes latest addons: inputstream.adaptive (1656efc), 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.vbox (b5da811), pvr.vdr.vnsi (f3f80d5, +1), pvr.vuplus (9bfd868), pvr.wmc (d820bf8), pvr.zattoo (a24879b)

17.8-101, 10 Sep 2017: Based off OSMC commit (431ecb7a6) and xbmc (ee7f71f84)

OSMC:
Remove patch all-068 to fix missing font.xml isue

XBMC:
[PVR] CPVRClient::CloseStream must reset playing flags and playing recording/channel. (PR:12778, 1 commit, 1 file changed)
FFmpeg: Bump to 3.3.3-Leia-Alpha-1 (PR:12782, 1 commit, 1 file changed)

Includes latest addons: inputstream.adaptive (1656efc), 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.vbox (b5da811), pvr.vdr.vnsi (f3f80d5, +1), pvr.vuplus (9bfd868), pvr.wmc (d820bf8), pvr.zattoo (a24879b)

OK, thanks!

Are there any plans for an OSMC Kodi 18 Skin?

Thanks + BR
Peter

It will be updated to be compatible with Kodi v18, yes.

Thanks for reply!

Is a vertical Shift in OSMC 18 also possible to implement? Would be great.

BR
Peter

This would need to be implemented in the HW decoder. It’s not possible with HW acceleration yet, but would work with software.

Sam