• 1
  • 491
  • 492
  • 493
  • 494(current)
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
New LibreELEC.tv Leia build #0412: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 01faa77c3244ffaee8e2cf090efad8a0d722f688251b4bc2565d745214c8d576 (RPi)
SHA256 Checksum: eb4ed959caff4c00686b3d6049e96ca2020aa7422a9c5a99d8692e9b3f3ca488 (RPi2)

text:
# uname -a
Linux rpi512 5.0.7 #1 Fri Apr 12 21:04:33 BST 2019 armv6l GNU/Linux

# vcgencmd version
Mar 27 2019 15:48:59
Copyright © 2012 Broadcom
version 2e98b31d18547962e564bdf88e57b3df7085c29b (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190412210323-#0412-g977b2aa [Build #0412]

# Kodi version
Kodi (18.2-RC1 Git:36bf9e0). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (977b2aa, changelog) and tip of XBMC master (36bf9e0, changelog) with the following modifications:
  • Includes newclock5 patches
  • Includes latest bcm2835-driver master (9ce09b8, ahead +6)
  • Includes latest kodi-platform master (e8574b8)
  • Includes latest libcec master (ba9b538, ahead +1)
  • Includes latest libnfs master (4bd145b, ahead +2)
  • Includes latest p8-platform master (1eb12b1)
  • Includes latest addons: inputstream.adaptive (5c9c7f2, +5), inputstream.rtmp (ce68b77, +1), peripheral.joystick (910bd3d, +8), peripheral.xarcade (d218f0d, +6), pvr.argustv (83aa1e9), pvr.demo (964686d, +3), pvr.dvblink (ecc9cfd), pvr.dvbviewer (c2c1beb, +2), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts (8dcd62d), pvr.iptvsimple (73feb2f), pvr.mediaportal.tvserver (931afab), pvr.mythtv (179b6ea, +2), pvr.nextpvr (b54f79f, +5), pvr.njoy (4467cac, +4), pvr.octonet (203f800), pvr.pctv (b60b971), pvr.stalker (d0170c5), pvr.teleboy (1956113), pvr.vbox (ea20464), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (4f0de0e, +33), pvr.waipu (339c3dc, +4), pvr.wmc (7b28be3), pvr.zattoo (667b986, +2), vfs.libarchive (2ba1102), vfs.rar (e6b5114, +4), vfs.sftp (3ab3969, +3)
  • Include [env] compare (perma): TESTING: increase timeout to ensure OS is able to create core dump/crash log
  • Include [env] compare (perma): kodi: fix patch, bump ffmpeg-4.0.3-Leia-18.2
  • Include [env] patch: RPi/RPi2: enable Broadcom WiFi debugging (see details)
  • Include [env] patch: kodi: use upstream repo for Milhouse RPi builds
  • Include [env] patch: kodi: remove annoying, excessively repetitive addon logging
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: rev hack for kodi
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, peripheral.joystick/xarcade, other)
  • Include [env] PR:3357 (perma): Add nghttp2 support
  • Include [env] PR:3393 (perma): arm-mem: update to arm-mem-0100445, enable for all arm builds
  • Include [env] PR:3397 (perma): libxkbcommon: updated to 0.8.4 / added meson opts & LE copyright
  • Include [env] PR:3398 (perma): xkeyboard-config: updated to 2.26 / added fix for broken pt layout / updated build & added LE copyright
  • Include [env] PR:3399 (perma): cmake: update to cmake-3.14.1
  • Include [env] PR:3400 (perma): llvm: update to llvm-8.0.0
  • Include [env] PR:3401 (perma): nano: updated to nano-4.0 / added Team LibreELEC copyright
  • Include [env] PR:3410 (perma): New infolabel Skin.Name
  • Include [env] PR:3411 (perma): dav1d: updated to 0.2.1 / added meson opts to disable tools & tests
  • Include [env] PR:3413 (perma): libva/libva-utils: update to 2.4.1
  • Include [env] PR:3417 (perma): mesa: update to mesa-19.0.2
  • Include [env] PR:3419 (perma): systemd: update to systemd-242
  • Include [pkg] 983cf7a2: Sets the BCDC priority to constant 0 (linux)
  • Include [pkg] patch: kodi: fix addon platform_tag (kodi)
  • Include [pkg] PR:123 (perma): add PIN lock option to LE Settings (service.libreelec.settings)
  • Include [pkg] PR:124 (perma): Fix duplicate bluetooth devices (service.libreelec.settings)
  • Include [pkg] PR:125 (perma): Fixes for connman module (service.libreelec.settings)
  • Include [pkg] PR:126 (perma): Properly fix duplicate bluetooth devices (service.libreelec.settings)
  • Include [pkg] PR:127 (perma): fix missing flags (service.libreelec.settings)
  • Include [pkg] PR:128 (perma): Move all textures to common folder / Clean-up textures (service.libreelec.settings)
  • Include [pkg] PR:129 (perma): updates: notify user if custom url is not accessible (service.libreelec.settings)
  • Include [pkg] PR:130 (perma): make Estuary elements conditional (service.libreelec.settings)
  • Include [pkg] PR:14571 (perma): Remove ARB postfix from GL functions
  • Include [pkg] PR:15164 (perma): TexturePacker: Fix memory / resource leak the ugly way
  • Include [pkg] PR:15356 (perma): Optimize locking in ApplicationMessenger
  • Include [pkg] PR:15771 (perma): RetroPlayer: Move rendering calls to initialize/deinitialize methods
Build Highlights:
  1. [PVR] Initialize timer info tag with first available timer type from client
Build Details:
  1. LibreELEC.tv:
    • Add PKG_STAMP to trigger a package rebuild (PR:2431, 3 commits, 4 files changed)
    • RTL8192DU: fix build for Kernel 3.14.29 / Project Amlogic_Legacy (PR:3396, 1 commit, 1 file changed)
    • texturecache.py: update to texturecache.py-2.5.0 (PR:3420, 1 commit, 1 file changed)
  2. XBMC:
    • [PVR] Initialize timer info tag with first available timer type from client (PR:15882, 1 commit, 3 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.
(2019-04-12, 21:17)JohnnyL Wrote: dmesg:
http://ix.io/1G0u

config.txt
http://ix.io/1G0D

So build #0410 seems to be when this starts. (Unlike what I wrote in my earlier post - blame my failing memory)
From dmesg it seems the wm5102 didn't properly initialize after reset:
Code:
[    4.812203] arizona spi0.1: Polling reg 0xd23 timed out: 0
[    4.812215] arizona spi0.1: Device failed initial boot: -110
About a month ago you posted a log which contained the same error: https://forum.kodi.tv/showthread.php?tid...pid2834672

This is a very odd error, I've never seen that on my RPis.

Could you do some more testing with build 0311 (which was the last one with kernel 4.19) and the current builds? It could be some regression in the kernel, but it also looks like the issue is rather intermittent - so it may be tricky to determine if a build is really OK or not and you may need to do a couple of cold and/or warm boots for the error to show up.

During testing please see if you can find some pattern under which situation you are more likely to hit the issue (eg after a cold boot, after reboots). under which situations it's always fine or fails always. I'll need some reliable way to reproduce the issue locally, without that I probably can't do much.

so long,

Hias
Thanks again for your time on this.

My post about a month ago was the first time I had seen the error where the CLAC driver didn't load properly, and coincided with time the newer kernel was included. The error only seems to occur after a LibreElec update, but not every time and not very often, so this could be hard to pin down. I can't recall ever seeing this problem after a cold boot or a reboot - only straight after an update. Also, having to re-select the Cirrus card as the audio o/p device has only happened since the kernel update.


I suppose there could be a marginal hardware timing problem between the RPi3B+ and the CLAC. As I understand it, the RPi3B+ is running pretty much at the limit of the CPU, so maybe not all examples are equal. This might explain why you have never seen the problem.

I'll try to find a pattern to the failures, but don't hold your breath. :-)

Cheers,

John
New LibreELEC.tv Leia build #0413: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: f4314be4fa91e828f4e6513b03279dd3f413d077c473d905cce3950e02ef5a3c (RPi)
SHA256 Checksum: 58ad5fda3d23230a73ed6a506d27c4ace74772d0b6c36265d3fb577b282ff414 (RPi2)

text:
# uname -a
Linux rpi512 5.0.7 #1 Sat Apr 13 21:04:43 BST 2019 armv6l GNU/Linux

# vcgencmd version
Mar 27 2019 15:48:59
Copyright © 2012 Broadcom
version 2e98b31d18547962e564bdf88e57b3df7085c29b (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190413210320-#0413-g977b2aa [Build #0413]

# Kodi version
Kodi (18.2-RC1 Git:73b6095). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (977b2aa, changelog) and tip of XBMC master (73b6095, changelog) with the following modifications:
  • Includes newclock5 patches
  • Includes latest bcm2835-driver master (9ce09b8, ahead +6)
  • Includes latest kodi-platform master (e8574b8)
  • Includes latest libcec master (ba9b538, ahead +1)
  • Includes latest libnfs master (4bd145b, ahead +2)
  • Includes latest p8-platform master (1eb12b1)
  • Includes latest addons: inputstream.adaptive (5c9c7f2, +5), inputstream.rtmp (ce68b77, +1), peripheral.joystick (910bd3d, +8), peripheral.xarcade (d218f0d, +6), pvr.argustv (83aa1e9), pvr.demo (964686d, +3), pvr.dvblink (ecc9cfd), pvr.dvbviewer (c2c1beb, +2), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts (8dcd62d), pvr.iptvsimple (73feb2f), pvr.mediaportal.tvserver (931afab), pvr.mythtv (179b6ea, +2), pvr.nextpvr (b54f79f, +5), pvr.njoy (4467cac, +4), pvr.octonet (203f800), pvr.pctv (b60b971), pvr.stalker (d0170c5), pvr.teleboy (1956113), pvr.vbox (ea20464), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (4f0de0e, +33), pvr.waipu (339c3dc, +4), pvr.wmc (7b28be3), pvr.zattoo (667b986, +2), vfs.libarchive (2ba1102), vfs.rar (e6b5114, +4), vfs.sftp (3ab3969, +3)
  • Include [env] compare (perma): TESTING: increase timeout to ensure OS is able to create core dump/crash log
  • Include [env] compare (perma): kodi: fix patch, bump ffmpeg-4.0.3-Leia-18.2
  • Include [env] patch: RPi/RPi2: enable Broadcom WiFi debugging (see details)
  • Include [env] patch: kodi: use upstream repo for Milhouse RPi builds
  • Include [env] patch: kodi: remove annoying, excessively repetitive addon logging
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: rev hack for kodi
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, peripheral.joystick/xarcade, other)
  • Include [env] PR:3357 (perma): Add nghttp2 support
  • Include [env] PR:3393 (perma): arm-mem: update to arm-mem-0100445, enable for all arm builds
  • Include [env] PR:3397 (perma): libxkbcommon: updated to 0.8.4 / added meson opts & LE copyright
  • Include [env] PR:3398 (perma): xkeyboard-config: updated to 2.26 / added fix for broken pt layout / updated build & added LE copyright
  • Include [env] PR:3399 (perma): cmake: update to cmake-3.14.1
  • Include [env] PR:3400 (perma): llvm: update to llvm-8.0.0
  • Include [env] PR:3401 (perma): nano: updated to nano-4.0 / added Team LibreELEC copyright
  • Include [env] PR:3411 (perma): dav1d: updated to 0.2.1 / added meson opts to disable tools & tests
  • Include [env] PR:3413 (perma): libva/libva-utils: update to 2.4.1
  • Include [env] PR:3417 (perma): mesa: update to mesa-19.0.2
  • Include [env] PR:3419 (perma): systemd: update to systemd-242
  • Include [pkg] 983cf7a2: Sets the BCDC priority to constant 0 (linux)
  • Include [pkg] patch: kodi: fix addon platform_tag (kodi)
  • Include [pkg] PR:123 (perma): add PIN lock option to LE Settings (service.libreelec.settings)
  • Include [pkg] PR:124 (perma): Fix duplicate bluetooth devices (service.libreelec.settings)
  • Include [pkg] PR:125 (perma): Fixes for connman module (service.libreelec.settings)
  • Include [pkg] PR:126 (perma): Properly fix duplicate bluetooth devices (service.libreelec.settings)
  • Include [pkg] PR:127 (perma): fix missing flags (service.libreelec.settings)
  • Include [pkg] PR:128 (perma): Move all textures to common folder / Clean-up textures (service.libreelec.settings)
  • Include [pkg] PR:129 (perma): updates: notify user if custom url is not accessible (service.libreelec.settings)
  • Include [pkg] PR:14571 (perma): Remove ARB postfix from GL functions
  • Include [pkg] PR:15164 (perma): TexturePacker: Fix memory / resource leak the ugly way
  • Include [pkg] PR:15356 (perma): Optimize locking in ApplicationMessenger
  • Include [pkg] PR:15771 (perma): RetroPlayer: Move rendering calls to initialize/deinitialize methods
Build Highlights:
  1. CEGLImage: don't add modifiers if they are just linear
Build Details:
  1. XBMC:
    • Amlogic fixes from community builds (PR:15859, 6 commits, 4 files changed)
    • CEGLImage: don't add modifiers if they are just linear (PR:15884, 1 commit, 1 file changed)
    • [darwin][packaging] adjust minimum iOS version to 9.0 after 4020c8649d (PR:15904, 1 commit, 1 file changed)
    • [addons] sync with repo (PR:15910, 1 commit, 79 files changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3419 (perma): systemd: update to systemd-242
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 John,

(2019-04-13, 22:28)JohnnyL Wrote: The error only seems to occur after a LibreElec update, but not every time and not very often, so this could be hard to pin down. I can't recall ever seeing this problem after a cold boot or a reboot - only straight after an update.
thanks, this is already helpful information. I'm not sure what would trigger this issue only on an update (and only since kernel 5.0) but this gives a hint why I might not have seen it yet - I didn't do too many updates with 5.0 kernels, lately I've mainly been testing with 4.19.

so long,

Hias
New LibreELEC.tv Leia build #0414: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 604107c9d074df3184ef81a3bc20c3846759428d2d680081549cc71df4157c56 (RPi)
SHA256 Checksum: 171d0799fbaab316aca80ea970727127ca77d7371367bbc50239adb83dc0e83d (RPi2)

text:
# uname -a
Linux rpi512 5.0.7 #1 Sun Apr 14 21:04:01 BST 2019 armv6l GNU/Linux

# vcgencmd version
Mar 27 2019 15:48:59
Copyright © 2012 Broadcom
version 2e98b31d18547962e564bdf88e57b3df7085c29b (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190414210252-#0414-gbcf6a8e [Build #0414]

# Kodi version
Kodi (18.2-RC1 Git:73b6095). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (bcf6a8e, changelog) and tip of XBMC master (73b6095, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. LibreELEC.tv:
    • docker: updated to 18.09.5 (PR:3355, 5 commits, 7 files changed)
    • tools/docker: install python3 (PR:3406, 1 commit, 4 files changed)
    • libxkbcommon: updated to 0.8.4 / added meson opts (PR:3397, 1 commit, 1 file changed)
    • xkeyboard-config: updated to 2.26 (PR:3398, 2 commits, 3 files changed)
    • nano: updated to nano-4.0 (PR:3401, 1 commit, 3 files changed)
    • llvm: update to llvm-8.0.0 (PR:3400, 1 commit, 1 file changed)
    • dav1d: updated to 0.2.1 / added meson opts to disable tools & tests (PR:3411, 2 commits, 3 files changed)
    • Add Allwinner project (PR:3405, 11 commits, 74 files changed)
    • libva/libva-utils: update to 2.4.1 (PR:3413, 2 commits, 2 files changed)
    • mesa: update to mesa-19.0.2 (PR:3417, 1 commit, 1 file changed)
    • arm-mem: update to arm-mem-0100445, enable for all arm builds (PR:3393, 2 commits, 2 files changed)
  2. pvr.nextpvr:
    • V3.3.15 (PR:93, 1 commit, 4 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [pkg] PR:130 (perma): make Estuary elements conditional (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.
Can anyone check LibreElec settings - Bluetooth page functionality on Pi3 on latest builds? I've had bluetooth disabled then enable it but if I'll go to Bluetooth page LibreElec settings addon is broke down - all pages are empty and I cant exit from addon(((
(2019-04-15, 09:16)E_g_o_r Wrote: Can anyone check LibreElec settings - Bluetooth page functionality on Pi3 on latest builds? I've had bluetooth disabled then enable it but if I'll go to Bluetooth page LibreElec settings addon is broke down - all pages are empty and I cant exit from addon(((

Can you post your Kidi log once this has happened - you'll need to do it via ssh: cat /storage/.kodi/temp/kodi.log | pastebinit.
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 #0415: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: c2aa12a48808918b11392d50bf466acb3b5bb9f84700bf08bb723114c3601ee4 (RPi)
SHA256 Checksum: d6fbb9eed244d496ba19ce325985644d8a1871e90c3308eb4eb3daf3fcfa9e60 (RPi2)

text:
# uname -a
Linux rpi512 5.0.7 #1 Mon Apr 15 22:04:40 BST 2019 armv6l GNU/Linux

# vcgencmd version
Mar 27 2019 15:48:59
Copyright © 2012 Broadcom
version 2e98b31d18547962e564bdf88e57b3df7085c29b (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190415220250-#0415-gbcf6a8e [Build #0415]

# Kodi version
Kodi (18.2-RC1 Git:c67eb3a). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (bcf6a8e, changelog) and tip of XBMC master (c67eb3a, changelog) with the following modifications: Build Highlights:
  1. cmake: update to cmake-3.14.2
  2. packages: remove some unneeded patch files with changed package.mk
Build Details:
  1. XBMC:
    • Controller dialog: Update controllers after controller addon installation (PR:15763, 3 commits, 4 files changed)
  2. pvr.zattoo:
    • Support dash widevine streams (PR:44, 1 commit, 7 files changed)
  3. newclock5:
    • Commits no longer in build:
      • Application: register Stereoscopicmanager for message target (fa789101)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:3399 (perma): cmake: update to cmake-3.14.2
    • Added: [env] PR:3422 (perma): packages: remove some unneeded patch files with changed package.mk
    • Added: [pkg] PR:15771 (perma): RetroPlayer: Move rendering calls to initialize/deinitialize methods
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.
I noticed this in an update:
LibreELEC.tv:
          docker: updated to 18.09.5 (PR:3355, 5 commits, 7 files changed)

I am a docker fan, so installed last nights RPi2 version (LibreELEC.tv Leia build #0415) and thought I would take it for a spin...
In the end I think i used:
        Add-ons -> Install from repository -> LibreELEC Add-ons -> Services -> Docker
Then indeed I can ssh in and use docker!

BUT
  This installs version only version 18.09.1..... so how do I get the updated one mentioned above installed ?

( I even read some dev docs but they just say each kodi version has its own set of addons that you get automatically.)

I expect its something simple, but just couldn't get the correct google search to find it.
Thank you for any directions.

Russel
(2019-04-16, 15:07)javaboyuk Wrote: I expect its something simple, but just couldn't get the correct google search to find it.
Thank you for any directions.

Russel

The changelog I post in this thread includes _all_ changes to LibreELEC master since the previous build, and some of these changes may not be relevant to these builds if the change relates to an addon (such as Docker) that is not included in these builds in which case the change message is just informational so that you know what's coming in future once the addon is rebuilt in the LibreELEC repository. So for Docker, you'll need to wait until the Docker app is rebuilt in the LibreELEC 9.1 repository (or build it yourself).
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.
Please note that Kodi 18 has finally branched, meaning Kodi master is now open for Kodi 19 which brings to an end the "bleeding edge" testing phase of Kodi 18.x

Many thanks for all your testing over the last 28 months!

Bleeding edge builds of Kodi 19 can be found here.

I will be closing this thread in a day or so.
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-04-15, 13:57)Milhouse Wrote:
(2019-04-15, 09:16)E_g_o_r Wrote: Can anyone check LibreElec settings - Bluetooth page functionality on Pi3 on latest builds? I've had bluetooth disabled then enable it but if I'll go to Bluetooth page LibreElec settings addon is broke down - all pages are empty and I cant exit from addon(((

Can you post your Kidi log once this has happened - you'll need to do it via ssh: cat /storage/.kodi/temp/kodi.log | pastebinit
Ok, I'll do it later
(2019-04-16, 23:29)Milhouse Wrote: Please note that Kodi 18 has finally branched, meaning Kodi master is now open for Kodi 19 which brings to an end the "bleeding edge" testing phase of Kodi 18.x

Many thanks for all your testing over the last 28 months!

Bleeding edge builds of Kodi 19 can be found here.

I will be closing this thread in a day or so.

Hi Milhouse, thank you so much for your work!

Q: Can we simply drop a build from i.e. https://libreelec.tv/downloads_new/raspberry-pi-3-3/ to switch back to the mainline version?
Will this retain the installed addons and configuration, i.e. Amazon Prime, inputstream.adaptive, etc. or does this require some extra work - or perhaps even custom build?

How about adding 1-2 sentences in that regard to the first post?
(2019-04-29, 20:44)raoulbhatia Wrote: Q: Can we simply drop a build from i.e. https://libreelec.tv/downloads_new/raspberry-pi-3-3/ to switch back to the mainline version?

Yes, as the database are still the same version.

(2019-04-29, 20:44)raoulbhatia Wrote: Will this retain the installed addons and configuration, i.e. Amazon Prime, inputstream.adaptive, etc. or does this require some extra work - or perhaps even custom build?

You'll need to install inputstream.adaptive as it's not included as standard in release builds (whereas it comes bundled with these test builds). Same goes for all of the PVR addons, and also vfs.rar/vfs.sftp/vfs.libarchive.

(2019-04-29, 20:44)raoulbhatia Wrote: How about adding 1-2 sentences in that regard to the first post?

I doubt anybody would read it.
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
  • 491
  • 492
  • 493
  • 494(current)
  • 495

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