• 1
  • 199
  • 200
  • 201(current)
  • 202
  • 203
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
New LibreELEC.tv Leia build #0821: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.12.7 #1 Mon Aug 21 23:33:13 BST 2017 armv6l GNU/Linux

# vcgencmd version
Aug  8 2017 12:05:45
Copyright (c) 2012 Broadcom
version 196063438d7bb0769861c86f948ae653727adb7e (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20170821233203-#0821-g2b32b50 [Build #0821]

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

Based on tip of LibreELEC.tv master (2b32b50d, changelog) and tip of XBMC master (a847b40c, changelog) with the following modifications: Build Highlights:
  1. pvr.mediaportal.tvserver restored to build
  2. Update to samba-4.6.7
Build Details:
  1. LibreELEC.tv:
    • buildsystem: update to gcc (to 7.2), glibc and binutils (PR:1664, 27 commits, 33 files changed)
    • fdupes: remove unneeded patch (PR:1902, 1 commit, 1 file changed)
    • getscancodes: remove unneeded patch (PR:1903, 1 commit, 2 files changed)
    • squashfs: remove unneeded patch (PR:1904, 1 commit, 2 files changed)
    • opencaster: remove unneeded patch (PR:1905, 1 commit, 2 files changed)
    • tsdecrypt: remove unneeded patch (PR:1906, 1 commit, 2 files changed)
    • libretro-beetle-pcfx: remove unneeded patch (PR:1907, 1 commit, 2 files changed)
    • libretro-desmume: remove unneeded patch (PR:1909, 1 commit, 2 files changed)
    • samba: update to samba-4.6.7 (PR:1910, 1 commit, 1 file changed)
    • use 7zip for addon.zip creation (PR:1821, 2 commits, 4 files changed)
    • switch back to standard ncurses (PR:1880, 4 commits, 28 files changed)
    • busybox: revert dd fsync change which makes no sense (PR:1862, 1 commit, 1 file changed)
    • config/functions: fix bash-4.4 issue, and empty 2nd param behaviour (PR:1896, 1 commit, 1 file changed)
    • libretro-ppsspp: remove unneeded patch (PR:1908, 1 commit, 2 files changed)
  2. XBMC:
    • [fix][cmake] allow building without smbclient (PR:12701, 1 commit, 1 file changed)
    • Fix PDB path for Windows debug build in cmake install (PR:12699, 1 commit, 1 file changed)
    • [droid] voice/leanback interaction tweaks (PR:12692, 7 commits, 5 files changed)
  3. pvr.dvbviewer:
  4. pvr.mediaportal.tvserver:
    • Pvr api 5 6 0 (PR:74, 5 commits, 7 files changed)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] patch: pvr addons: disable broken addons
    • Updated: [env] PR:1791: nss/nspr: include in main image [rfc]
    • Added: [env] compare: kodi: updates for September
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-08-21, 00:00)andiewill Wrote:
(2017-08-20, 23:29)Milhouse Wrote:
(2017-08-20, 21:16)andiewill Wrote: I have an issue with live TV using VDR, it works up to 726 then what i get after that and up to date of the latest test-build is no picture and sound at all, i have traced it back to 726 as stated, ill include my paste-bins if of any use below.


not working
819
https://paste.ubuntu.com/25356527/


working
726
https://paste.ubuntu.com/25357021/

I think you should open an issue on the pvr.vdr.vsni github as these builds include the latest available addon.

Thanks and will do..............


All sorted......After a play around with different settings plugins and advice from the members etc, the thing that worked to get live tv going was to enable the DVB drivers for TBS (CrazyCat) plug in, never used to have to do that before but hey it works with a clean install.
I'm unable to skip/jump to next file in season with latest builds. Pi completely freezes and I have to pull the plug. Last good version ist #0721.
(2017-08-22, 02:13)gandharva Wrote: I'm unable to skip/jump to next file in season with latest builds. Pi completely freezes and I have to pull the plug. Last good version ist #0721.

Thanks, yes I can confirm this started with build #0722.

It's OMX specific - disable OMX (leave MMAL enabled) and you won't experience this behaviour.

@popcornmix: To reproduce, navigate to a TV show in the library, click "Play" on "Season 1", then click the "SkipNext" button on your remote (or "texturecache.py input executeaction skipnext" / "kodi-send --action=skipnext") to skip from SE01E01 to S01E02 etc. With OMX enabled (and in use, ie. h264 video) the Kodi GUI will freeze on the first skip (it's fine when using MMAL only).

Since it could be playlist related I tried reverting PR12545, but that had no effect.
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-08-22, 02:13)gandharva Wrote: I'm unable to skip/jump to next file in season with latest builds. Pi completely freezes and I have to pull the plug. Last good version ist #0721.

+1
(2017-08-21, 23:32)margro Wrote:
(2017-08-21, 12:14)bmonster Wrote: Fingers crossed mediaportal gets updated, its the only one that works well with windows...
I've merged a partial fix for the PVR API change. This should make the addon available again in the next build. Note that the performance is not optimal yet as I'm having some issues with the PVR API changes that need to be resolved first.

Its working well enough to use, only issue i see is the slow channel switching with occasional crash, im sure this will get sorted in time.

Thanks so much

Kind Regards

Bucky..
(2017-08-22, 02:56)Milhouse Wrote: @popcornmix: To reproduce, navigate to a TV show in the library, click "Play" on "Season 1", then click the "SkipNext" button on your remote (or "texturecache.py input executeaction skipnext" / "kodi-send --action=skipnext") to skip from SE01E01 to S01E02 etc. With OMX enabled (and in use, ie. h264 video) the Kodi GUI will freeze on the first skip (it's fine when using MMAL only).

Thanks - can reproduce.
Hi,

for test of the Netflix plugin I made the upgrade to fresh Kodi 18.0 alpha (LibreELEC-RPi2.arm-9.0-Milhouse-20170821233203-#0821-g2b32b50).
On my both RPi 2 and 3 Netflix is working fine but on RPi2 there is some lagging problem. On RPi 3 Netflix is smooth enough for my needs and expectations.

The only problem is - that I lost my Lirc. I'm sure that is related with last lirc upgrade. But I can't find information what should I change in my configuration.

After downgrade to LibreELEC 8.1.0 Kodi 17.4 my remote is working back.

I will be very grateful for any help.
(2017-08-22, 21:18)SlawekC Wrote: for test of the Netflix plugin I made the upgrade to fresh Kodi 18.0 alpha (LibreELEC-RPi2.arm-9.0-Milhouse-20170821233203-#0821-g2b32b50).
On my both RPi 2 and 3 Netflix is working fine but on RPi2 there is some lagging problem. On RPi 3 Netflix is smooth enough for my needs and expectations.

Pi2 is not powerful enough for 720p widevine decode (it is a software decoder).
You should be able to reduce the resolution in inputstream.adaptive settings to make it play smoothly.
Pi3 is fine for 720p.
New LibreELEC.tv Leia build #0822: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.12.7 #1 Tue Aug 22 21:04:11 BST 2017 armv6l GNU/Linux

# vcgencmd version
Aug 22 2017 14:20:40
Copyright (c) 2012 Broadcom
version eb51b8b84ec11d98562dfbb7be53cdd216c0ea4c (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20170822210301-#0822-g2b32b50 [Build #0822]

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

Based on tip of LibreELEC.tv master (2b32b50d, changelog) and tip of XBMC master (c5601a85, changelog) with the following modifications: Build Highlights:
  1. New firmware
  2. inputstream.adaptive manifest updates
Build Details:
  1. Firmware (Aug 22):
    • firmware: vcsm: Add new clean/invalidate command for 2D blocks
    • firmware: gpuserver: Switch to using custom queue
    • firmware: gpuserver: Add priority to queue
  2. XBMC:
    • [cmake] FindCdio: also search for libiso9660 (PR:12706, 1 commit, 1 file changed)
    • [depends] bump fontconfig to 2.12.4 (PR:12636, 1 commit, 2 files changed)
  3. inputstream.adaptive:
    • [DASH] YT manifest adaptions (tbc) (701f5906)
    • [DASH] More rework to support manifest live updates (fd51d29e)
    • [HLS] StartStreaming after audio track switch (7a36f046)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1915: xf86-video-nvidia: update to xf86-video-nvidia-384.69
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-08-13, 22:48)Milhouse Wrote: New LibreELEC.tv Leia build #0813: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.12.7 #1 Sun Aug 13 21:04:35 BST 2017 armv6l GNU/Linux

# vcgencmd version
Aug  8 2017 12:05:45
Copyright (c) 2012 Broadcom
version 196063438d7bb0769861c86f948ae653727adb7e (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20170813210328-#0813-gfb748cf [Build #0813]

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

Based on tip of LibreELEC.tv master (fb748cf4, changelog) and tip of XBMC master (36b44e45, 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.12.y
  • Includes latest bcm2835-driver master (e7ba7ab1, ahead +3)
  • Includes latest kodi-platform master (36fb4937)
  • Includes latest libcec master (8adc786b, ahead +26)
  • Includes latest libnfs master (df94ae93, ahead +56)
  • Includes latest p8-platform master (a822e196)
  • Includes latest addons: inputstream.adaptive (d0d24a5c, +26), 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 (0b7b308c, +4), 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), pvr.vuplus (c5265ae5, +3), pvr.wmc (1d655540)
  • Include [env] compare: linux: update to linux-4.12.7
  • Include [env] patch: nss/nspr: include in main image [rfc][gcc7]
  • Include [env] patch: rev hack for kodi
  • Include [env] patch: tvheadend42: fixup ffmpeg patch
  • Include [env] patch: Bump included addon versions to prevent online updates
  • 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] patch: pvr addons: disable broken addons
  • Include [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
  • Include [env] PR:1664: buildsystem: update to gcc7
  • Include [env] PR:1726: [WIP] lirc: update to 0.10.0
  • Include [env] PR:1773: init: make break after behaviour really break after
  • Include [env] PR:1776: Don't cause system to hang on halt/reboot when net-booting
  • Include [env] PR:1835: add support for optional kernel modules in image and from addons
  • Include [env] PR:1862: busybox: revert dd fsync change which makes no sense
  • Include [env] PR:1871: buildsystem: enable custom colours (or none at all)
  • Include [pkg] patch: Pre-release RPi0W/RPi3 Bluetooth firmware (details) (brcmfmac_sdio-firmware-rpi)
  • Include [pkg] patch: Pre-release RPi0W/RPi3 WiFi firmware (details) (kernel-firmware)
  • Include [pkg] patch: Pre-release RPi0W/RPi3 WiFi firmware (details) (wlan-firmware)
  • Include [pkg] patch: skin.estuary: reduce system info font size (kodi)
  • Include [pkg] PR:12311: FIX: ensure real filename from videodb in playlists
  • Include [pkg] PR:12659: [addons] log version of installed addons
Build Highlights:
  1. New 4.12.7 kernel
  2. CEC labels fixed (thanks @ksooo)
  3. inputstream.adaptive updates
  4. newclock5: ffmpeg/hevc update
Build Details:
  1. XBMC:
    • Various Android improvments (PR:12662, 4 commits, 27 files changed)
    • [XCode] - removed xcconfig files. (PR:12669, 1 commit, 6 files changed)
    • VideoPlayer (vpv): do not process decoder output if we can not delive (PR:12667, 1 commit, 1 file changed)
    • [settings] Fix missing CEC settings dialog labels. (PR:12668, 1 commit, 1 file changed)
    • [AML/MediaCodec] release Outputbuffers in case no RenderBuffer is ava (PR:12666, 1 commit, 4 files changed)
  2. inputstream.adaptive:
    • thread skeleton (a50d2b99)
    • MT step (82d1d108)
    • StreamOn/Off after ProgramChange (596fa05a)
    • Reset SegmentData in Demux Thread (157e1cec)
    • [HLS] Implement block decryption (546b7f21)
    • Implement SPS Frame parser to get fps before first packet is send (a98e8777)
    • Make TimeSeek multithread safe / Fix segfault when AP4_Sample's seek fails (double free) (0e6bb853)
    • [Live] Disallow seek to expired segments / fix presentationTimeOffset / compile issue fixed (25b96fa2)
    • Sync segment downloader thread startup (61c233f6)
    • Version bump 2.0.8 (7e569b29)
    • [HLS] implement key rotation / classify MediaSequence:0 as VOD (d0d24a5c)
  3. pvr.iptvsimple:
    • Fix links in the README (PR:150, 1 commit, 1 file changed)
  4. newclock5:
    • New commits in this build:
      • ffmpeg: hevc: update to latest (fc3469d0)

Hello Milhouse, is there a way to integrate CEC labels fixed (thanks @ ksooo) in ---> #0722?

I use at moment #0722, because there is no buffering with vu+/enigma2 client PVR. The Timeline also works correctly and the end of TV shows is displayed correctly.
No. Have you opened an issue on the vuplus github, or trac.kodi.tv? Is this the first time you've mentioned the timeline/end of tv show issues? Is probably best to contact your PVR add-on maintainer for advice on how best to proceed with these issues.
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.
Hi Milhouse,

in my case with build 0822 playing streams with amazon plugin from sandmann79 pi3 is freezing. Switching back to 0821 fixes freeze.
(2017-08-22, 22:15)popcornmix Wrote: Pi2 is not powerful enough for 720p widevine decode (it is a software decoder).
You should be able to reduce the resolution in inputstream.adaptive settings to make it play smoothly.
Pi3 is fine for 720p.

Thanks @popcornmix, yes I know that. I have weak internet connection at my home, so 720p is maximum what I expected. Also my projector is only HD-Ready ;-)

But my problem is how to setup my IR Remote / Lirc configuration. Or maybe I just should reinstall everything (Lirc config) from scratch ?
(2017-08-23, 09:43)SlawekC Wrote: But my problem is how to setup my IR Remote / Lirc configuration. Or maybe I just should reinstall everything (Lirc config) from scratch ?
Use dtoverlay=gpio-ir, lirc-rpi is no longer supported in these builds.

so long,

Hias
  • 1
  • 199
  • 200
  • 201(current)
  • 202
  • 203
  • 495

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