• 1
  • 220
  • 221
  • 222(current)
  • 223
  • 224
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
Thanks.
(2017-09-17, 13:21)Milhouse Wrote:
(2017-09-17, 10:02)linkinsoldier Wrote: Gamelib retro became incompatible again with #916, I guess this is already known, right? If not I will figure out which one is the one to make it incompatible

Not sure how that became incompatible with #0916... are you sure it worked with #0915? What is the error with #0916?
Nope, doesn't work with #915 and #916, did work with #911. I've got the disable incompatible addon message after updating from #911 to #916, downgrade to #915 didn't fix it. If you want I will try to pinpoint the exact release.
Are the tvheadend addons in your above linked directory different from tvheadend already included in your builds?
(2017-09-17, 17:33)linkinsoldier Wrote: If you want I will try to pinpoint the exact release.

That would be helpful, although I'd imagine it's something in #0914 as that introduced some Binary API changes. The addons will now need to be rebuilt. Again.
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.
(2017-09-17, 19:18)start78 Wrote: Are the tvheadend addons in your above linked directory different from tvheadend already included in your builds?

I don't include tvheadend (the server) in the build - that's why I provide the addons separately. I do include the pvr.hts addon (the tvheadend client) in the builds.
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 Leia build #0917: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.13.2 #1 Sun Sep 17 21:05:39 BST 2017 armv6l GNU/Linux

# vcgencmd version
Sep 12 2017 15:25:20
Copyright (c) 2012 Broadcom
version 3fbb171d1950eb3789eb8e37ba11e01079a37239 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20170917210348-#0917-gb98a31e [Build #0917]

# Kodi version
(18.0-ALPHA1 Git:6772aeb). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (b98a31e, changelog) and tip of XBMC master (6772aeb, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the LibreELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.13.y
  • Includes latest bcm2835-driver master (eb04fcf, ahead +5)
  • Includes latest kodi-platform master (36fb493)
  • Includes latest libcec master (8adc786, ahead +26)
  • Includes latest libnfs master (3ba2a2c, ahead +101)
  • Includes latest p8-platform master (a822e19)
  • 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)
  • Include [env] 22775c5: include crazycat dvb drivers addon in image
  • Include [env] patch: RPi/RPi2: enable Broadcom WiFi debugging (see details)
  • Include [env] patch: libcec: don't link non-existant libtinfo
  • Include [env] patch: rev hack for kodi
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
  • Include [env] patch: pvr addons: disable broken addons
  • Include [env] PR:1776: Don't cause system to hang on halt/reboot when net-booting
  • Include [env] PR:1791: nss/nspr: include in main image [rfc]
  • Include [env] PR:1835: add support for optional kernel modules in image and from addons
  • Include [env] PR:1919: samba: don't restart smbd in samba-autoshare
  • Include [env] PR:1978: linux: update to linux-4.13.4
  • Include [env] PR:1980: unpack/extract: avoid calling extract multiple times, sourcing config/options each time
  • Include [env] PR:1992: squashfs: change upstream, update to squashfs-1a6ffc7, add zstd support
  • Include [env] PR:1995: init: recover from a failed upgrade
  • Include [pkg] patch: skin.estuary: reduce system info font size (kodi)
  • Include [pkg] PR:234: implement intensity compensation for VC-1 decoding for Ivybridge and better (intel-vaapi-driver)
  • Include [pkg] PR:260: Fix Seeking with VC1 after 6702b01ee3598017f05374bfc7956493f790361c (intel-vaapi-driver)
  • Include [pkg] PR:12767: Partial revert of imdb crashfix due to a introduced bug
Build Highlights:
  1. squashfs: update to squashfs-1a6ffc7
Build Details:
  1. LibreELEC.tv:
    • changed libssd_wv.so to correct sub directory (PR:1990, 1 commit, 1 file changed)
    • RPi: add alsa card conf for IQAudIODigi to enable passthrough (PR:1982, 1 commit, 1 file changed)
  2. pvr.vuplus:
    • Fixed timer start and end times with recording margins (PR:74, 4 commits, 3 files changed)
  3. pvr.zattoo:
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1992: squashfs: change upstream, update to squashfs-1a6ffc7, add zstd support
    • Added: [env] PR:1995: init: recover from a failed upgrade
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.
(2017-09-18, 05:27)Milhouse Wrote: I don't include tvheadend (the server) in the build - that's why I provide the addons separately. I do include the pvr.hts addon (the tvheadend client) in the builds.

Hmm...
Must have downloaded server from kodi or libreelec repo but can't remember. Will try your version...

Few weeks ago there was a quedtion about including hardware transcoding into tvheadend server. Any news on that?
(2017-09-18, 06:56)start78 Wrote: Few weeks ago there was a quedtion about including hardware transcoding into tvheadend server. Any news on that?

No change. tvheadend42 master is still unstable, so will continue building the stable branch for another month or so until things settle down in master.
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.
(2017-09-17, 13:42)bmonster Wrote: OMX PVR video switching is kinda working again with 0916, but it has a strange issue of thinking its still on the previous channel.

Does this only affect omxplayer or MMAL too?
Really unless you are on Pi0/Pi1 you shouldn't be using omxplayer.
(feel free to report issues - I'll fix what I can but MMAL is the way forward on raspberry pi).
(2017-09-18, 13:12)popcornmix Wrote:
(2017-09-17, 13:42)bmonster Wrote: OMX PVR video switching is kinda working again with 0916, but it has a strange issue of thinking its still on the previous channel.

Does this only affect omxplayer or MMAL too?
Really unless you are on Pi0/Pi1 you shouldn't be using omxplayer.
(feel free to report issues - I'll fix what I can but MMAL is the way forward on raspberry pi).

It is only with OMX, MMAL switching seems fine.

Im using a RPi3 but still find MMAL keeps pausing the video im playing whenever I moved around the menus.
I have a big movies database, and if I enter it while using MMAL the video im watching can pause for up to 5 secs while kodi enters the movie library, this doesnt happen with OMX, thats the only reason i go with OMX..
I'd prefer to use MMAL as it seems better quality, but the pause bugs me to much... Big Grin

Best Regards

Bucky
(2017-09-18, 05:25)Milhouse Wrote:
(2017-09-17, 17:33)linkinsoldier Wrote: If you want I will try to pinpoint the exact release.

That would be helpful, although I'd imagine it's something in #0914 as that introduced some Binary API changes. The addons will now need to be rebuilt. Again.
You were right, #913 works, starting with #914 it's incompatible again!

Anything else I can help?
(2017-09-18, 22:23)linkinsoldier Wrote: Anything else I can help?

No, thanks. I'm not sure when the Game repo will be rebuilt but will put in a request.
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.
(2017-09-13, 22:30)linkinsoldier Wrote: I found issues with Kodi crashing or freezing during inpupstream playback. This sporadically happens when the stream buffers and I press stop:

Here is a crash (reboot): https://pastebin.com/qFuUabKS
and here is a freeze (time keeps saying 21:55, but even after 20 minutes no update of the screen). I sshed and rebooted: *edit: i failed to upload it to pastebin .. log has about 10 Mb - any other suggestions for uploading other than pastebin? PN / email?

I use build #911 but I am not sure when this started (going back to #907 and #909 I had the same behaviour). Issue happened during watching episode 4 of jessica jones on netflix.
Did anybody find anything about this or should I try anything else for you?

@popcornmix: do you know this issue with streams?
New LibreELEC.tv Leia build #0918: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.13.2 #1 Mon Sep 18 21:26:55 BST 2017 armv6l GNU/Linux

# vcgencmd version
Sep 12 2017 15:25:20
Copyright (c) 2012 Broadcom
version 3fbb171d1950eb3789eb8e37ba11e01079a37239 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20170918212545-#0918-gb98a31e [Build #0918]

# Kodi version
(18.0-ALPHA1 Git:f5bdcb3). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (b98a31e, changelog) and tip of XBMC master (f5bdcb3, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the LibreELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.13.y
  • Includes latest bcm2835-driver master (eb04fcf, ahead +5)
  • Includes latest kodi-platform master (36fb493)
  • Includes latest libcec master (8adc786, ahead +26)
  • Includes latest libnfs master (3ba2a2c, ahead +101)
  • Includes latest p8-platform master (a822e19)
  • 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)
  • Include [env] 22775c5: include crazycat dvb drivers addon in image
  • Include [env] patch: RPi/RPi2: enable Broadcom WiFi debugging (see details)
  • Include [env] patch: libcec: don't link non-existant libtinfo
  • Include [env] patch: rev hack for kodi
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
  • Include [env] patch: pvr addons: disable broken addons
  • Include [env] PR:1776: Don't cause system to hang on halt/reboot when net-booting
  • Include [env] PR:1791: nss/nspr: include in main image [rfc]
  • Include [env] PR:1835: add support for optional kernel modules in image and from addons
  • Include [env] PR:1919: samba: don't restart smbd in samba-autoshare
  • Include [env] PR:1978: linux: update to linux-4.13.4
  • Include [env] PR:1980: unpack/extract: avoid calling extract multiple times, sourcing config/options each time
  • Include [env] PR:1992: squashfs: change upstream, update to squashfs-1a6ffc7, add zstd support
  • Include [env] PR:1995: init: recover from a failed upgrade
  • Include [pkg] patch: skin.estuary: reduce system info font size (kodi)
  • Include [pkg] PR:66: Update to 5.7.0 PVR addon API to work with Kodi 18 (Leia) (pvr.nextpvr)
  • Include [pkg] PR:234: implement intensity compensation for VC-1 decoding for Ivybridge and better (intel-vaapi-driver)
  • Include [pkg] PR:260: Fix Seeking with VC1 after 6702b01ee3598017f05374bfc7956493f790361c (intel-vaapi-driver)
  • Include [pkg] PR:12767: Partial revert of imdb crashfix due to a introduced bug
Build Highlights:
  1. VideoPlayer: smooth motion
  2. Re-enable pvr.nextpvr
Build Details:
  1. XBMC:
    • VideoPlayer: smooth motion (PR:12805, 1 commit, 16 files changed)
  2. pvr.nextpvr:
    • fix install path (PR:54, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] patch: pvr addons: disable broken addons
    • Added: [pkg] PR:66: Update to 5.7.0 PVR addon API to work with Kodi 18 (Leia) (pvr.nextpvr)
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.
(2017-09-18, 22:28)linkinsoldier Wrote: I found issues with Kodi crashing or freezing during inpupstream playback. This sporadically happens when the stream buffers and I press stop:

Looks like widevine is trying to free an invalid buffer. I've pinged the inputstream developer.
  • 1
  • 220
  • 221
  • 222(current)
  • 223
  • 224
  • 495

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