• 1
  • 4
  • 5
  • 6(current)
  • 7
  • 8
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
#76
Based on the log, it looks like it's having problems communicating with a licence server.

Can you enable libCURL component logging and repeat the test. You'll probably need to pastebin the whole log.

(2016-12-12, 21:59)cabal2k Wrote: Link to instructions (not only for libreelec, its for Kodi beta 6):

http://www.kodinerds.net/index.php/Threa...post333954 (german)

Thanks. I can't read that, but I'm not sure why you're following Windows instructions... For Linux the simplest way to install the widevine library is to run the getwidevine.sh script as per the first post in this thread - there's nothing else you need to do (apart from install inputstream.adaptive, unless you're running one of my test builds when it is already included).

Edit: Presumably you mean this post, where all of the shell script instructions are either wrong, or unnecessary. All that is needed is:
Code:
curl -Ls http://nmacleod.com/public/libreelec/getwidevine.sh | bash

(2016-12-12, 21:59)cabal2k Wrote: Yes. But some users with (I think) ARM devices (odroid c2 32 bit build and raspberry3 ) had success. Is there an other curl version in these builds?

No, only curl 7.51.0 in 7.90.009 (all arch) and current milhouse builds (RPi/RPi2/Generic).
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.
#77
Yes. Sorry, wrong position in thread.

I'll start over with a fresh clean install of your build after a backup and will post the complete log here.
#78
Here's a debug.log with component specific logging (libCurl) enabled.

Clean install as written in your first post, DAZN 0.60. after selecting a livestream.

DAZN 0.60 is running fine on an odroid c2 32bit build by Raybuntu http://forum.odroid.com/viewtopic.php?f=...9ef1b6766c

If you need more input, let me know.
#79
(2016-12-12, 22:47)sw4y Wrote: Here's a debug.log with component specific logging (libCurl) enabled.

Clean install as written in your first post, DAZN 0.60. after selecting a livestream.

DAZN 0.60 is running fine on an odroid c2 32bit build by Raybuntu http://forum.odroid.com/viewtopic.php?f=...9ef1b6766c

If you need more input, let me know.


Raybuntus build uses curl 7.51.0
"PPC is too slow, your CPU has no balls to handle HD content." ~ Davilla
"Maybe it's a toaster. Who knows, but it has nothing to do with us." ~ Ned Scott
#80
New LibreELEC.tv Krypton build #1212b: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.8.13 #1 SMP Mon Dec 12 23:09:52 GMT 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161212230825-#1212b-g1329364 [Build #1212b]

# Kodi version
(18.0-ALPHA1 Git:17.0-beta6-654f1b7). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (1329364b, changelog) and tip of XBMC master (5342ce9b, changelog) with the following modifications:
  • Includes latest kodi-platform master (c8188d82)
  • Includes latest libcec master (12fa2750, ahead +2)
  • Includes latest libnfs master (a2b37349, ahead +2)
  • Includes latest p8-platform master (2d90f986, ahead +9)
  • Includes latest addons: inputstream.adaptive (ac1d9d66), inputstream.rtmp (55437ac7), peripheral.joystick (987a818e, +5), pvr.argustv (4702a9e7, +2), pvr.demo (99db6bf5, +2), pvr.dvblink (4e6992d9, +2), pvr.dvbviewer (e5dd6494, +2), pvr.filmon (a23db0c5, +2), pvr.hdhomerun (baeafbde, +2), pvr.hts (117d4020, +2), pvr.iptvsimple (b19850dd, +2), pvr.mediaportal.tvserver (f00ccfd3, +8), pvr.mythtv (8f030d9b, +18), pvr.nextpvr (48a7796a, +2), pvr.njoy (d1ad569b, +2), pvr.octonet (8549a31c), pvr.pctv (b8286a23, +2), pvr.stalker (dfda4c51, +2), pvr.vbox (6dc5cfc2, +4), pvr.vdr.vnsi (a98d1c0e, +2), pvr.vuplus (acd75dc5, +2), pvr.wmc (35be514e, +2)
  • Include [env] patch: Don't build ADSP addons
  • Include [env] patch: kodi: fix intel gpu detection patch after kodi/10848
  • Include [env] patch: linux: use in-tree rtl8192cu for RPi/RPi2
  • Include [env] patch: repository.retroplayer.libreelec.addons: add temp repo for testing
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: Add kodi binary addons (pvr, adsp, other)
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] PR:968: busybox: add getedid script
  • Include [env] PR:1025: scripts/create_addon: use PKG_REV as part of the binary addon version
  • Include [env] PR:1052: Package updates
  • Include [pkg] PR:39: use prettyname_regex to show shortname in update menu (service.libreelec.settings)
  • Include [pkg] PR:249: Fix ass_set_cache_limits() to work with composite cache (libass)
  • Include [pkg] PR:11033: Fix game add-ons not loading
  • Include [pkg] PR:11143: [PVR] trac17040: fix crashes on pvr manager deinit/reinit.
  • Revert [pkg] PR:11058: remove deprecated infobools (Reason: breaks video playback on Generic, adds permanent overlay on RPi/Generic, breaks LE Settings addon)
Build Highlights:
  1. Build with updated PR11143
  2. #1212b: Revert PR11058 - stuck GUI overlay, blank LE Setting addon. Ping @ronie.
Build Details:
  1. LibreELEC.tv:
    • samba: disable strict allocate (PR:1054, 1 commit, 1 file changed)
  2. XBMC:
    • ListItems: Rename "emulator" property to "gameclient" (PR:11097, 1 commit, 2 files changed)
    • [cmake] Add support for Bluetooth (PR:11137, 1 commit, 3 files changed)
    • [cmake] Add support for libcap if we find it (PR:11146, 1 commit, 3 files changed)
    • [depends] remove rtmp as it's included through ffmpeg or as binary addon (PR:11139, 1 commit, 11 files changed)
    • fix compile without microhttpd (PR:11145, 1 commit, 2 files changed)
    • remove deprecated infobools (PR:11058, 1 commit, 2 files changed)
    • Move eject drive and eject disk to new contextmenu system (PR:10890, 1 commit, 5 files changed)
  3. pvr.argustv:
    • [lang] updated language files from Transifex (4702a9e7)
  4. pvr.demo:
    • [lang] updated language files from Transifex (99db6bf5)
  5. pvr.dvblink:
    • [lang] updated language files from Transifex (4e6992d9)
  6. pvr.dvbviewer:
    • [lang] updated language files from Transifex (e5dd6494)
  7. pvr.filmon:
    • [lang] updated language files from Transifex (a23db0c5)
  8. pvr.hdhomerun:
    • [lang] updated language files from Transifex (baeafbde)
  9. pvr.hts:
    • [lang] updated language files from Transifex (117d4020)
  10. pvr.iptvsimple:
    • [lang] updated language files from Transifex (b19850dd)
  11. pvr.mediaportal.tvserver:
    • [lang] updated language files from Transifex (f00ccfd3)
  12. pvr.mythtv:
    • fix configure cppmyth for compiler clang (PR:86, 1 commit, 1 file changed)
    • [lang] updated language files from Transifex (8f030d9b)
  13. pvr.nextpvr:
    • [lang] updated language files from Transifex (48a7796a)
  14. pvr.njoy:
    • [lang] updated language files from Transifex (d1ad569b)
  15. pvr.pctv:
    • [lang] updated language files from Transifex (b8286a23)
  16. pvr.stalker:
    • [lang] updated language files from Transifex (dfda4c51)
  17. pvr.vbox:
    • Fixed crashes caused by empty XML strings (#166) (81434e74)
    • Ignore programme if no start/end time or channel (#167) (d2c6160a)
    • [lang] updated language files from Transifex (6dc5cfc2)
  18. pvr.vdr.vnsi:
    • [lang] updated language files from Transifex (a98d1c0e)
  19. pvr.vuplus:
    • [lang] updated language files from Transifex (acd75dc5)
  20. pvr.wmc:
    • [lang] updated language files from Transifex (35be514e)
  21. Additional commits/pull requests/changes not yet merged upstream:
    • Reverted: [pkg] PR:11058: remove deprecated infobools (Reason: breaks video playback on Generic, adds permanent overlay on RPi/Generic, breaks LE Settings addon)
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.
#81
#1212b now available, with PR:11058 reverted - should fix stuck GUI progress overlay and blank LE Settings addon.
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.
#82
New LibreELEC.tv Krypton build #1213: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.8.13 #1 SMP Wed Dec 14 00:33:18 GMT 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161214003202-#1213-g1329364 [Build #1213]

# Kodi version
(18.0-ALPHA1 Git:17.0-beta6-654f1b7). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (1329364b, changelog) and tip of XBMC master (eb66c052, changelog) with the following modifications:
  • Includes latest kodi-platform master (c8188d82)
  • Includes latest libcec master (12fa2750, ahead +2)
  • Includes latest libnfs master (a2b37349, ahead +2)
  • Includes latest p8-platform master (2d90f986, ahead +9)
  • Includes latest addons: inputstream.adaptive (ac1d9d66), inputstream.rtmp (55437ac7), peripheral.joystick (987a818e, +5), pvr.argustv (4702a9e7, +2), pvr.demo (99db6bf5, +2), pvr.dvblink (4e6992d9, +2), pvr.dvbviewer (e5dd6494, +2), pvr.filmon (a23db0c5, +2), pvr.hdhomerun (baeafbde, +2), pvr.hts (117d4020, +2), pvr.iptvsimple (b19850dd, +2), pvr.mediaportal.tvserver (f00ccfd3, +8), pvr.mythtv (8f030d9b, +18), pvr.nextpvr (48a7796a, +2), pvr.njoy (d1ad569b, +2), pvr.octonet (8549a31c), pvr.pctv (b8286a23, +2), pvr.stalker (dfda4c51, +2), pvr.vbox (bfa938c7, +5), pvr.vdr.vnsi (a98d1c0e, +2), pvr.vuplus (acd75dc5, +2), pvr.wmc (35be514e, +2)
  • Include [env] patch: Don't build ADSP addons
  • Include [env] patch: kodi: fix intel gpu detection patch after kodi/10848
  • Include [env] patch: Fix MMAL cmake after PR11157
  • Include [env] patch: linux: use in-tree rtl8192cu for RPi/RPi2
  • Include [env] patch: repository.retroplayer.libreelec.addons: add temp repo for testing
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: Add kodi binary addons (pvr, adsp, other)
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] PR:968: busybox: add getedid script
  • Include [env] PR:1025: scripts/create_addon: use PKG_REV as part of the binary addon version
  • Include [env] PR:1052: Package updates
  • Include [pkg] PR:39: use prettyname_regex to show shortname in update menu (service.libreelec.settings)
  • Include [pkg] PR:44: update infobools (service.libreelec.settings)
  • Include [pkg] PR:249: Fix ass_set_cache_limits() to work with composite cache (libass)
  • Include [pkg] PR:11143: [PVR] trac17040: fix crashes on pvr manager deinit/reinit.
  • Include [pkg] PR:11144: CMake: Fix TexturePacker installation directory
  • Include [pkg] PR:11157: Cmake mmal
  • Include [pkg] PR:11163: Fix silent failure when game add-on can't be installed
Build Highlights:
  1. Fix Estuary and LE Settings after deprecated infobools
  2. Remove adsp, peripheral, codec and audioengine libraries
  3. cmake fixes (json, mmal, texturepacker)
  4. Drop PR11033 in order to test PR11163
Build Details:
  1. XBMC:
    • [adsp] bye, bye libKODI_adsp.cpp (PR:11155, 2 commits, 14 files changed)
    • fixed: the assumption of toolchain = crosscompile cause issues (PR:11088, 1 commit, 10 files changed)
    • [addons] move installer temp dir to addons/temp/ (PR:11120, 1 commit, 2 files changed)
    • [cmake] linux: install docs into docdir (PR:11151, 1 commit, 2 files changed)
    • [addons] add enable/disable context menu (PR:11124, 1 commit, 5 files changed)
    • [peripheral] bye, bye libKODI_peripheral.cpp (PR:11154, 2 commits, 17 files changed)
    • cmake: fix FindJsonSchemaBuilder.cmake after 3664574 (PR:11158, 1 commit, 1 file changed)
    • [estuary] rm deprecated infobool: isempty->string.isempty (PR:11156, 1 commit, 3 files changed)
    • [addon] bye, bye libXBMC_codec.cpp (PR:11164, 1 commit, 13 files changed)
    • [cleanup] AMLCodec: android leftovers (PR:11165, 1 commit, 1 file changed)
    • [AML] read display modes optionally from file (PR:11159, 1 commit, 1 file changed)
    • [addon] bye, bye libKODI_audioengine.cpp (PR:11167, 1 commit, 12 files changed)
  2. pvr.vbox:
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] patch: Fix MMAL cmake after PR11157
    • Added: [pkg] PR:44: update infobools (service.libreelec.settings)
    • Added: [pkg] PR:11144: CMake: Fix TexturePacker installation directory
    • Added: [pkg] PR:11157: Cmake mmal
    • Added: [pkg] PR:11163: Fix silent failure when game add-on can't be installed
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.
#83
Weekly kernel 4.9.0 (release) test build #1213x: Generic

Note: Still waiting for an updated 340.xx nvidia-legacy driver, so don't use this build on nvidia-legacy hardware.

You can confirm your Nvidia driver with:
Code:
dmesg | grep "NVIDIA UNIX"
If the reported version is 340.98 then you're using the legacy driver and will want to avoid #1213x.
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.
#84
Hello Milhouse,

about our problem with curl handshake error and the DAZN plugin:

I tried to narrow the issue. It begins with your build #1120

With #1119 the plugin works fine (with inputstream.mpd of course), error occurs since #1120.
#85
(2016-12-07, 19:36)lrusak Wrote:
(2016-12-07, 08:32)debutanker Wrote: With new #1206 build for me (AMD) chromium and amazon isnt working anymore - " Aw, snap! Something went wrong while display this webpage."
Back to this version ---> http://lrusak.libreelec.tv/browser.chromium-8.0.104.zip everything ok.

Make sure you have the latest version of chromium in the repo (8.1.105) it's the same version of chromium as that testing add-on

I also have the aw snap issue with amazon... It only appears when i am logged into my Amazon Account. Appears with chromium 8.0.105 and 8.0.106... Version 8.0.104 is working. Tested on intel nuc x64.
#86
New LibreELEC.tv Krypton build #1214: Generic
(Supercedes previous build)

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

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161214210350-#1214-gcb39031 [Build #1214]

# Kodi version
(18.0-ALPHA1 Git:17.0-beta6-654f1b7). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (cb39031c, changelog) and tip of XBMC master (a11603a0, changelog) with the following modifications:
  • Includes latest kodi-platform master (c8188d82)
  • Includes latest libcec master (12fa2750, ahead +2)
  • Includes latest libnfs master (a2b37349, ahead +2)
  • Includes latest p8-platform master (2d90f986, ahead +9)
  • Includes latest addons: inputstream.adaptive (393dd222), inputstream.rtmp (55437ac7), peripheral.joystick (987a818e, +5), pvr.argustv (4702a9e7, +2), pvr.demo (99db6bf5, +2), pvr.dvblink (4e6992d9, +2), pvr.dvbviewer (4c8df55e, +5), pvr.filmon (a23db0c5, +2), pvr.hdhomerun (baeafbde, +2), pvr.hts (117d4020, +2), pvr.iptvsimple (b19850dd, +2), pvr.mediaportal.tvserver (f00ccfd3, +8), pvr.mythtv (8f030d9b, +18), pvr.nextpvr (48a7796a, +2), pvr.njoy (d1ad569b, +2), pvr.octonet (8549a31c), pvr.pctv (b8286a23, +2), pvr.stalker (dfda4c51, +2), pvr.vbox (bfa938c7, +5), pvr.vdr.vnsi (a98d1c0e, +2), pvr.vuplus (acd75dc5, +2), pvr.wmc (35be514e, +2)
  • Include [env] patch: Don't build ADSP addons
  • Include [env] patch: kodi: fix intel gpu detection patch after kodi/10848
  • Include [env] patch: Fix MMAL cmake after PR11157
  • Include [env] patch: linux: use in-tree rtl8192cu for RPi/RPi2
  • Include [env] patch: repository.retroplayer.libreelec.addons: add temp repo for testing
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: Add kodi binary addons (pvr, adsp, other)
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] PR:968: busybox: add getedid script
  • Include [env] PR:1025: scripts/create_addon: use PKG_REV as part of the binary addon version
  • Include [env] PR:1052: Package updates
  • Include [pkg] PR:39: use prettyname_regex to show shortname in update menu (service.libreelec.settings)
  • Include [pkg] PR:44: update infobools (service.libreelec.settings)
  • Include [pkg] PR:249: Fix ass_set_cache_limits() to work with composite cache (libass)
  • Include [pkg] PR:11143: [PVR] trac17040: fix crashes on pvr manager deinit/reinit.
  • Include [pkg] PR:11144: CMake: Fix TexturePacker installation directory
  • Include [pkg] PR:11163: Fix silent failure when game add-on can't be installed
Build Highlights:
  1. New VideoDB schema v108
  2. Fix ldd/lib64 issue
  3. Drop guilib library
Build Details:
  1. LibreELEC.tv:
    • lcdd: update to upstream 1554506 (PR:990, 1 commit, 4 files changed)
    • Fixup post-/usr: need /usr/lib64 (PR:1057, 1 commit, 2 files changed)
    • opengl-meson, gpu-aml: revert to Mali r5p1 (PR:1056, 1 commit, 2 files changed)
  2. XBMC:
    • [addon] bye, bye libKODI_guilib.cpp (PR:11170, 1 commit, 15 files changed)
    • Cmake mmal (PR:11157, 2 commits, 3 files changed)
    • [cmake] Fix XPREFIX_LIBRARIES populating in modules (PR:11161, 1 commit, 2 files changed)
    • Code improvements for contextmenu eject items dvd/hdd (PR:11168, 1 commit, 2 files changed)
    • Fix upnp iso resume exporting and resume from upnp (PR:11045, 6 commits, 15 files changed)
    • [retroplayer] rework to new code style without shared lib (PR:11172, 1 commit, 16 files changed)
    • Added Win32 support for per-monitor DPI and scaling (#11171) (a11603a0)
  3. inputstream.adaptive:
  4. pvr.dvbviewer:
    • Up-Merge of Krypton fixes (PR:48, 3 commits, 6 files changed)
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.
#87
(2016-12-15, 01:40)cabal2k Wrote: Hello Milhouse,

about our problem with curl handshake error and the DAZN plugin:

I tried to narrow the issue. It begins with your build #1120

With #1119 the plugin works fine (with inputstream.mpd of course), error occurs since #1120.

Thanks.

The obvious candidate added in #1120 is PR10947:
(2016-11-21, 00:06)Milhouse Wrote:
  • XBMC:
    • [curl] cleanup multi handle in proper order (PR:10947, 1 commit, 1 file changed)

Another potential candidate is the switch to cmake:
(2016-11-21, 00:06)Milhouse Wrote:
  • Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:768: kodi use cmake

I've uploaded build #1214x which has PR10947 reverted - can you give it a try? Generic

Build #1214x is identical to #1214 apart from PR10947, so please test both.
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.
#88
Issue persists with #1214 and #1214x

Tests so far by some people (Tnx vdr.tuxnet and sw4y):

No issues:
x86
Win/32 Windows 7 and Windows 10
OSX/64 10.1.14
Linux/64 Ubuntu 16.04 and Arch Linux

ARM
Libreelec v7.90.009/32 on RPI_2, RPI_3
Libreelec v7.90.009/32 on Odroid_C2
Android Kodi17b6-Mediacodec Image on Wetek Hub und Wetek Play 2
Milhouse LibreELEC Testbuilds for RPI_2, 3 (Kodi 18.0)

Issues:
x86
Libreelec v7.90.009/64 on Intel PC x86_64
Milhouse LibreELEC Testbuilds for x86_64 (Kodi 18.0)

So only Libreelec for x86_64 seems to be affected.
I'm sure since #1119. Tried several times upgrading/downgrading from/to #1119 and #1120. Maybe someone else can confirm this.
#89
Can confirm issues still exist with #1214 & #1214x

debug.log #1214 debug.log

&

debug.log #1214x debug.log


Also tested upgrade/downgrade from/to #1119 & #1120 and clean install also.

With #1119 DAZN is running fine, #1120 does not work.
#90
Just a question, is there anyway to disable cpu scaling? on Apollo lake it seems to be stuck at 800Mhz, even whene using hevc 10bit software mode cpu is 100% but shows 800Mhz.

Setting gov to performance and even try to disable pstate but still 800Mhz, also in bios disable C1 ish, this worked on baytrail.
Connect 55 UHD SL4xx / Onkyo TX-SR444 / Intel Apollo Lake  / Ziggo Mediabox XL / 2x upc ci+ nagravision module / using dvb-c and dvb-s(19,2/23,5/28.2)
  • 1
  • 4
  • 5
  • 6(current)
  • 7
  • 8
  • 355

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