• 1
  • 11
  • 12
  • 13(current)
  • 14
  • 15
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
New LibreELEC.tv Krypton build #1227: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.9.0 #1 SMP Tue Dec 27 21:03:49 GMT 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161227210231-#1227-g9be1c9e [Build #1227]

# Kodi version
(18.0-ALPHA1 Git:eed32e7). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (9be1c9e4, changelog) and tip of XBMC master (fd1825c6, changelog) with the following modifications: Build Highlights:
  1. No longer separate skin from kodi for building
  2. AE: fix normalize volume on reconfigure
Build Details:
  1. LibreELEC.tv:
    • protobuf: fix path to CMakeLists.txt (PR:1098, 2 commits, 1 file changed)
    • build: switch to build-specific ccache by default (PR:1033, 1 commit, 1 file changed)
    • inotify-tools: fix compiling (PR:1099, 1 commit, 1 file changed)
    • docker: update to 1.12.5, let LibreELEC handle the systemd service (PR:1094, 1 commit, 5 files changed)
    • kodi: use github url, remove skin patches, package estuary and estouchy. (PR:1080, 3 commits, 6 files changed)
  2. XBMC:
    • AE: fix normalize volume on reconfigure (PR:11276, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Am i wrong or with kodi 18 was planned to replace xorg with another display server ?
No. Has nothing to do with kodi. We run on x11 and on mir.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
New LibreELEC.tv Krypton build #1228: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.9.0 #1 SMP Wed Dec 28 21:05:14 GMT 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161228210356-#1228-g9be1c9e [Build #1228]

# Kodi version
(18.0-ALPHA1 Git:eed32e7). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (9be1c9e4, changelog) and tip of XBMC master (9ba94f50, changelog) with the following modifications: Build Highlights:
  1. Update lirc to 0.9.4c
  2. PR:11283: [PVR] Fix PVR Manager crash on startup
Build Details:
  1. XBMC:
    • [cmake] Add FindMDNSEmbedded module (for Zeroconf on Android) (PR:11243, 2 commits, 8 files changed)
    • Hide device event notifications (PR:11279, 1 commit, 1 file changed)
  2. libnfs:
    • Return ESTALE for NFS3ERR_STALE, not EIO. (PR:160, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1101: Update lirc
    • Added: [pkg] PR:11283: [PVR] Fix PVR Manager crash on startup
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2016-12-28, 23:09)fritsch Wrote: No. Has nothing to do with kodi. We run on x11 and on mir.

Yes You are alright, was about libreelec
Hi,

curl 35 handshake error now on "Libreelec v7.90.010/32 on Odroid_C2" (Raybuntus builds of LibreELEC Alpha 10) too ...

But unfortunately plugin developer changed access to DAZN streams from https to http.

So we won't see complaints for the next time. But problem persists and I'm pretty sure it'll come back with other ssl sites.
Could anyone please tell me what the main difference is between kodi 17 and 18?
Suggest read first post.
basically these builds have commits for next version of Kodi

Sent from my GT-I9100
Media Companion Dev.
Media Companion - Kodi / XBMC - Media Companion
Hi there,
i have noticed some issues with the last builds (also build #1228) and pvr functionality (pvr.dvblink).
After a undefined time, when i want to stop the tv-stream with stop button on the remote, the picture freezes and only the power button will get kodi working again...
I dont know, if this is a kodi or pvr-addon specific problem?!
Heres the debug log until the picture freezes ---> http://sprunge.us/iKNa
New LibreELEC.tv Krypton build #1229: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.9.0 #1 SMP Thu Dec 29 21:03:34 GMT 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161229210216-#1229-g171d37e [Build #1229]

# Kodi version
(18.0-ALPHA1 Git:eed32e7). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (171d37e8, changelog) and tip of XBMC master (61cba329, changelog) with the following modifications: Build Highlights:
  1. Create symbolic links for systemd unit aliases
  2. PVR and GUI fixes
  3. PR:11298: [PVR][music][video] Video Fullscreen/Music Visualisation: Fix hiding of player info
Build Details:
  1. LibreELEC.tv:
    • Create symbolic links for systemd unit aliases (PR:1100, 2 commits, 2 files changed)
    • linux: drop obsolete and never used patch (PR:1102, 1 commit, 1 file changed)
  2. XBMC:
    • [gui] allow %-values for origin, camera and animation attribs (PR:11233, 1 commit, 4 files changed)
    • [guilib] implicit referencing for listitem bools / ints (PR:11205, 1 commit, 2 files changed)
    • [Cleanup] silent some warnings (PR:11272, 2 commits, 7 files changed)
    • [PVR] Fix PVR Manager crash on startup (PR:11283, 2 commits, 3 files changed)
    • [guiinfo][PVR] Fix 'player.starttime' and 'player.finishtime' (PR:11285, 1 commit, 1 file changed)
    • [PVR] PVR windows: Fix item selection on window update. (PR:11270, 1 commit, 1 file changed)
    • AESinkDirectSound: Clamp samplerate to max 192 khz (PR:11296, 1 commit, 1 file changed)
    • [gui] DialogSeekbar should use g_application.GetPercentage() for progress info (PR:11125, 2 commits, 2 files changed)
    • [docs] fix typo in README.debian (60fa9a24)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] patch: iwlwifi-firmware: update to iwlwifi-firmware-ba301aa
    • Added: [pkg] PR:11298: [PVR][music][video] Video Fullscreen/Music Visualisation: Fix hiding of player info
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2016-12-29, 13:38)cabal2k Wrote: But unfortunately plugin developer changed access to DAZN streams from https to http.

This is just temporary and will be removed with the next release again.

@Milhouse

You can reproduce it with a simple request to the widevine url:

Code:
import requests
r = requests.get('https://widevine.entitlement.theplatform.eu/wv/web/ModularDrm/getWidevineLicense')
(2016-12-29, 23:31)JinJin Wrote: This is just temporary and will be removed with the next release again.

Code:
import requests
r = requests.get('https://widevine.entitlement.theplatform.eu/wv/web/ModularDrm/getWidevineLicense')

Thank you JinJin!
Just wanted to say with the word "unfortunately": If users has no problems, they report no problems and DAZN seems to be the only popular plugin where the issue occur.
So for the most everything seems to be fine while it isn't.

The request to your given URL works OK with comandline cURL but fails with Python, is it?
@JinJin & @cabal2k - thanks. I can reproduce it here, and confirm it starts with build #1120 (affecting both RPi and Generic), but not entirely sure what the cause is yet - we're looking into it.

Edit: And yes, curl and Python at the command line are not affected, only python/curl within Kodi has this issue. curl and Python at the command line both return a 422 response.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
New LibreELEC.tv Krypton build #1230: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.9.0 #1 SMP Fri Dec 30 21:36:27 GMT 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161230213335-#1230-gd4f6dbf [Build #1230]

# Kodi version
(18.0-ALPHA1 Git:eed32e7). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (d4f6dbf8, changelog) and tip of XBMC master (8280da79, changelog) with the following modifications: Build Highlights:
  1. Remove "<busydialogdelayms>" from advancedsettings.xml
  2. Update PR:1052: curl-7.52.1, alsa-utils-1.1.3, alsa-lib-1.1.3, openssh-7.4p1, libass-0.13.5
Build Details:
  1. LibreELEC.tv:
    • atvclient: update for Krypton changes (PR:1104, 1 commit, 1 file changed)
    • encode special characters in directory names as hex values (PR:1103, 1 commit, 3 files changed)
    • kodi: update advancedsettings.xml (PR:1108, 1 commit, 4 files changed)
  2. XBMC:
    • [gui] change icons for playlist section (PR:10878, 1 commit, 5 files changed)
    • VideoPlayer + win32: fix video stuttering (PR:11301, 3 commits, 10 files changed)
    • [IMX] CodecIMX updates (PR:11299, 14 commits, 7 files changed)
    • Fix Party Mode and Singles Node missing song information (ticket #17142) (PR:11286, 1 commit, 3 files changed)
    • [cmake] don't build and install wiimote if bluetooth is disabled (PR:11261, 1 commit, 2 files changed)
    • [depends] explictly disable building curl with rtmp support (PR:11314, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] 30207d1d: kodi: disable bluetooth
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Any advice on compiling a build anywhere? Fancy trying to rebuild emulators for a laugh today as kids fancy a bash on some NES classics and I won't jeopardise my DBs ;-)
  • 1
  • 11
  • 12
  • 13(current)
  • 14
  • 15
  • 355

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 18.0)24