• 1
  • 2(current)
  • 3
  • 4
  • 5
  • 37
v18 OSMC test builds for Leia (Kodi 18)
#16
Cmake issues will be sorted shortly, so just sit tight
Reply
#17
Tesler Review Update
Reply
#18
(2016-12-28, 21:56)swetoast Wrote: Cmake issues will be sorted shortly, so just sit tight

Taking a bit longer than expected but hopefully will soon be sorted Smile
Reply
#19
17.8-007, 13 Dec 2016: Based off OSMC commit (b9120ae19e) and newclock5 (1e24e3be)

Build Highlights:
minors

XBMC:
[addon] use another way for__declspec and __cdecl on kodi_inputstream_types.h (PR:10894, 1 commit, 1 file changed)
[depends] libpng 1.6.26 (PR:11102, 1 commit, 2 files changed)
[depends] taglib 1.11.1 (PR:11101, 1 commit, 1 file changed)
[depends] curl 7.51.0 (PR:11105, 1 commit, 1 file changed)
VideoPlayer: fix cc after https://github.com/xbmc/xbmc/commit/03aa244… (PR:11118, 1 commit, 1 file changed)
[cmake] fix building when fribidi was built with glib (PR:11116, 1 commit, 1 file changed)
[estuary] sync (PR:11121, 1 commit, 32 files changed)
[pvr] bye, bye libXBMC_pvr.cpp (PR:11109, 3 commits, 46 files changed)
[dependencies] remove remaining references to libmodplug (PR:11111, 1 commit, 4 files changed)
Remove reference to libxinerama-dev (PR:11112, 1 commit, 1 file changed)
Remove remaining reference to libmad (PR:11113, 1 commit, 2 files changed)
[gui] fix coverity issue for playlist.position (PR:11127, 1 commit, 1 file changed)
[addons] remove dead code on CAddonDll (PR:11134, 1 commit, 1 file changed)
Fix coverty defects (PR:11066, 4 commits, 8 files changed)
[cec] missed change in cmake file after cc3ae0339faf2b669bee20cb360c5… (PR:11140, 1 commit, 1 file changed)
Remove remaining references to glew (PR:11128, 1 commit, 2 files changed)
[inputstream] bye, bye libKODI_inputstream.cpp (PR:11129, 2 commits, 12 files changed)
[lang][skin.estuary] automatic syntax corrections for the en_GB language file (9528ba96)
[lang][skin.estuary] updated language files from Transifex (5c430be3)
[lang][skin.estouchy] updated language files from Transifex (fdb7a0b7)
Reply
#20
And he's back Wink

Please let us know any feedback

Sam
Reply
#21
17.8-008, 12 Jan 2017: Based off OSMC commit (b9120ae19e) and newclock5 (a1d171ff76)

Build Highlights:
We are back again after a month. There have been lots of fixes - way too many to mention.
Reason for the long delay is Kodi is now build using cmake which caused a few issues with OSMC. Hopefully these should be resolved now and we can get back to the nightly builds.
Reply
#22
Hi, I'm trying to update and I get the following errors

Unpacking rbp2-mediacenter-osmc (17.8-008) over (17.8-006) ...
Dpkg: error processing archive /var/cache/apt/archives/rbp2-mediacenter-osmc_17.8-008_armhf.deb (--unpack):
  Trying to overwrite '/usr/lib/kodi/system/players/VideoPlayer/libdvdnav-arm.so', which is also in package armv7-libdvdnav-osmc 5.0.4-1
Dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
  /var/cache/apt/archives/rbp2-mediacenter-osmc_17.8-008_armhf.deb
E: Sub-process / usr / bin / dpkg returned an error code (1)

Why is this problem ??
Reply
#23
Try running:

Code:
sudo dpkg -i --force-overwrite /var/cache/apt/archives/rbp2-mediacenter-osmc_17.8-008_armhf.deb

Then

Code:
sudo apt-get install -f
Reply
#24
17.8-009, 13 Jan 2017: Based off OSMC commit (b9120ae19e) and newclock5 (cb07837f)

Build Highlights:
MMALCodec: Add extra prime to avoid stalled video
libbluray 0.9.3-1
libcec 4.0.0-2

XBMC:
Revert "[cmake/win32] Don't use system wide installed dependencies" (PR:11423, 1 commit, 1 file changed)
XML nodes - cleanup (PR:11415, 1 commit, 74 files changed)
follow up to Commit:4cf4253 (PR:11422, 1 commit, 1 file changed)
[CEC] fix 4.0.1 package name (PR:11426, 1 commit, 1 file changed)
Revert "[CEC] fix 4.0.1 package name" (PR:11428, 1 commit, 1 file changed)


newclock5:

New commits in this build:
MMALCodec: Add extra prime to avoid stalled video (cb07837f)

Commits no longer in build:
MMALCodec: Need an extra referenced buffer with new ffmpeg scheme (e617fec6)
Reply
#25
17.8-010, 14 Jan 2017: Based off OSMC commit (b9120ae19e) and newclock5 (fd8c07bd)

Build Highlights:
Minors

XBMC:
Fix DynamicDll.h with use of 'RESOLVE_METHOD_OPTIONAL' (PR:11439, 1 commit, 1 file changed)
Reply
#26
Hello

I have executed the commands that you indicate and now it does not start me, a message appears saying:

Updating addons or something like this ... and then the sad face appears.

any solution?
Reply
#27
Move the addons out of Kodi directory and move them in one by one until you find the culprit.
Reply
#28
its the OSMC skin thats the culprit move that one out of the addon dir
Reply
#29
I have aeon nox silvo skin, if i come back to 17.8-006 version, work.

According to the creator of the skin should be compatible with kodi 18 or at least that aparace in his page of github
Reply
#30
17.8-011, 15 Jan 2017: Based off OSMC commit (b9120ae19e) and newclock5 (fd8c07bd)

Build Highlights:
Minors

OSMC
Removed defaulting to OSMC skin due to incompatibility issues.

XBMC:
[Addonbuiltins] Games support for RunAddon() (PR:11419, 1 commit, 1 file changed)
[win][platinum] Change GWL_USERDATA to GWLP_USERDATA (PR:11437, 2 commits, 2 files changed)
[python] fix coverity 1398455 & 1398456 (PR:11441, 1 commit, 1 file changed)
[FavouritesDirectory] fix for adding addons to favourites via addonbrowser (PR:11421, 1 commit, 1 file changed)
spelling: compiler defines (PR:11366, 1 commit, 7 files changed)
Reply
  • 1
  • 2(current)
  • 3
  • 4
  • 5
  • 37

Logout Mark Read Team Forum Stats Members Help
OSMC test builds for Leia (Kodi 18)4