• 1
  • 474
  • 475
  • 476(current)
  • 477
  • 478
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
New LibreELEC.tv Leia build #0119: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: df526a00e89f2e5d1f5542994971ea3af52642acc49d4f2fc33fdf428fe3b48e (RPi)
SHA256 Checksum: ccd079bfb0c35c3a39033a120550ab53c4ebb4a0b30bf0f322d805a82f5ec5ee (RPi2)

text:
# uname -a
Linux rpi512 4.19.15 #1 Sat Jan 19 21:04:20 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Jan 10 2019 15:00:17
Copyright © 2012 Broadcom
version bcefbb195b77d6b9a02dfbad0e1fff3b18122585 (tainted) (release)

# lsb_release
LibreELEC (Milhouse): devel-20190119210303-#0119-g34ac602 [Build #0119]

# Kodi version
(18.0-RC5 Git:3aac935). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (34ac602, changelog) and tip of XBMC master (3aac935, changelog) with the following modifications: Build Highlights:
  1. Fix party mode slowness on MySQL
Build Details:
  1. LibreELEC.tv:
    • rar2fs: add fuse depend (PR:3242, 1 commit, 1 file changed)
    • Rockchip: use correct rk3328 bootloader bl31 filename (PR:3247, 1 commit, 1 file changed)
    • emby4: initial addon (PR:3229, 1 commit, 9 files changed)
  2. XBMC:
    • [lang][skin.estuary] updated language files from Transifex (b328d5e)
    • [lang][skin.estouchy] updated language files from Transifex (3aac935)
  3. pvr.mediaportal.tvserver:
    • skin.estuary: fix background size and header label (b4e5bed)
    • skin.transparency: fix background, dialog size and position (3822d13)
    • skin.confluence: remove fallback media (fbb1ad3)
    • Add a separate fallback skin for showing the custom dialog when using an unsupported skin (4569c2d)
    • v3.5.16: (36409f5)
    • Fixed: TSReader RTSP playback (49ef7fa)
  4. 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 Leia build #0120: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: b9094cd0571d9341fa1660927fff8e1e014950b771b01982851e5e9ce62ba615 (RPi)
SHA256 Checksum: 4467d88bfa05040f14ee62954f811f80c8711dfb31f0ee53df08ee4c986d8fdd (RPi2)

text:
# uname -a
Linux rpi512 4.19.15 #1 Sun Jan 20 21:04:15 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Jan 10 2019 15:00:17
Copyright © 2012 Broadcom
version bcefbb195b77d6b9a02dfbad0e1fff3b18122585 (tainted) (release)

# lsb_release
LibreELEC (Milhouse): devel-20190120210245-#0120-g34ac602 [Build #0120]

# Kodi version
(18.0-RC5 Git:3aac935). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (34ac602, changelog) and tip of XBMC master (3aac935, changelog) with the following modifications: Build Highlights:
  1. Nothing!
Build Details:
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.
CEC stopped working somewhere in the latest 2 builds.
TV Samsung UE49KU6400
(2019-01-21, 20:35)Smultie Wrote: CEC stopped working somewhere in the latest 2 builds.
TV Samsung UE49KU6400
 That's unlikely considering the changelist. Can you revert back a couple of builds and confirm if CEC starts working again?

Quite possibly your TV (or AVR) had got into a bad state. Unplugging from the mains for a minute cures a surprising number of CEC issues.
About an hour later, the TV remote started working again, without a reboot or anything. Strange, maybe a fluke.
New LibreELEC.tv Leia build #0121: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 6b01a657bf3fd1e41bfdb15d40c9c560c4192d4713466e80dd0463ef84fc34bc (RPi)
SHA256 Checksum: d3952bbaef4e0575aab0b914579979598d59c0a066002962bef42e6ca27fe47d (RPi2)

text:
# uname -a
Linux rpi512 4.19.15 #1 Mon Jan 21 21:05:39 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Jan 10 2019 15:00:17
Copyright © 2012 Broadcom
version bcefbb195b77d6b9a02dfbad0e1fff3b18122585 (tainted) (release)

# lsb_release
LibreELEC (Milhouse): devel-20190121210258-#0121-g34ac602 [Build #0121]

# Kodi version
(18.0-RC5 Git:d16b0f6). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (34ac602, changelog) and tip of XBMC master (d16b0f6, changelog) with the following modifications: Build Highlights:
  1. Audiobook fixes
  2. kodi/openssl: fix crash using vfs.sftp
Build Details:
  1. XBMC:
    • Fix party mode slowness on MySQL (PR:15284, 1 commit, 1 file changed)
    • Deprecate MySQL < 5.6, MariaDB < 5.5 (PR:15262, 2 commits, 1 file changed)
    • [videoplayer] dxva: fixed uhd hevc-main10 playback on xbox (PR:15300, 1 commit, 1 file changed)
    • [StringUtils] fix crash on addon install when using fmt 5.3 (PR:15305, 1 commit, 1 file changed)
    • Android: Properly overwrite ProcessInfo and use Deinterlace Half (PR:15229, 2 commits, 5 files changed)
    • Audiobook fixes (PR:15227, 5 commits, 6 files changed)
    • [MacOS] Fix stack-buffer-underflow (PR:15276, 1 commit, 1 file changed)
  2. inputstream.adaptive:
    • Prepare license renewal / Allow partitial NAL unit encryption (22baed3)
    • Version bump 2.3.13 (9b944a5)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:3238 (perma): kodi/openssl: fix crash using vfs.sftp
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.
Am getting constant, multiple disconnects using VPN Manager over a TCP connection. Rolled back to 0120 - no more issues. Must be the OpenSSL patch?
@sammutd88 Please note Kodi's VPN policy (wiki).
New LibreELEC.tv Leia build #0122: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: fee7b60a422e0afc7c49b38bbd51399f104d795a76e26b16a2803365089c0d43 (RPi)
SHA256 Checksum: fde1c12a0950e1e6890ccbb2c6671f0843c0604c801332c3fb9dd830c76bec43 (RPi2)

text:
# uname -a
Linux rpi512 4.19.16 #1 Tue Jan 22 21:09:12 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Jan 10 2019 15:00:17
Copyright © 2012 Broadcom
version bcefbb195b77d6b9a02dfbad0e1fff3b18122585 (tainted) (release)

# lsb_release
LibreELEC (Milhouse): devel-20190122210318-#0122-gf729718 [Build #0122]

# Kodi version
(18.0-RC5 Git:1f5af1a). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (f729718, changelog) and tip of XBMC master (1f5af1a, changelog) with the following modifications: Build Highlights:
  1. New 4.19.16 kernel
Build Details:
  1. LibreELEC.tv:
    • mariadb: config file fix to speed it up (PR:3250, 1 commit, 6 files changed)
    • FIX getedid create sh: bad number on intel/amd (PR:3252, 1 commit, 1 file changed)
  2. XBMC:
    • [guilib] GUISliderControl - don't scale if dimensions are zero (PR:15298, 2 commits, 2 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3231 (perma): linux (RPi/Generic): update to linux-4.19.16
    • Added: [env] PR:3251 (perma): buildsystem: restore set -e behaviour after #3136
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 #0122: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: fee7b60a422e0afc7c49b38bbd51399f104d795a76e26b16a2803365089c0d43 (RPi)
SHA256 Checksum: fde1c12a0950e1e6890ccbb2c6671f0843c0604c801332c3fb9dd830c76bec43 (RPi2)

text:
# uname -a
Linux rpi512 4.19.16 #1 Tue Jan 22 21:09:12 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Jan 10 2019 15:00:17
Copyright © 2012 Broadcom
version bcefbb195b77d6b9a02dfbad0e1fff3b18122585 (tainted) (release)

# lsb_release
LibreELEC (Milhouse): devel-20190122210318-#0122-gf729718 [Build #0122]

# Kodi version
(18.0-RC5 Git:1f5af1a). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (f729718, changelog) and tip of XBMC master (1f5af1a, changelog) with the following modifications: Build Highlights:
  1. New 4.19.16 kernel (with HIFIBERRY_DACPLUSADC and AUDIOSENSE_PI support)
Build Details:
  1. LibreELEC.tv:
    • mariadb: config file fix to speed it up (PR:3250, 1 commit, 6 files changed)
    • FIX getedid create sh: bad number on intel/amd (PR:3252, 1 commit, 1 file changed)
  2. XBMC:
    • [guilib] GUISliderControl - don't scale if dimensions are zero (PR:15298, 2 commits, 2 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3231 (perma): linux (RPi/Generic): update to linux-4.19.16
    • Added: [env] PR:3251 (perma): buildsystem: restore set -e behaviour after #3136
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.
Weekly Linux 5.0-rc3 build #0122x: RPi / RPi2

Known issues:
text:

No dvb-latest or crazycat drivers
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 #0123: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 9ad66085fe3b75812786d6bc49ead2fd8972b9bacbfa9b9716baca51a07cc1e4 (RPi)
SHA256 Checksum: 7bfe5e76ab5590e4170740af1f6de558ffc1f00fb34bca03973674dffe77fcfe (RPi2)

text:
# uname -a
Linux rpi512 4.19.17 #1 Thu Jan 24 03:08:52 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Jan 22 2019 16:54:23
Copyright © 2012 Broadcom
version 7bfabcecab2918f85a2a217b389e256eac696962 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190124030258-#0123-gf729718 [Build #0123]

# Kodi version
(18.0-RC5 Git:2a4a96d). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (f729718, changelog) and tip of XBMC master (2a4a96d, changelog) with the following modifications: Build Highlights:
  1. New firmware (drop vcfiled, reference counting audio players)
  2. New 4.19.17 kernel
  3. [GUI] refresh debug overlay if smartredraw is activated
Build Details:
  1. Firmware (Jan 22):
    • firmware: interface: Drop vcfiled. See: link
    • firmware: Add reference counting to the local audio players. See: link
    • firmware: arm_loader: Add reporting the firmware git hash via the mailbox
    • firmware: vcos: Add reporting of which variant was built. See: link
    • firmware: Update vcdbg help. See: link
  2. XBMC:
    • [GUI] refresh debug overlay if smartredraw is activated (PR:15311, 1 commit, 1 file changed)
    • GLContextEGL: Properly guard members (PR:15313, 1 commit, 2 files changed)
    • [guilib] Ensure ListItems release the layout before it is destroyed (PR:15274, 1 commit, 1 file changed)
    • [CryptThreading] Support CRYPTO_THREADID_set_callback() of OpenSSL 1.0.x (PR:15301, 1 commit, 1 file changed)
    • fixed: do no add cache=no option to zip urls unless zip:// protocol (PR:15309, 1 commit, 1 file changed)
    • [addons] add define ATTRIBUTE_FORCEINLINE on addon header (PR:15279, 1 commit, 2 files changed)
  3. pvr.hts:
    • 4.4.12: Fix empty epg tag summary. Fixes #395 (PR:398, 1 commit, 3 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3231 (perma): linux (RPi/Generic): update to linux-4.19.17
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 #0124: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: ba5924dfcbaff39cbb971b72e46ddff8703f871e0bbd58966e10180db5afb7a2 (RPi)
SHA256 Checksum: 049f251bd2de27e2a8090799371d936a552beacaccc354acf2d348fe834cc22a (RPi2)

text:
# uname -a
Linux rpi512 4.19.17 #1 Thu Jan 24 22:34:23 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Jan 22 2019 16:54:23
Copyright © 2012 Broadcom
version 7bfabcecab2918f85a2a217b389e256eac696962 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190124223319-#0124-gf729718 [Build #0124]

# Kodi version
(18.0-RC5 Git:bd99f17). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (f729718, changelog) and tip of XBMC master (bd99f17, changelog) with the following modifications: Build Highlights:
  1. LibreELEC Settings addon: update available builds when button selected (should now always list latest available version)
  2. [JSON]Fix AudioLibrary.GetGenres return of empty "sourceid"
Build Details:
  1. XBMC:
    • [GLES] memcpy instead multi glTexSubImage2D for planes with pitch (PR:15286, 3 commits, 2 files changed)
  2. pvr.wmc:
    • implemented GetRecordingEdl (take 2) (PR:66, 1 commit, 6 files changed)
  3. kernel 4.19.y:
    • New commits in this build:
      • char: vcio: Add compat ioctl handling (62a7fcd3)
      • char: vcio: Fail probe if rpi_firmware is not found. (5d1295b6)
      • staging: mmal-vchiq: Fix client_component for 64 bit kernel (5cf506f4)
      • staging: bcm2835-camera: Add sanity checks for queue_setup/CREATE_BUFS (9174e9ef)
      • staging: bcm2835-camera: Set the field value within each buffer (21ee6d69)
      • char: vc_mem: Fix up compat ioctls for 64bit kernel (b0f6f558)
      • char: vc_mem: Fix all coding style issues. (4fe970d3)
      • clk: clk-bcm2835: Use %zd when printing size_t (806d6240)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3251 (perma): buildsystem: restore set -e behaviour after #3136
    • Added: [pkg] PR:120 (perma): update available builds when button selected (service.libreelec.settings)
    • Added: [pkg] PR:15323 (perma): [JSON]Fix AudioLibrary.GetGenres return of empty "sourceid"
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. Thanks for your continuing efforts? A quick question. Is The New Fire TV Remote supported in your builds?

Cheers,
LongMan
New LibreELEC.tv Leia build #0125: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 5ea748cfc78bd8e7174994a58c5fb0eebab52eae533ffb6665ce2c32f3974f2a (RPi)
SHA256 Checksum: 5283ac078efe89ef882429afe15336c8d9951c321784276aefdf68d0376995df (RPi2)

text:
# uname -a
Linux rpi512 4.19.17 #1 Sat Jan 26 03:39:54 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Jan 22 2019 16:54:23
Copyright © 2012 Broadcom
version 7bfabcecab2918f85a2a217b389e256eac696962 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190126033848-#0125-g06a1701 [Build #0125]

# Kodi version
(18.0-RC5 Git:f4aef1c). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (06a1701, changelog) and tip of XBMC master (f4aef1c, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. LibreELEC.tv:
    • buildsystem: restore set -e behaviour after #3136 (PR:3251, 3 commits, 8 files changed)
    • linux (RPi/Generic): update to linux-4.19.17 (PR:3231, 9 commits, 6 files changed)
    • chrome-depends: fix building (PR:3249, 1 commit, 7 files changed)
    • several addons updated (PR:3236, 6 commits, 14 files changed)
    • ova template adjustments (PR:3245, 3 commits, 3 files changed)
    • mesa: update to mesa-18.3.2 (PR:3246, 1 commit, 1 file changed)
  2. XBMC:
    • [cmake] replace patch file with actual commands in add_addon_depends (PR:15321, 1 commit, 1 file changed)
    • [cleanup] remove repository.pvr-win32.xbmc.org from installdata (PR:15322, 1 commit, 2 files changed)
    • [GLES] fix check for GL_EXT_unpack_subimage (PR:15326, 1 commit, 1 file changed)
    • [JSON]Fix AudioLibrary.GetGenres return of empty "sourceid" (PR:15323, 1 commit, 2 files changed)
    • Reverse B button actions in joystick keymap (PR:15267, 2 commits, 1 file changed)
    • Active Skin Update - Force Close TextureBundle (PR:15310, 1 commit, 6 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3238 (perma): kodi/openssl: fix crash using vfs.sftp
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
  • 474
  • 475
  • 476(current)
  • 477
  • 478
  • 495

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