• 1
  • 41
  • 42
  • 43(current)
  • 44
  • 45
  • 86
v19 LibreELEC Testbuilds for RaspberryPi (Kodi 19.0)
New LibreELEC.tv Matrix build #1211: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 803444f44b62b071ae73cc6a1aaa65ecb0158012ff1ca3fce0e3c1a831a178b7 (RPi)
SHA256 Checksum: dcf2e18feb9d172e58601da18e20183a7f2d02db70a22b49ecbfabc84aa6b7a9 (RPi2)

text:
# uname -a
Linux rpi512 5.4.2 #1 Wed Dec 11 21:04:01 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Dec 11 2019 15:15:38
Copyright © 2012 Broadcom
version 44e6357b14365c3029d973dc32956fc5730dc334 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20191211210325-#1211-ge5dedd7 [Build #1211]

# Kodi version
Kodi (19.0-ALPHA1 Git:31d84c7). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (e5dedd7, changelog) and tip of XBMC master (31d84c7, changelog) with the following modifications: Build Highlights:
  1. New firmware (Pi3+ PMIC; conditional filters)
Build Details:
  1. Firmware (Dec 11):
    • firmware: power: Use Pi4 PMIC values on Pi3+
    • firmware: Fix filtered handling of array variables. See: link
    • firmware: Update libfdt to v1.5.1+. See: link
    • firmware: dtoverlay: Extend DT parameter syntax
    • firmware: memorymap: Include FW revision in start.elf
    • userland: mmal: Support 64 bit clients. See: link
  2. LibreELEC.tv:
    • LibreELEC-settings: make it easier to disable, or use alternative (PR:3993, 5 commits, 9 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4030 (perma): linux (RPi/Generic): update to linux-5.4.6
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.
(2019-12-12, 01:48)blackMrkt Wrote: I installed the latest update, i read add-ons wouldn't work, but geez, NOTHING works. Except YouTube lol...

If you use a lot of third-party Python-based add-ons then yes, things are going to be pretty rough for a while. Hopefully most add-ons are in the process of being updated (if they haven't already been updated), but there will be some add-ons that are never updated to support Python3 and will have to die.

If you use the Netflix add-on then you should to switch to the forked version if you haven't already: https://github.com/CastagnaIT/plugin.video.netflix
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 Matrix build #1212: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: cd1db82a97eb612e926f9890c91c82a61cc0f3192942e434ddabf16a9e1922ed (RPi)
SHA256 Checksum: 8c3b82808f982d7dfff796519a6f758428e325e47264a4357b726828390469f7 (RPi2)

text:
# uname -a
Linux rpi512 5.4.2 #1 Thu Dec 12 21:03:08 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Dec 11 2019 15:15:38
Copyright © 2012 Broadcom
version 44e6357b14365c3029d973dc32956fc5730dc334 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20191212210234-#1212-ge5dedd7 [Build #1212]

# Kodi version
Kodi (19.0-ALPHA1 Git:31d84c7). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (e5dedd7, changelog) and tip of XBMC master (31d84c7, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4030 (perma): linux (RPi/Generic): update to linux-5.4.6
    • Added: [env] PR:4054 (perma): flag_enabled(): declare is local by default - remove it
    • Added: [env] PR:4055 (perma): xf86-video-nvidia: update to xf86-video-nvidia-440.44
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 Matrix build #1213: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: a4e3de06ceb1bd478bc429fd8e2497b24108da2faa79e0df2de5cfd6180503c7 (RPi)
SHA256 Checksum: 139c0655a6fbfa9a5822243e80fe85370106e69dc99270167c742f4b2b0c17be (RPi2)

text:
# uname -a
Linux rpi512 5.4.3 #1 Fri Dec 13 21:03:24 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Dec 11 2019 15:15:38
Copyright © 2012 Broadcom
version 44e6357b14365c3029d973dc32956fc5730dc334 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20191213210247-#1213-gebaff13 [Build #1213]

# Kodi version
Kodi (19.0-ALPHA1 Git:85695a8). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (ebaff13, changelog) and tip of XBMC master (85695a8, changelog) with the following modifications: Build Highlights:
  1. New 5.4.3 kernel
  2. cmake: update to cmake-3.16.0
Build Details:
  1. LibreELEC.tv:
    • flag_enabled(): declare is local by default - remove it (PR:4054, 1 commit, 1 file changed)
  2. XBMC:
    • [settings] allow set of needed extensions for picture selection (PR:16853, 1 commit, 1 file changed)
    • Add missing cassert includes (PR:17000, 1 commit, 2 files changed)
    • [WinSystemOSX] Change XBMC word leftover to Kodi (PR:17003, 1 commit, 1 file changed)
    • demuxer: copy name property to stream (PR:17032, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4030 (perma): linux (RPi/Generic): update to linux-5.4.6
    • Added: [env] PR:4056 (perma): cmake: update to cmake-3.16.0
    • Added: [env] PR:4057 (perma): mesa: update to mesa-19.3.0
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 Matrix build #1214: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 744372d4b642eb5d400199095c05bbdbcbbbe839b93a6d336561d061e3b1dcd1 (RPi)
SHA256 Checksum: 5ae28d5305bb967c87716c64a2b87913530b47c5d854d0ec7538820524e5bd40 (RPi2)

text:
# uname -a
Linux rpi512 5.4.3 #1 Sat Dec 14 21:03:43 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Dec 11 2019 15:15:38
Copyright © 2012 Broadcom
version 44e6357b14365c3029d973dc32956fc5730dc334 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20191214210307-#1214-g48fad78 [Build #1214]

# Kodi version
Kodi (19.0-ALPHA1 Git:29cbd86). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (48fad78, changelog) and tip of XBMC master (29cbd86, changelog) with the following modifications: Build Highlights:
  1. [Settings] CSettingInt: support pure string based labels for <option>
  2. libinput: libinput 1.14.3 & xf86-input-libinput 0.29.0
  3. p7zip: needs helping hand with cross-compiling
Build Details:
  1. LibreELEC.tv:
    • system-tools: Vim update (PR:4033, 1 commit, 2 files changed)
    • RPi4: set KODI_VENDOR to default (PR:4049, 1 commit, 1 file changed)
  2. XBMC:
    • [Settings] CSettingInt: support pure string based labels for <option> (PR:17022, 1 commit, 1 file changed)
    • [Python] fix build against python 3.8 (PR:17021, 1 commit, 1 file changed)
    • FreeBSD: Unbreak VAAPI by syncing system/settings/{freebsd,linux}.xml (PR:17009, 1 commit, 1 file changed)
  3. pvr.hts:
    • [lang] updated language files from Transifex (56e95c4)
  4. pvr.iptvsimple:
    • [lang] automatic syntax corrections for the en_GB language file (762e4c2)
    • [lang] updated language files from Transifex (1df685c)
  5. pvr.vbox:
    • [lang] automatic syntax corrections for the en_GB language file (e39ce1e)
    • [lang] updated language files from Transifex (6373a10)
  6. pvr.vdr.vnsi:
    • [lang] updated language files from Transifex (57f8e85)
  7. pvr.vuplus:
    • [lang] automatic syntax corrections for the en_GB language file (f5ddb5c)
    • [lang] updated language files from Transifex (8453707)
  8. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:4058 (perma): libinput: libinput 1.14.3 & xf86-input-libinput 0.29.0
    • Added: [env] PR:4059 (perma): p7zip: needs helping hand with cross-compiling
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 Matrix build #1215: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: bd5465306aaa34244b549d77923ec8529f37103a88a54bfd3fb04a3dc761e2d2 (RPi)
SHA256 Checksum: 597d039248aacddad6f97d27575738d07f74421f71d44094f7b4c6e36d89969d (RPi2)

text:
# uname -a
Linux rpi512 5.4.3 #1 Sun Dec 15 21:03:24 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Dec 11 2019 15:15:38
Copyright © 2012 Broadcom
version 44e6357b14365c3029d973dc32956fc5730dc334 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20191215210249-#1215-gb28a93e [Build #1215]

# Kodi version
Kodi (19.0-ALPHA1 Git:29cbd86). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (b28a93e, changelog) and tip of XBMC master (29cbd86, changelog) with the following modifications: Build Highlights:
  1. options: support per-buildsystem options
Build Details:
  1. LibreELEC.tv:
    • options: support per-buildsystem options (PR:3970, 1 commit, 2 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.
New LibreELEC.tv Matrix build #1216: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: b6e33835f44c11fdc55494e568fe2912dfd72cf3aef437857d7d854eef3063bb (RPi)
SHA256 Checksum: ef47b8d1ccf8ea3f9a15820caba92053ec1ceb901d9bac28cf7e0f032126b275 (RPi2)

text:
# uname -a
Linux rpi512 5.4.3 #1 Mon Dec 16 21:03:34 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Dec 11 2019 15:15:38
Copyright © 2012 Broadcom
version 44e6357b14365c3029d973dc32956fc5730dc334 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20191216210300-#1216-gbbd9f5c [Build #1216]

# Kodi version
Kodi (19.0-ALPHA1 Git:c7e9b0b). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (bbd9f5c, changelog) and tip of XBMC master (c7e9b0b, changelog) with the following modifications: Build Highlights:
  1. samba: update to samba-4.11.4
  2. [PVR] Recordings window: added support for ToggleWatched action
Build Details:
  1. LibreELEC.tv:
    • samba: update to samba-4.11.3 (PR:4050, 1 commit, 1 file changed)
  2. XBMC:
    • FreeBSD: fix OSS support (PR:16904, 2 commits, 13 files changed)
    • [PVR] Recordings window: added support for ToggleWatched action (PR:16925, 1 commit, 2 files changed)
  3. libnfs:
    • Return "" instead of NULL for empty errors in nfs_get_error() (548fa96)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:4064 (perma): samba: update to samba-4.11.4
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 Matrix build #1217: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: a949886f69794d0282c84c80cf472334c88fb76af5a9387bae85d70ace3ed568 (RPi)
SHA256 Checksum: 1bfb0c55b2322171382341b3b0399764e51b035a9de1b3b7950842cceaa46ee3 (RPi2)

text:
# uname -a
Linux rpi512 5.4.3 #1 Tue Dec 17 21:03:32 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Dec 11 2019 15:15:38
Copyright © 2012 Broadcom
version 44e6357b14365c3029d973dc32956fc5730dc334 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20191217210257-#1217-g3c0c23c [Build #1217]

# Kodi version
Kodi (19.0-ALPHA1 Git:cba7e01). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (3c0c23c, changelog) and tip of XBMC master (cba7e01, changelog) with the following modifications: Build Highlights:
  1. image: add /etc/environment
  2. changed: Move filecache buffering logic from CDVDInputStreamFile to CFile
    arnova Wrote:This moves the FileCache buffering logic to CFile to make it more flexible and easier to maintain. This PR also enables filecaching for DVD/BD. At least for DVDs tests have shown that it seems to work properly when used with FileCache, although this could use some more widespread testing (especially for BD, since I don't have any).
    Please report any playback issues!
Build Details:
  1. LibreELEC.tv:
    • kodi: update to latest 19-alpha (Dec 2019) (PR:4048, 6 commits, 13 files changed)
    • lirc: add dependency on alsa-lib (PR:4046, 1 commit, 1 file changed)
    • kodi: use system cacert.pem (PR:4051, 2 commits, 2 files changed)
  2. XBMC:
    • [Estuary] fix artist slideshow condition (PR:17044, 1 commit, 1 file changed)
    • [Estuary] fallback to icon in poster view (PR:17035, 1 commit, 2 files changed)
  3. libnfs:
    • Try to invoke the connect callback if we shutdown while connect is in progress (394b185)
  4. pvr.teleboy:
    • Implement http request caching and set user agent (PR:36, 1 commit, 8 files changed)
    • Merge remote-tracking branch 'origin/Leia' into Matrix (64c1482)
  5. kernel 5.4.y:
    • New commits in this build:
      • rpi-cirrus-wm5102-overlay: use reset-gpios instead of wlf,reset (7c3aa2d9)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:4065 (perma): image: add /etc/environment
    • Added: [pkg] PR:17046 (perma): changed: Move filecache buffering logic from CDVDInputStreamFile to CFile
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 Matrix build #1218: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 40a2139ccfe8c52ab14cc6635de0aa19967ba1d7eed024cc7d3f06cd47c0d664 (RPi)
SHA256 Checksum: 98ea693ed5319afc97277001741ecb20c6e6d56dbcfd0a64c5360ffc6e181f57 (RPi2)

text:
# uname -a
Linux rpi512 5.4.3 #1 Wed Dec 18 22:20:16 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Dec 11 2019 15:15:38
Copyright © 2012 Broadcom
version 44e6357b14365c3029d973dc32956fc5730dc334 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20191218221939-#1218-g29b5f5f [Build #1218]

# Kodi version
Kodi (19.0-ALPHA1 Git:dea0a9d318750547adcfb2e9dd0732962c1ce6ba). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (29b5f5f, changelog) and tip of XBMC master (0bf74b0, changelog) with the following modifications: Build Highlights:
  1. config/arm: use eabihf for hard float
  2. various build cleanups & fixes
  3. changed: By default enable filecache for all remote filesystems (kodi)
Build Details:
  1. LibreELEC.tv:
    • mesa: update to mesa-19.3.0 (PR:4057, 1 commit, 1 file changed)
  2. XBMC:
    • AESinkAUDIOTRACK: Remove PT hack for volume (PR:17048, 1 commit, 2 files changed)
  3. kernel 5.4.y:
    • New commits in this build:
      • sound/soc: only first codec is master in multicodec setup (36f4f0b6)
      • Allow simultaneous use of JustBoom DAC and Digi (4bc75ddf)
      • overlays: dht11: Allow multiple instantiation (0f100bce)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4030 (perma): linux (RPi/Generic): update to linux-5.4.6
    • Updated: [env] PR:4065 (perma): image: add /etc/environment
    • Added: [env] PR:4023 (perma): config/arm: use eabihf for hard float
    • Added: [env] PR:4042 (perma): various build cleanups & fixes
    • Added: [env] PR:4063 (perma): llvm: fix cross compilation issues
    • Added: [env] PR:4066 (perma): mesa: update to mesa-19.3.1
    • Added: [pkg] patch: changed: By default enable filecache for all remote filesystems (kodi)
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 Matrix build #1219: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: e37ed7aa189606b496f9fc21e802bb8e688866f6934da15f931b0ea04401bbac (RPi)
SHA256 Checksum: e8a18756fd4abb13e21e586018889d0d2ef812ce45ba4f8e0eaa62d760cfc1e5 (RPi2)

text:
# uname -a
Linux rpi512 5.4.3 #1 Thu Dec 19 21:45:45 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Dec 11 2019 15:15:38
Copyright © 2012 Broadcom
version 44e6357b14365c3029d973dc32956fc5730dc334 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20191219214508-#1219-g29b5f5f [Build #1219]

# Kodi version
Kodi (19.0-ALPHA1 Git:dea0a9d318750547adcfb2e9dd0732962c1ce6ba). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (29b5f5f, changelog) and tip of XBMC master (8dfec8c, changelog) with the following modifications: Build Highlights:
  1. expat: update to expat-2.2.9
  2. improve update section titles (service.libreelec.settings)
Build Details:
  1. XBMC:
    • Windowing: GBM - Fix refreshrate switch (PR:17052, 1 commit, 5 files changed)
  2. pvr.nextpvr:
    • V4.30 V5 Timeshifting (#101) (4fcaba0)
  3. pvr.teleboy:
    • Init after login master (PR:40, 4 commits, 7 files changed)
    • Multiple improvements (PR:39, 2 commits, 7 files changed)
    • Load recordings only when addons is ready (dd38143)
    • Merge remote-tracking branch 'origin/Leia' into Matrix (d53153c)
  4. pvr.zattoo:
    • Fix translations master (PR:68, 2 commits, 5 files changed)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4030 (perma): linux (RPi/Generic): update to linux-5.4.6
    • Added: [env] PR:4070 (perma): buildsystem: "set -e" error handling not working for addon builds
    • Added: [env] PR:4071 (perma): expat: update to expat-2.2.9
    • Added: [pkg] PR:146 (perma): improve update section titles (service.libreelec.settings)
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.
Hey folks

I'm running a pi2b overclocked, and I'd like to squeeze as much h.265 performance out as possible. 
I've seen these milhouse builds mentioned a lot as making a big difference.
I guess I'd just like to know if the functionality made it into official libreelec builds, or not?
Is my best bet to use the last milhouse v18 build to get the best performance but yet retain most usability?

thanks
(2019-12-20, 02:43)bluenote Wrote: I guess I'd just like to know if the functionality made it into official libreelec builds, or not?

The H265 performance improvements are all in the latest LibreELEC 9.2 official build (based on Kodi 18) so you should be OK with that.
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.
Excellent thanks Milhouse. Actually I hadn't tried 9.2 , I had the mistaken assumption that was the beta channel so that should do it. Thanks
Since the last builds Kodi has crashed (reboot) when playing mkv files, often only after 10 minutes or longer.
With older builds 1116 everything is ok.

Crash Log : https://privatebin.net/?9b3b9da8b48c66bf...coEae1CtR6 
Kodi Log :  https://privatebin.net/?9272e49af8745bdc...ia2ixuKx4C
(2019-12-20, 20:41)Malocher Wrote: Since the last builds Kodi has crashed (reboot) when playing mkv files, often only after 10 minutes or longer.
With older builds 1116 everything is ok.

Crash Log : https://privatebin.net/?9b3b9da8b48c66bf...coEae1CtR6 
Kodi Log :  https://privatebin.net/?9272e49af8745bdc...ia2ixuKx4C

Unfortunately that means the problem started in any one of potentially 30+ builds.

To try and narrow it down, can you compare #1210 and #1211 and confirm which (if any) of them is crashing/not crashing? Thanks.
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.
  • 1
  • 41
  • 42
  • 43(current)
  • 44
  • 45
  • 86

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 19.0)8