• 1
  • 46
  • 47
  • 48(current)
  • 49
  • 50
  • 86
v19 LibreELEC Testbuilds for RaspberryPi (Kodi 19.0)
Hello all. I know, that asking for eta is not appreciate on any forums, but I really can't wait more with this question.... Sorry for this!

I see that Milhouse has made much work with RPi4 and Linux kernel 5.5 on GitHub, can someone tell me approximate time we need to wait for first test builds for RPi4 on 5.5 kernel?

And again, sorry for my eta question, but I can't sleep well :D
New LibreELEC.tv Matrix build #0122: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 3d155e1904cd09591eac17d691c8508bbe577b35abf849fc94405bbd08786063 (RPi)
SHA256 Checksum: 6bb1fde660962dacc8ef9cac08cf408e771c56036e0f68ba1631299a26f63d8f (RPi2)

text:
# uname -a
Linux rpi512 5.4.13 #1 Wed Jan 22 21:05:24 GMT 2020 armv6l GNU/Linux

# vcgencmd version
Jan 22 2020 17:26:16
Copyright © 2012 Broadcom
version 53a54c770c493957d99bf49762dfabc4eee00e45 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20200122210427-#0122-gb382f49 [Build #0122]

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

Based on tip of LibreELEC.tv master (b382f49, changelog) and tip of XBMC master (b1efb3d, changelog) with the following modifications: Build Highlights:
  1. New firmware (throttle, ring osc and SD_IO fixes)

Build Details:
  1. Firmware (Jan 22):
    • firmware: platform: Only throttle down from arm_freq
    • firmware: platform: Bump desired ring osc to 3.7 on Pi3/CM3
    • firmware: arm_loader: Add 2ms delay before resetting SD_IO
  2. LibreELEC.tv:
    • samba: update to samba-4.11.5 (PR:4132, 1 commit, 1 file changed)
    • scripts/pkgbuilder.py: bookend combined log with searchable tags (PR:4134, 1 commit, 2 files changed)
  3. XBMC:
    • [Estuary] Media Flags fix (PR:17235, 1 commit, 1 file changed)
  4. kernel 5.4.y:
    • New commits in this build:
      • net: usb: lan78xx: Add .ndo_features_check (12b7af6d)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4098 (perma): linux (Generic/Allwinner/RPi): update to linux-5.4.16
    • Updated: [env] PR:4130 (perma): add support for setting wireless regulatory domain
    • Added: [pkg] PR:23 (perma): Update firmware for 5.4.13 (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.
(2020-01-22, 21:43)LazyMind Wrote: Hello all. I know, that asking for eta is not appreciate on any forums, but I really can't wait more with this question.... Sorry for this!

I see that Milhouse has made much work with RPi4 and Linux kernel 5.5 on GitHub, can someone tell me approximate time we need to wait for first test builds for RPi4 on 5.5 kernel?

And again, sorry for my eta question, but I can't sleep well Big Grin

RPi4 development is progressing, albeit rather more slowly than everyone would like.

The 5.4.y kernel and Kodi 19 is booting on the RPi4 but mostly only with software decode (whereas Kodi 18.y on RPi4 has hardware decode) so it's not yet where it needs to be to supersede the Kodi 18 releases on RPi4. I can't give you an ETA when the hardware decode will arrive, but it is being actively worked on (along with everything else) so hopefully sooner than later.

The 5.5.y kernel should be working on RPi4 (haven't had time to test it myself) but again it will be lacking the hardware decode so from a LibreELEC (and Kodi) perspective the RPi4 is not yet ready for prime time.
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 #0123: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: e9abfb58bd0c1dc7ae7a287615ee08a1192f1187e788f38ffdf6866cd1f50c1b (RPi)
SHA256 Checksum: e46c87512fa4876551434921880fe875c22b7ae5b9b8f4e491559c1506819f20 (RPi2)

text:
# uname -a
Linux rpi512 5.4.13 #1 Thu Jan 23 21:47:51 GMT 2020 armv6l GNU/Linux

# vcgencmd version
Jan 22 2020 17:26:16
Copyright © 2012 Broadcom
version 53a54c770c493957d99bf49762dfabc4eee00e45 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20200123214707-#0123-gd829752 [Build #0123]

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

Based on tip of LibreELEC.tv master (d829752, changelog) and tip of XBMC master (1d912cc, changelog) with the following modifications: Build Highlights:
  1. LE Settings: Add custom regdom option
  2. RTL8192EU: update to RTL8192EU-83b5aff
  3. [url] skip parsing username:password@ for udp/rtp streams
Build Details:
  1. LibreELEC.tv:
    • RTL8192EU: update to RTL8192EU-83b5aff (PR:4138, 1 commit, 1 file changed)
    • open-vm-tools: update to open-vm-tools-stable-11.0.5 (PR:4123, 1 commit, 2 files changed)
  2. XBMC:
    • [macos][packaging] fix parsing device handle of a mounted dmg (PR:17245, 1 commit, 1 file changed)
    • [cmake] fix optional platform dependencies for X11 GLES (PR:17243, 1 commit, 1 file changed)
    • [cmake] fix not allowed depends check (PR:17232, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4098 (perma): linux (Generic/Allwinner/RPi): update to linux-5.4.16
    • Updated: [pkg] PR:17195 (perma): [PVR] EPG Memory optimizations/Performance improvements
    • Added: [pkg] PR:147 (perma): Add custom regdom option (service.libreelec.settings)
    • Added: [pkg] PR:17222 (perma): [url] skip parsing username:password@ for udp/rtp streams
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.
(2020-01-23, 02:18)Milhouse Wrote:
(2020-01-22, 21:43)LazyMind Wrote: Hello all. I know, that asking for eta is not appreciate on any forums, but I really can't wait more with this question.... Sorry for this!

I see that Milhouse has made much work with RPi4 and Linux kernel 5.5 on GitHub, can someone tell me approximate time we need to wait for first test builds for RPi4 on 5.5 kernel?

And again, sorry for my eta question, but I can't sleep well Big Grin

RPi4 development is progressing, albeit rather more slowly than everyone would like.

The 5.4.y kernel and Kodi 19 is booting on the RPi4 but mostly only with software decode (whereas Kodi 18.y on RPi4 has hardware decode) so it's not yet where it needs to be to supersede the Kodi 18 releases on RPi4. I can't give you an ETA when the hardware decode will arrive, but it is being actively worked on (along with everything else) so hopefully sooner than later.

The 5.5.y kernel should be working on RPi4 (haven't had time to test it myself) but again it will be lacking the hardware decode so from a LibreELEC (and Kodi) perspective the RPi4 is not yet ready for prime time. 
Will the 5.5 kernel for the RPi4 at least do
- Dolby Atmos passthrough
- 3D MVC?
New LibreELEC.tv Matrix build #0124: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 5b3af8c3932811588bf3dba6110cb2bb61e3a8367863a4abbc44af6070f43880 (RPi)
SHA256 Checksum: 8a81c44a452f8c32d090dbfcf583115acaa1d87d36c8dc8ee1084f54631ccdc9 (RPi2)

text:
# uname -a
Linux rpi512 5.4.13 #2 Fri Jan 24 21:03:33 GMT 2020 armv6l GNU/Linux

# vcgencmd version
Jan 22 2020 17:26:16
Copyright © 2012 Broadcom
version 53a54c770c493957d99bf49762dfabc4eee00e45 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20200124210300-#0124-gd829752 [Build #0124]

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

Based on tip of LibreELEC.tv master (d829752, changelog) and tip of XBMC master (43b613a, changelog) with the following modifications: Build Highlights:
  1. wireguard: add initial support for WireGuard VPNs
  2. Python: update to Python3-3.7.6 and various related packages
Build Details:
  1. XBMC:
    • [Estuary] fix brackets in DialogVideoInfo.xml (PR:17248, 1 commit, 1 file changed)
    • [PVR] Context menus: Implement 'Record', 'Stop recording', 'Switch to channel' for EPG gap tags. (PR:17251, 1 commit, 3 files changed)
    • [PVR] Channel Manager: If started via channel's context menu, presele (PR:17250, 1 commit, 3 files changed)
    • [windows] Fix downloading dependencies from mirrors (PR:17231, 1 commit, 1 file changed)
  2. kernel 5.4.y:
    • New commits in this build:
      • overlays: Use preferred compatible strings (98791283)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:4139 (perma): wireguard: add initial support for WireGuard VPNs
    • Added: [env] PR:4141 (perma): Python: update to Python3-3.7.6 and various related packages
    • Added: [env] PR:4142 (perma): boost: update to boost-1.72.0
    • Updated: [pkg] PR:17222 (perma): [url] skip parsing username:password@ for udp/rtp streams
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 #0125: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: b1778ec6858a8f31430523d0f07ec816da01fb676c15d5044d8893f1ed31b2d2 (RPi)
SHA256 Checksum: 3122cdd9fbeae282045fe197207278e55525243c2b7ec3cd9034dc2ee9c729b3 (RPi2)

text:
# uname -a
Linux rpi512 5.4.13 #2 Sat Jan 25 21:03:39 GMT 2020 armv6l GNU/Linux

# vcgencmd version
Jan 22 2020 17:26:16
Copyright © 2012 Broadcom
version 53a54c770c493957d99bf49762dfabc4eee00e45 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20200125210304-#0125-gd829752 [Build #0125]

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

Based on tip of LibreELEC.tv master (d829752, changelog) and tip of XBMC master (8454ab3, changelog) with the following modifications: Build Highlights:
  1. Fix performance issue when downloading updates (thanks @UrushibaraRuka)
Build Details:
  1. XBMC:
    • DVDVideoCodecDRMPRIME: improve error messages and drain codec on reset (PR:16855, 4 commits, 2 files changed)
    • [music][gui] Ensure disc subtitle is in ListItem.Title for skins to display (PR:17257, 1 commit, 1 file changed)
    • [PVR] EPG Memory optimizations/Performance improvements (PR:17195, 9 commits, 28 files changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:4143 (perma): config/graphic: allow using the new intel gallium iris driver
    • Added: [env] PR:4144 (perma): mesa-demos: doesn't install anything, fix that
    • Added: [env] PR:4145 (perma): init: remove file before overwriting
    • Updated: [pkg] PR:147 (perma): Add custom regdom option (service.libreelec.settings)
    • Updated: [pkg] PR:17209 (perma): [depends] Bump samba-gplv3 to version 4.11.4 & build static
    • Updated: [pkg] PR:17222 (perma): [url] skip parsing username:password@ for udp/rtp streams
    • Added: [pkg] PR:148 (perma): improve download performance on fast connections (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.
(2020-01-24, 07:30)querty1000 Wrote: Will the 5.5 kernel for the RPi4 at least do
- Dolby Atmos passthrough
- 3D MVC?

Can't say that 5.5 will bring this support, but 3D MVC will be supported eventually. Not sure about Atmos, assuming there are no licensing issues then that might be possible as the RPi4 now has the bandwidth for HBR audio.
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.
(2020-01-23, 02:18)Milhouse Wrote: The 5.5.y kernel should be working on RPi4 (haven't had time to test it myself) but again it will be lacking the hardware decode so from a LibreELEC (and Kodi) perspective the RPi4 is not yet ready for prime time. 

NOOOOO.... That sounds not very good. So maybe the RP4 Release was to soon?! Ahhh bummer so we have here a egg/chicken Problem.... Hardware to soon-> Software not ready and vise versa.
Sorry I should have said "from a LibreELEC 10/Kodi 19/kernel 5.x" perspective the RPi4 is not yet ready for prime time - of course it's working fine with LibreELEC 9.2, Kodi 18 and kernel 4.19.y (which is the current LTS kernel supported by the RPi Foundation). Kodi 18 is using mmal, but for Kodi 19 the RPi4 (and in fact all RPi boards) need to use a completely different video rendering approach (v4l2+gbm) as mmal support will be dropped in Kodi 19, and this all remains a work in progress (but progress is being made!) These RPi and RPi2 builds continue to use mmal as there isn't much work required to support these older boards in mainline kernels, but for RPi4 it's a different story.
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 #0126: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: d3bf7780b142266ca5202319d8fa1140cf80888f19849f5a80cded9b5f6465cb (RPi)
SHA256 Checksum: c46521570314e7aad1e2dd99f71dd5f4c0159f79cd8398e7ed8a964609442c4f (RPi2)

text:
# uname -a
Linux rpi512 5.4.13 #2 Mon Jan 27 01:24:54 GMT 2020 armv6l GNU/Linux

# vcgencmd version
Jan 22 2020 17:26:16
Copyright © 2012 Broadcom
version 53a54c770c493957d99bf49762dfabc4eee00e45 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20200127012421-#0126-gc9b3808 [Build #0126]

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

Based on tip of LibreELEC.tv master (c9b3808, changelog) and tip of XBMC master (aaa85cf, changelog) with the following modifications: Build Highlights:
  1. Python3: install lib2to3
  2. samba: stop mangling username and password
  3. ssh password: fix Python3 issues
Build Details:
  1. LibreELEC.tv:
    • scripts/pkgbuilder.py: avoid returning negative timeout which is fatal (PR:4148, 1 commit, 1 file changed)
    • glibc: ensure it uses our $TOOLCHAIN/bin/python3 (PR:4119, 1 commit, 1 file changed)
    • [busybox] getedid fixes (PR:4149, 1 commit, 1 file changed)
    • libva-utils: fix non x11 build after e46c85e (PR:4093, 1 commit, 1 file changed)
    • tools/dashboard: stop creating empty Generic build dir (PR:4153, 1 commit, 1 file changed)
  2. XBMC:
    • Add JSON RPC call to send button press event. (PR:16858, 1 commit, 10 files changed)
    • [Profiles] Perform operations only outside the login screen (PR:17138, 1 commit, 2 files changed)
    • Fix MUSICPLAYER_DISC_TITLE define position (PR:17263, 1 commit, 1 file changed)
    • [VideoThumbLoader] Do not replace the whole art map when getting item (PR:17127, 1 commit, 3 files changed)
    • [PVR] Fix CPVREpgTagsContainer::UpdateEntries to reset the tags cache (PR:17268, 1 commit, 2 files changed)
    • [depends] allow compiling on an aarch64 host (PR:17260, 1 commit, 2 files changed)
    • [PVR] Fix CPVREpgTagsCache missing channel data. (PR:17271, 1 commit, 3 files changed)
    • [cmake] fix ldflags transfer on addon depends build (PR:17266, 1 commit, 1 file changed)
  3. vfs.libarchive:
    • [Matrix] update addon depends and improve addon code a bit (PR:36, 14 commits, 49 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4098 (perma): linux (Generic/Allwinner/RPi): update to linux-5.4.16
    • Updated: [env] PR:4143 (perma): config/graphic: allow using the new intel gallium iris driver
    • Added: [env] PR:4146 (perma): Python3: install lib2to3
    • Added: [env] PR:4154 (perma): samba: stop mangling username and password
    • Updated: [pkg] PR:17222 (perma): [url] skip parsing username:password@ for udp/rtp streams
    • Added: [pkg] PR:150 (perma): ssh password: switch to text mode, disable buffering (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.
New LibreELEC.tv Matrix build #0127: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: a52fb2946c9e00f359ead3bf3e608cf0c11a91a0f1d1438ca7de18c6d1f91b64 (RPi)
SHA256 Checksum: c460e162a12d2ee042826f8f3eb96205653587afb2a641b075e986cb1fd86a6a (RPi2)

text:
# uname -a
Linux rpi512 5.4.13 #3 Mon Jan 27 23:21:43 GMT 2020 armv6l GNU/Linux

# vcgencmd version
Jan 22 2020 17:26:16
Copyright © 2012 Broadcom
version 53a54c770c493957d99bf49762dfabc4eee00e45 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20200127232108-#0127-g775cabd [Build #0127]

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

Based on tip of LibreELEC.tv master (775cabd, changelog) and tip of XBMC master (b8dc679, changelog) with the following modifications: Build Highlights:
  1. [Estuary] remove support for addons that have not been updated to py3
Build Details:
  1. LibreELEC.tv:
    • add support for setting wireless regulatory domain (PR:4130, 4 commits, 6 files changed)
  2. XBMC:
    • [JSON-RPC] Fix plugin:// url support for Files.GetFileDetails (PR:17202, 1 commit, 6 files changed)
    • [AddonBase] Segfault/AV in CreateInstanceEx if addonInstance is not initialized (PR:17219, 1 commit, 1 file changed)
    • [Estuary] remove support for addons that have not been updated to py3 (PR:17227, 3 commits, 11 files changed)
    • [gbm] define EGL_NO_X11 to follow upstream changes (PR:17272, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:4152 (perma): convert libva related packages to use meson
    • Added: [env] PR:4155 (perma): scripts/pkgbuilder.py: allow active jobs to finish once an error occurs
    • Updated: [pkg] PR:17222 (perma): [url] skip parsing username:password@ for udp/rtp streams
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 #0128: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: f2734c52fe8a14bdcaafd1803d625cadb4c4d22cafb82cce5069ea10d9c03825 (RPi)
SHA256 Checksum: 854f37e02cf046352e5f6da6cff93067bbc9c879c3e73bd9a686804e9fc40dda (RPi2)

text:
# uname -a
Linux rpi512 5.4.13 #1 Wed Jan 29 00:38:55 GMT 2020 armv6l GNU/Linux

# vcgencmd version
Jan 22 2020 17:26:16
Copyright © 2012 Broadcom
version 53a54c770c493957d99bf49762dfabc4eee00e45 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20200129003814-#0128-g6a49b98 [Build #0128]

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

Based on tip of LibreELEC.tv master (6a49b98, changelog) and tip of XBMC master (7684111, changelog) with the following modifications: Build Highlights:
  1. samba: update to samba-4.11.6
  2. Inputstream fixes
  3. [addons] cleanup, prevent C++ from addon in Kodi, fix addon CStructHdl
Build Details:
  1. LibreELEC.tv:
    • kodi: use EGL_NO_X11 to follow upstream changes (PR:4150, 1 commit, 1 file changed)
  2. XBMC:
    • Fix TextureCache::CacheImage does not fill texture outparam (PR:17277, 1 commit, 1 file changed)
    • Inputstream fixes (PR:17233, 2 commits, 2 files changed)
    • [addons][inputstream] add RDS stream support (PR:17163, 1 commit, 3 files changed)
    • [depends] bump samba-gplv3 to version 4.11.6 & build static (PR:17209, 3 commits, 21 files changed)
    • [addons] cleanup, prevent C++ from addon in Kodi, fix addon CStructHdl (PR:17281, 4 commits, 9 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4155 (perma): scripts/pkgbuilder.py: allow active jobs to finish once an error occurs
    • Added: [env] patch: media-driver: update and include in build
    • Added: [env] PR:4156 (perma): wireless-regdb: install via network instead of linux package
    • Added: [env] PR:4158 (perma): samba: update to samba-4.11.6
    • Added: [env] PR:4159 (perma): mesa: update to mesa-19.3.3
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 #0129: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 3f2ee2d23f82035fc7fb2cf75230cf59411897368c7feeeacc7fe3181b2373a8 (RPi)
SHA256 Checksum: 5b1a8e0af6f05fcd57632e22d22b83a793ccf6092d0294a99606cbda3ae5b530 (RPi2)

text:
# uname -a
Linux rpi512 5.4.13 #1 Wed Jan 29 21:37:39 GMT 2020 armv6l GNU/Linux

# vcgencmd version
Jan 22 2020 17:26:16
Copyright © 2012 Broadcom
version 53a54c770c493957d99bf49762dfabc4eee00e45 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20200129213653-#0129-g2500f20 [Build #0129]

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

Based on tip of LibreELEC.tv master (2500f20, changelog) and tip of XBMC master (b519f57, changelog) with the following modifications: Build Highlights:
  1. packages: bump devel packages
  2. kernel: HiFiBerry fixes
  3. [posix] network: split into platform specific files
  4. [pvr] CPVRPlaybackState class cleanup
  5. CCPUInfoLinux: check paths in constructor
  6. [linux] CSysfsPath: fix reading from strings with spaces
  7. CPUInfo: remove default "N/A" value from strings
Build Details:
  1. LibreELEC.tv:
    • config/graphic: allow using the new intel gallium iris driver (PR:4143, 1 commit, 4 files changed)
    • convert libva related packages to use meson (PR:4152, 3 commits, 3 files changed)
    • wireguard: add initial support for WireGuard VPNs (PR:4139, 9 commits, 22 files changed)
  2. XBMC:
    • [posix] network: split into platform specific files (PR:17247, 1 commit, 29 files changed)
    • [addons] fix multiple usage (PR:17130, 7 commits, 14 files changed)
    • [pvr] CPVRPlaybackState class cleanup (PR:17285, 1 commit, 2 files changed)
    • Dialog.Close(all) should only close modal dialogs (PR:17226, 1 commit, 1 file changed)
  3. peripheral.joystick:
    • Matrix: Forward-port button map from PR 173 (PR:174, 1 commit, 1 file changed)
  4. kernel 5.4.y:
    • New commits in this build:
      • tty: amba-pl011: Add un/throttle support (9f32e6b2)
      • Fix i2c-pwm-pca9685a overlay (b83ad51b)
      • adds LED OFF feature to HiFiBerry DAC+ADC PRO sound card (aa832a42)
      • adds LED OFF feature to HiFiBerry DAC+ADC sound card (c4140065)
      • adds LED OFF feature to HiFiBerry DAC+/DAC+PRO sound cards (03c03161)
      • pisound: Added reading Pisound board hardware revision and exposing it (#3425) (9b723464)
      • mmc: sdhci-iproc: Fix vmmc regulators on iProc (b8f02a94)
      • ARM: dts: Declare RPi 4B SD card power regulator (59c66bbe)
      • pcie-brcmstb: Bounce buffer support is for BCM2711B0 (feb2b1a5)
      • bcm2838.dtsi: Use BCM2711 PCIe compatible string (fd444f3b)
      • ARM: dts: Remove bcm2838-rpi-4-b.dts (bbcc4f20)
      • tty: amba-pl011: Avoid rare write-when-full error (f4ea1329)
      • usb: xhci: Raspberry Pi FW loader for VIA VL805 (c5064c64)
      • overlays: Correct the eth_led* colour assignments (5a68e4e6)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4098 (perma): linux (Generic/Allwinner/RPi): update to linux-5.4.16
    • Added: [env] PR:4160 (perma): packages: bump devel packages
    • Added: [pkg] PR:17287 (perma): CCPUInfoLinux: check paths in constructor
    • Added: [pkg] PR:17289 (perma): [linux] CSysfsPath: fix reading from strings with spaces
    • Added: [pkg] PR:17290 (perma): CPUInfo: remove default "N/A" value from strings
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.
Hello, I hope to write in right section, because I don't know at whom to ask.

I'm using last stable version on libreelec and I got a problem wth addons that using inputstream.adaptive.

The problem is that when I play a movie from Netflix or Amazon prime that have more than 31 audio tracks, the player cannot find my language because is one of the last tracks.

The problem is referred here:
https://github.com/peak3d/inputstream.ad...issues/365

So, I wish to ask if it is possible to modify the source to grow the limit on more than 32 tracks and compile a test build for it.
If it works, I believe that it will be useful for next kodi release

Thank you very much
  • 1
  • 46
  • 47
  • 48(current)
  • 49
  • 50
  • 86

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