• 1
  • 21
  • 22
  • 23(current)
  • 24
  • 25
  • 86
v19 LibreELEC Testbuilds for RaspberryPi (Kodi 19.0)
New LibreELEC.tv Matrix build #0722: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 501f94778631dccf9c7f2609100ca511347ef281249118d1b9ba373c397ea3e5 (RPi)
SHA256 Checksum: 340fbd5bed6224b373dc1c1d5c4455cfcab5606bdb5feba7c95e6c165bf18c64 (RPi2)

text:
# uname -a
Linux rpi512 5.2.1 #1 Mon Jul 22 23:23:59 BST 2019 armv6l GNU/Linux

# vcgencmd version
Jul 15 2019 17:36:28
Copyright © 2012 Broadcom
version ccada45e1764783c9876237218ef886d96b24fc7 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190722232309-#0722-g1ab3547 [Build #0722]

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

Based on tip of LibreELEC.tv master (1ab3547, changelog) and tip of XBMC master (77cdc22, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. XBMC:
    • [darwin] cleanup DarwinUtils & combined defines (PR:16387, 7 commits, 18 files changed)
    • settings: add "Dark Grey" subtitles color option (PR:16222, 1 commit, 5 files changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3701 (perma): dvb updates for 5.2
    • Updated: [env] PR:3708 (perma): linux (Mainline/RPi): update to linux-5.2.1/5.2.2
    • Added: [pkg] PR:20 (perma): Update firmware for 5.2.1 (iwlwifi-fw-2019-07-20) (iwlwifi-firmware)
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 #0723: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 6d5fadda8bed96228927deae6c3ab0fc736ea2444299480cddd00b8c45b5f12a (RPi)
SHA256 Checksum: 29976f584af16f983206f25445e95a3397b44f6451884c359ed4cedb86fb0107 (RPi2)

text:
# uname -a
Linux rpi512 5.2.1 #1 Tue Jul 23 21:04:58 BST 2019 armv6l GNU/Linux

# vcgencmd version
Jul 15 2019 17:36:28
Copyright © 2012 Broadcom
version ccada45e1764783c9876237218ef886d96b24fc7 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190723210408-#0723-g1ab3547 [Build #0723]

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

Based on tip of LibreELEC.tv master (1ab3547, changelog) and tip of XBMC master (37dc8c1, changelog) with the following modifications: Build Highlights:
  1. [PVR] Add progress bar to reminders announcement dialog
  2. [PVR] Fix CPVRChannelGroupInternal ctor - fixes #16386.
Build Details:
  1. XBMC:
    • [PVR] Add progress bar to reminders announcement dialog (PR:16393, 2 commits, 4 files changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:3718 (perma): mesa: update to mesa-19.1.3
    • Added: [pkg] PR:16392 (perma): [PVR] Fix CPVRChannelGroupInternal ctor - fixes #16386.
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 #0724: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 83b2b0e1bed81096374811c290bdf51fef081fb0684dbc3990137c9aa84f520a (RPi)
SHA256 Checksum: d20c0def7eaf9641b808f75739c396d16bfab0309b2b7a14ffc5529c7d8d064d (RPi2)

text:
# uname -a
Linux rpi512 5.2.1 #1 Wed Jul 24 21:32:23 BST 2019 armv6l GNU/Linux

# vcgencmd version
Jul 23 2019 19:31:36
Copyright © 2012 Broadcom
version 4b11cff8f84f480b87a9e7a2a59d26014f4e7c91 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190724213150-#0724-g7728906 [Build #0724]

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

Based on tip of LibreELEC.tv master (7728906, changelog) and tip of XBMC master (5d962ab, changelog) with the following modifications: Build Highlights:
  1. New firmware
  2. [fix] prevent context leak
Build Details:
  1. Firmware (Jul 23):
    • firmware: Change order of display remapping for default display number
    • firmware: AWB: Set default number of stats regions for RPi AWB. See: link
    • firmware: Fix composite interrupt HVS channel
    • firmware: scalarlib: Fix width setting for SCALERLIB_PIXEL_FORMAT_YUV10COL
    • firmware: vcmailbox: Add a new SET_AUDIO_LDO_STATE mailbox command
    • firmware: Add mailbox call to report the HDMI timings
    • firmware: H264: Set the decoder cache AXI burst length to the same as the encoder
    • firmware: gencmd: Fix gencmd max result length
    • firmware: bootloader_config: New gencmd to read the EEPROM config
    • firmware: pwm_audio: Use PWM1 on BCM2838 unless remapped. See: link
  2. LibreELEC.tv:
    • cleanup: curl, edid-decode (PR:3710, 2 commits, 2 files changed)
  3. XBMC:
    • Clear focus-history when leaving window with focus on parent folder item (Fixes #15608) (PR:15680, 2 commits, 1 file changed)
    • [PVR] Fix CPVRChannelGroupInternal ctor - fixes #16386. (PR:16392, 2 commits, 4 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3708 (perma): linux (Mainline/RPi): update to linux-5.2.1/5.2.2
    • Added: [env] PR:3719 (perma): safe_remove: remove also broken symbolic links
    • Added: [pkg] PR:16395 (perma): [fix] prevent context leak
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.
Inclusion of PR:16395 in #0724 has fixed issue of being unable to stream via mentioned add-on since #0706. Kodi.log Streaming OK in #0724
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
Thanks @MikeKL!
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 #0725: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 3e931dd37325cd3a990cd61bd99b1806bd3b819d1d0e7ab6e0976d78a4042613 (RPi)
SHA256 Checksum: bc7206aaa408053ee5724184c1c51ae97acdc1d069f7b71c62affa1d012fad6f (RPi2)

text:
# uname -a
Linux rpi512 5.2.2 #1 Thu Jul 25 21:05:25 BST 2019 armv6l GNU/Linux

# vcgencmd version
Jul 25 2019 17:57:30
Copyright © 2012 Broadcom
version a06e5a83b5d8ad586866073a18adaa21c26ef866 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190725210419-#0725-g7728906 [Build #0725]

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

Based on tip of LibreELEC.tv master (7728906, changelog) and tip of XBMC master (aecdc79, changelog) with the following modifications: Build Highlights:
  1. New firmware (RPi4 fixes)
  2. New 5.2.2 kernel
Build Details:
  1. Firmware (Jul 25):
    • firmware: Fixups for missing code changes from Pi4 branch. See: link
  2. XBMC:
    • [fix] prevent context leak (PR:16395, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3708 (perma): linux (Mainline/RPi): update to linux-5.2.2
    • Added: [env] PR:3721 (perma): parallel: update to parallel-20190722
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 #0726: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 8b347625cd5107c1df576c1177f60e08d94c567818cf83909bc6d651a895b9fb (RPi)
SHA256 Checksum: f6f7a2ce58cf4bb9f5553810bf86edea3883ea288f3a5f02cc356cb0dcabd1ef (RPi2)

text:
# uname -a
Linux rpi512 5.2.2 #1 Sat Jul 27 00:58:10 BST 2019 armv6l GNU/Linux

# vcgencmd version
Jul 25 2019 17:57:30
Copyright © 2012 Broadcom
version a06e5a83b5d8ad586866073a18adaa21c26ef866 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190727005737-#0726-gaa60a86 [Build #0726]

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

Based on tip of LibreELEC.tv master (aa60a86, changelog) and tip of XBMC master (461723f, changelog) with the following modifications: Build Highlights:
  1. ffmpeg: move v4l2 patches to v4l2 patch dir
Build Details:
  1. LibreELEC.tv:
    • parallel: update to parallel-20190722 (PR:3721, 1 commit, 1 file changed)
  2. XBMC:
    • [kodi-platform] Update kodi-platform sha for PR29 (PR:16404, 1 commit, 1 file changed)
    • [addon] fix ios runtime failure after PR 14908 (PR:16397, 1 commit, 1 file changed)
  3. kodi-platform:
    • [PR 16039] ios Darwin_embedded build change (PR:29, 1 commit, 1 file changed)
  4. pvr.vuplus:
    • Epg repeating timer matrix (PR:235, 2 commits, 3 files changed)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3708 (perma): linux (Mainline/RPi): update to linux-5.2.2/5.2.3
    • Added: [env] PR:3720 (perma): ffmpeg: move v4l2 patches to v4l2 patch dir
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 #0727: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 5cf15f1cf0627cd287b2faef9d6965f69fd20fc68c5806f4a7a3a4e9c71e84f2 (RPi)
SHA256 Checksum: 246efa817ced1f4e5f96f7045376f2c4d4d5ff5b240170f01e4abcae7ac62733 (RPi2)

text:
# uname -a
Linux rpi512 5.2.2 #1 Sat Jul 27 21:04:39 BST 2019 armv6l GNU/Linux

# vcgencmd version
Jul 25 2019 17:57:30
Copyright © 2012 Broadcom
version a06e5a83b5d8ad586866073a18adaa21c26ef866 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190727210329-#0727-g989f0f3 [Build #0727]

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

Based on tip of LibreELEC.tv master (989f0f3, changelog) and tip of XBMC master (461723f, changelog) with the following modifications: Build Highlights:
  1. Fix + sign HTTP folder
  2. [PlaylistPlayer] Do not attempt to further resolve plugin paths for failing entries
Build Details:
  1. LibreELEC.tv:
    • ffmpeg: move v4l2 patches to v4l2 patch dir (PR:3720, 1 commit, 5 files changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:16402 (perma): Fix + sign HTTP folder
    • Added: [pkg] PR:16405 (perma): [PlaylistPlayer] Do not attempt to further resolve plugin paths for failing entries
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 #0728: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 6ded00fec24d41c2fb3ae908b5b46f2932c7d48d0a7ebb03114577afeb048ee8 (RPi)
SHA256 Checksum: 6a687214cdf7a6e7e858d4a61b96cecf44825257119b137819a1739421a2a488 (RPi2)

text:
# uname -a
Linux rpi512 5.2.2 #1 Sun Jul 28 23:25:49 BST 2019 armv6l GNU/Linux

# vcgencmd version
Jul 25 2019 17:57:30
Copyright © 2012 Broadcom
version a06e5a83b5d8ad586866073a18adaa21c26ef866 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190728232504-#0728-g989f0f3 [Build #0728]

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

Based on tip of LibreELEC.tv master (989f0f3, changelog) and tip of XBMC master (461723f, changelog) with the following modifications: Build Highlights:
  1. Cleanup initramfs and config
Build Details:
  1. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3708 (perma): linux (Mainline/RPi): update to linux-5.2.2/5.2.4
    • Added: [env] PR:3722 (perma): iMX6: linux: cleanup kernel config
    • Added: [env] PR:3724 (perma): linux: replace the initramfs source during post_patch
    • Added: [env] d38983d: linux: fixup
    • Updated: [pkg] PR:16402 (perma): Fix + sign HTTP folder
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 #0729: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 91bd9c9d7ec9c03f0bed5a392d04bd192683ecbc78bc77b2c2fed45c76bb9035 (RPi)
SHA256 Checksum: 0a7e2a3259fb45396290132c2d889c6fad55a1af2c833187c2e808c974efe7d7 (RPi2)

text:
# uname -a
Linux rpi512 5.2.2 #1 Mon Jul 29 21:05:00 BST 2019 armv6l GNU/Linux

# vcgencmd version
Jul 25 2019 17:57:30
Copyright © 2012 Broadcom
version a06e5a83b5d8ad586866073a18adaa21c26ef866 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190729210425-#0729-g989f0f3 [Build #0729]

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

Based on tip of LibreELEC.tv master (989f0f3, changelog) and tip of XBMC master (55d75d9, changelog) with the following modifications: Build Highlights:
  1. bzip2: update to 1.0.8
Build Details:
  1. XBMC:
    • Fix PlayMedia builtin for smart playlists and playlists (PR:16327, 1 commit, 1 file changed)
  2. 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.
New LibreELEC.tv Matrix build #0730: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: c5466c61575f9d0145af275e4047c51558ec5e9228f3cf894d343b7b2b777c72 (RPi)
SHA256 Checksum: 7ac922032c0ec7e26b068633e896bc06921dcc383e79bcbfa18c42d0580832b0 (RPi2)

text:
# uname -a
Linux rpi512 5.2.2 #1 Tue Jul 30 21:04:48 BST 2019 armv6l GNU/Linux

# vcgencmd version
Jul 25 2019 17:57:30
Copyright © 2012 Broadcom
version a06e5a83b5d8ad586866073a18adaa21c26ef866 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190730210413-#0730-g2f227a8 [Build #0730]

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

Based on tip of LibreELEC.tv master (2f227a8, changelog) and tip of XBMC master (89a7977, changelog) with the following modifications: Build Highlights:
  1. p8-platform: switch to correct repo, update to p8-platform-cee64e9
  2. fixed: Using absolute paths in combination with hosts in URLs caused double slashes (fixes #16413).
  3. [GUI] Fix season/episode formatting for video addons
Build Details:
  1. LibreELEC.tv:
    • Allwinner: Enable joydev driver (PR:3726, 1 commit, 2 files changed)
  2. XBMC:
    • [GUI] Fix season/episode formatting for video addons (PR:16380, 1 commit, 1 file changed)
    • [p8-platform] Update p8-platform sha for PR5 (PR:16417, 1 commit, 1 file changed)
  3. p8-platform:
    • Fixes to make addons build after the unicode switch (PR:1, 2 commits, 9 files changed)
    • [windows] atomics: replace inline assembler with intrinsics (PR:2, 1 commit, 1 file changed)
    • PR 16039 platform darwin_embedded (PR:5, 1 commit, 2 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3724 (perma): linux: replace the initramfs source during post_patch
    • Added: [env] PR:3727 (perma): xf86-video-nvidia: update to xf86-video-nvidia-430.40
    • Added: [env] PR:3728 (perma): p8-platform: switch to correct repo, update to p8-platform-cee64e9
    • Added: [pkg] PR:16415 (perma): fixed: Using absolute paths in combination with hosts in URLs caused double slashes (fixes #16413).
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 #0731: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 56553deedbc4e9e268a9aac6e1a96862ff07c1e644ec327e1c15e00dc855b1b9 (RPi)
SHA256 Checksum: 5d7fb8cbc8c40d7c15adcda55f81219b61cb0d29fd37370995142a690ba39f0e (RPi2)

text:
# uname -a
Linux rpi512 5.2.5 #1 Wed Jul 31 22:06:16 BST 2019 armv6l GNU/Linux

# vcgencmd version
Jul 25 2019 17:57:30
Copyright © 2012 Broadcom
version a06e5a83b5d8ad586866073a18adaa21c26ef866 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190731220542-#0731-g91cca04 [Build #0731]

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

Based on tip of LibreELEC.tv master (91cca04, changelog) and tip of XBMC master (6aba73b, changelog) with the following modifications: Build Highlights:
  1. New 5.2.5 kernel
Build Details:
  1. LibreELEC.tv:
    • zstd: update to 1.4.1 (PR:3713, 1 commit, 1 file changed)
    • llvm: update to llvm-8.0.1 / updated PKG_URL (PR:3714, 1 commit, 1 file changed)
    • iMX6: kodi: add patch to quirk the plane usage (PR:3723, 1 commit, 1 file changed)
    • bzip2: update to 1.0.8 (PR:3725, 1 commit, 3 files changed)
    • Allwinner: Fix USB3 support (PR:3730, 1 commit, 2 files changed)
    • mesa: update to mesa-19.1.3 (PR:3718, 1 commit, 1 file changed)
    • safe_remove: remove also broken symbolic links (PR:3719, 1 commit, 1 file changed)
  2. XBMC:
    • [ESTUARY] Fix radio button text length (PR:16407, 1 commit, 1 file changed)
    • [PlaylistPlayer] Do not attempt to further resolve plugin paths for failing entries (PR:16405, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3708 (perma): linux (Mainline/RPi): update to linux-5.2.5
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 #0801: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 53645bbae48471622b5ebc5ec5a5871674214433750e507921d957d68a99da16 (RPi)
SHA256 Checksum: fa932a4d32c893a997e8ab8399ee5b677ad095646e6b8cff60c084d9fc25971a (RPi2)

text:
# uname -a
Linux rpi512 5.2.5 #1 Thu Aug 1 21:05:24 BST 2019 armv6l GNU/Linux

# vcgencmd version
Aug 1 2019 15:19:42
Copyright © 2012 Broadcom
version dd0dc7bd0bdbeb1ca6be21dc49847c7a5331457c (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190801210447-#0801-g3e9df75 [Build #0801]

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

Based on tip of LibreELEC.tv master (3e9df75, changelog) and tip of XBMC master (6aba73b, changelog) with the following modifications: Build Highlights:
  1. New firmware (RPi4 pwm_audio/pixelvalve/SMIDSW1/dt-blob)
Build Details:
  1. Firmware (Aug 1):
    • firmware: pwm_audio: Use the correct DREQs on Pi4. See: link
    • firmware: pixelvalve_2711: Alter back porch for widths of 1366. See: link
    • firmware: Clear the SMIDSW1 display interrupt flag on startup
    • firmware: dt-blob: Declare Pi 4B's SD_IO voltage selector
  2. LibreELEC.tv:
    • linux: replace the initramfs source during post_patch (PR:3724, 1 commit, 14 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3708 (perma): linux (Mainline/RPi): update to linux-5.2.5
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.
thinking of jumping from v18 #0410 on a RP3 to these builds. Do I need to do anything special to update to the current v19 build, or just download the tar as before and reboot?

There doesn't seem to be as much member chat on these builds, have then been generally stable as far as test builds go, on par with the late v18 builds
New LibreELEC.tv Matrix build #0802: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 6d3a1139d3fc193e4d9a887184653ef4b31239fbf80a169faf60604063e2b986 (RPi)
SHA256 Checksum: 42f86cf42da5d0929a528356325cd3e22a94c3fd5d580cd87930b79eccb979d5 (RPi2)

text:
# uname -a
Linux rpi512 5.2.5 #1 Sat Aug 3 00:54:47 BST 2019 armv6l GNU/Linux

# vcgencmd version
Aug 1 2019 15:19:42
Copyright © 2012 Broadcom
version dd0dc7bd0bdbeb1ca6be21dc49847c7a5331457c (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190803005413-#0802-g83bd69f [Build #0802]

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

Based on tip of LibreELEC.tv master (83bd69f, changelog) and tip of XBMC master (6aba73b, changelog) with the following modifications: Build Highlights:
  1. libbluray: update to 1.1.2
Build Details:
  1. LibreELEC.tv:
    • audiodecoder.timidity: add libtimidity.so (PR:3731, 1 commit, 2 files changed)
    • dvb updates for 5.2 (PR:3701, 8 commits, 15 files changed)
    • jre.zulu: initial addon (PR:3653, 1 commit, 11 files changed)
    • distro: bump ADDON_VERSION to 9.80.1 (PR:3712, 1 commit, 1 file changed)
    • xf86-video-nvidia: update to xf86-video-nvidia-430.40 (PR:3727, 1 commit, 2 files changed)
    • grub: update to grub-2.04 (PR:3657, 2 commits, 3 files changed)
    • packages: fix shadertoys when building with RPi4 (PR:3683, 2 commits, 3 files changed)
    • mali-bifrost: fix PKG_LONGDESC / renamed to "Bifrost" (PR:3737, 1 commit, 1 file changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3708 (perma): linux (Mainline/RPi): update to linux-5.2.5
    • Added: [env] PR:3667 (perma): libbluray: update to 1.1.2
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
  • 21
  • 22
  • 23(current)
  • 24
  • 25
  • 86

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