• 1
  • 2(current)
  • 3
  • 4
  • 5
  • 86
v19 LibreELEC Testbuilds for RaspberryPi (Kodi 19.0)
#16
Weekly Linux 5.1-rc5 build #0418x: 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.
#17
New LibreELEC.tv Leia build #0419: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: c4728b240294123533873db49d20d0d8ccd6e87987225620fe358ce3d3125f4d (RPi)
SHA256 Checksum: a94bbc9784a18ac908a16a2c062e6e8d58f69cc8c42e1bc69d49849cc9f9879f (RPi2)

text:
# uname -a
Linux rpi512 5.0.8 #1 Fri Apr 19 21:04:30 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-20190419210320-#0419-gb090091 [Build #0419]

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

Based on tip of LibreELEC.tv master (b090091, changelog) and tip of XBMC master (c963b64, changelog) with the following modifications: Build Highlights:
  1. [interfaces] use fixed date string in PythonSwig.cpp
Build Details:
  1. LibreELEC.tv:
    • linux: support creating uImage for arm64 (PR:3436, 1 commit, 1 file changed)
  2. XBMC:
    • [interfaces] use fixed date string in PythonSwig.cpp (PR:15898, 1 commit, 1 file changed)
    • [Apple TV] Tools and dependencies support (PR:15919, 4 commits, 8 files changed)
    • [cmake] sort treedata (PR:15940, 1 commit, 14 files changed)
  3. 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.
#18
New LibreELEC.tv Leia build #0420: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 0a3e4f9227b53700bb15cc30a52a80a94f54762d71b63d3162f31400664197b3 (RPi)
SHA256 Checksum: 81783497fcc4a433029eb39c963e99fefed9981b774d3cc6d1535941ec1f0961 (RPi2)

text:
# uname -a
Linux rpi512 5.0.8 #1 Sat Apr 20 21:04:15 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-20190420210305-#0420-gb090091 [Build #0420]

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

Based on tip of LibreELEC.tv master (b090091, changelog) and tip of XBMC master (da40028, changelog) with the following modifications: Build Highlights:
  1. [GBM] CRendererDRMPRIMEGLES improvements
Build Details:
  1. XBMC:
    • [GBM] CRendererDRMPRIMEGLES improvements (PR:15928, 4 commits, 5 files changed)
    • CDRMUtils: rework modifiers flag selection (PR:15922, 1 commit, 1 file changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3434 (perma): linux (RPi/Generic/Allwinner): update to linux-5.0.8/5.0.9
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.
#19
New LibreELEC.tv Leia build #0421: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: ad15c34a51c3526bc0c329adf548d2bebc0e39e9f29f90161a26d0cf687fcfae (RPi)
SHA256 Checksum: 24f90f403f2b3b868dd92ce45c9789f4623aa4cc9386f03f6cec505802cf1229 (RPi2)

text:
# uname -a
Linux rpi512 5.0.8 #1 Sun Apr 21 23:30:08 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-20190421231733-#0421-g6de3503 [Build #0421]

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

Based on tip of LibreELEC.tv master (6de3503, changelog) and tip of XBMC master (910276e, changelog) with the following modifications: Build Highlights:
  1. update to openssh-8.0p1, sqlite-3.28, valgrind-3.15.0, dtc-1.5.0
  2. bump version code and addon api for v19 alpha1
Build Details:
  1. LibreELEC.tv:
    • emby4: update to 4.1.026 (PR:3439, 2 commits, 4 files changed)
    • texturecache.py: update to texturecache.py-2.5.1 (PR:3442, 1 commit, 1 file changed)
  2. XBMC:
    • CDRMUtils: fallback to drmModeAddFB2 if drmModeAddFB2WithModifiers fails (PR:15946, 1 commit, 1 file changed)
    • Use CMAKE_CXX_STANDARD to settle on --std= C++ option (PR:15781, 1 commit, 8 files changed)
    • Forward Port of: #15942: Fix / secure 2 code places (PR:15944, 2 commits, 2 files changed)
    • bump version code and addon api for v19 alpha1 (PR:15950, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:3441 (perma): packages: update to openssh-8.0p1, sqlite-3.28, valgrind-3.15.0, dtc-1.5.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.
#20
will there be a 10.0 channel added?
#21
(2019-04-22, 02:59)SharpCoder Wrote: will there be a 10.0 channel added?
Yes, once LibreELEC bumps the development OS version to 10.
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.
#22
Can't seem to be able to manually select and load the nightly builds via libreELEC settings update option for #0421 or any previous builds at the moment? (Seems to have been a bit hit and miss affair for a few days?)
Code:
    Line 4190: 2019-04-21 22:25:38.641 T:1149985664   ERROR: ## LibreELEC Addon ## oe::load_url(http://releases.libreelec.tv/releases.json) ## ERROR: (timeout('timed out',))
    Line 4190: 2019-04-21 22:25:38.641 T:1149985664   ERROR: ## LibreELEC Addon ## oe::load_url(http://releases.libreelec.tv/releases.json) ## ERROR: (timeout('timed out',))
    Line 4191: 2019-04-21 22:25:38.642 T:1149985664   ERROR: Traceback (most recent call last):
    Line 4204: 2019-04-21 22:25:38.874 T:1149985664   ERROR: ## LibreELEC Addon ## updates::build_json ## ERROR: (TypeError("'NoneType' object does not support item assignment",))
    Line 4204: 2019-04-21 22:25:38.874 T:1149985664   ERROR: ## LibreELEC Addon ## updates::build_json ## ERROR: (TypeError("'NoneType' object does not support item assignment",))
    Line 4204: 2019-04-21 22:25:38.874 T:1149985664   ERROR: ## LibreELEC Addon ## updates::build_json ## ERROR: (TypeError("'NoneType' object does not support item assignment",))
    Line 4205: 2019-04-21 22:25:38.874 T:1149985664   ERROR: Traceback (most recent call last):
    Line 4207:                                             TypeError: 'NoneType' object does not support item assignment
    Line 4208: 2019-04-21 22:25:52.764 T:1149985664   ERROR: ## LibreELEC Addon ## oe::load_url(http://releases.libreelec.tv/releases.json) ## ERROR: (timeout('timed out',))
    Line 4208: 2019-04-21 22:25:52.764 T:1149985664   ERROR: ## LibreELEC Addon ## oe::load_url(http://releases.libreelec.tv/releases.json) ## ERROR: (timeout('timed out',))
    Line 4209: 2019-04-21 22:25:52.766 T:1149985664   ERROR: Traceback (most recent call last):
    Line 4222: 2019-04-21 22:25:53.030 T:1149985664   ERROR: ## LibreELEC Addon ## updates::build_json ## ERROR: (TypeError("'NoneType' object does not support item assignment",))
    Line 4222: 2019-04-21 22:25:53.030 T:1149985664   ERROR: ## LibreELEC Addon ## updates::build_json ## ERROR: (TypeError("'NoneType' object does not support item assignment",))
    Line 4222: 2019-04-21 22:25:53.030 T:1149985664   ERROR: ## LibreELEC Addon ## updates::build_json ## ERROR: (TypeError("'NoneType' object does not support item assignment",))
Kodi Log
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
#23
@MikeKL thanks, there's a problem with http://releases.libreelec.tv/releases.json - it's taking too long to respond. It's being looked into.
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.
#24
New LibreELEC.tv Leia build #0422: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 5cc55fbaec5fc21c1d056ce7ff913d36d9fc9e203bf42f032d41d9532cd55dde (RPi)
SHA256 Checksum: a1c86b559fc4d60c4560557d99cc4308e8209084eb20e4619ff481dd64ec1f6c (RPi2)

text:
# uname -a
Linux rpi512 5.0.8 #1 Mon Apr 22 21:04:28 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-20190422210318-#0422-g6de3503 [Build #0422]

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

Based on tip of LibreELEC.tv master (6de3503, changelog) and tip of XBMC master (910276e, changelog) with the following modifications: Build Highlights:
  1. Minor
Build Details:
  1. pvr.waipu:
    • Fix build version shown in Kodi; (73a1e42)
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.
#25
New LibreELEC.tv Leia build #0423: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 7fb12c952bf03d7f28c7f177f4d80c6252818fd29d7cba317283a0302088ed55 (RPi)
SHA256 Checksum: a6b2b4b9c0951a3f3e10dc1e7eaa21a7b7d51e48ad32058aea59ff824390621e (RPi2)

text:
# uname -a
Linux rpi512 5.0.9 #1 Tue Apr 23 21:04:25 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-20190423210315-#0423-gb680534 [Build #0423]

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

Based on tip of LibreELEC.tv master (b680534, changelog) and tip of XBMC master (01cdb2a, changelog) with the following modifications: Build Highlights:
  1. New 5.0.9 kernel
  2. [settings] Fix media source path substitution.
Build Details:
  1. LibreELEC.tv:
    • kodi (Generic/RPi/RockChip): update to kodi-18.2rc1-Leia (PR:3424, 7 commits, 20 files changed)
    • init: set ondemand up_threshold for multi-cluster CPUs (PR:3446, 1 commit, 1 file changed)
    • packages: update to openssh-8.0p1, sqlite-3.28, valgrind-3.15.0 (PR:3441, 4 commits, 7 files changed)
  2. XBMC:
    • [ios] use dpkg-deb --root-owner-group for deb creation (PR:15967, 4 commits, 10 files changed)
  3. pvr.waipu:
    • Use returned channel order (cb0e712)
    • Merge branch 'feature_channelorder' (d048ac0)
    • Fix: start iUniqueId from 1 (905b1c5)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3434 (perma): linux (RPi/Generic/Allwinner): update to linux-5.0.9
    • Added: [env] PR:3447 (perma): config/functions: eliminate unecessary dashboard flock()
    • Added: [pkg] PR:15971 (perma): [settings] Fix media source path substitution.
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.
#26
Weekly Linux 5.1-rc6 build #0423x: 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.
#27
New LibreELEC.tv Leia build #0424: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 0b829387e7ba62bf61cab718a39acf3eda114881dfcc0a4aa7020347721de16b (RPi)
SHA256 Checksum: 3f2424ae81b1ea79dbcb405c9892b075238c9a4bafd817aab60ed7937498dfb4 (RPi2)

text:
# uname -a
Linux rpi512 5.0.9 #1 Wed Apr 24 23:35:41 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-20190424233430-#0424-gdad0877 [Build #0424]

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

Based on tip of LibreELEC.tv master (dad0877, changelog) and tip of XBMC master (991f2ae, changelog) with the following modifications: Build Highlights:
  1. Implement PVR addon API v6.0.0
  2. Switch to upstream kodi-pvr repo for pvr.vdr.vnsi
  3. dav1d: updated to 0.2.2
Build Details:
  1. LibreELEC.tv:
    • emby4: fix sha (PR:3449, 1 commit, 1 file changed)
    • busybox: fix dtfile path error (PR:3451, 1 commit, 1 file changed)
    • config/graphic: add lima/panfrost options and sort (PR:3415, 2 commits, 1 file changed)
    • qemu: update to qemu-4.0.0 (PR:3453, 1 commit, 1 file changed)
  2. XBMC:
    • Use repo bin addons Matrix branch (PR:15951, 1 commit, 1 file changed)
    • [Android] Check for icon stride instead assuming 4 BPP (PR:15969, 1 commit, 1 file changed)
    • Mediabrowser (PR:15962, 1 commit, 1 file changed)
    • [settings] Fix media source path substitution. (PR:15971, 1 commit, 3 files changed)
    • more nasty language. tsk tsk (PR:15823, 1 commit, 1 file changed)
    • added: support for queue item as default select action (PR:14345, 1 commit, 4 files changed)
    • [FIX] - Kodi crashes with empty node in advanced settings file (PR:15970, 1 commit, 1 file changed)
    • [PVR][addons][json-rpc][estuary][estouchy] PVR Addon API 6.0.0 (PR:15953, 10 commits, 31 files changed)
  3. pvr.argustv:
    • Implement PVR addon API v6.0.0 (PR:87, 1 commit, 5 files changed)
    • build with Kodi Leia API (d459cba)
    • build with Kodi Matrix API (453d6de)
    • build with Kodi master API (c46ae87)
  4. pvr.demo:
    • Implement PVR addon API v6.0.0 (PR:64, 1 commit, 4 files changed)
    • build with Kodi Leia API (9164983)
    • build with Kodi Matrix API (58fd195)
    • build with Kodi master API (3601518)
  5. pvr.dvblink:
    • Implement PVR addon API v6.0.0 (PR:120, 1 commit, 5 files changed)
    • build with Kodi Leia API (71c6e42)
    • build with Kodi Matrix API (67814f0)
    • build with Kodi master API (462d093)
  6. pvr.dvbviewer:
    • Implement PVR addon API v6.0.0 (PR:78, 1 commit, 5 files changed)
    • build with Kodi Leia API (d6254bd)
    • build with Kodi Matrix API (90a976c)
    • build with Kodi master API (a41163f)
  7. pvr.filmon:
    • Implement PVR addon API v6.0.0 (PR:89, 1 commit, 6 files changed)
    • build with Kodi Leia API (26ce591)
    • build with Kodi Matrix API (865e616)
    • build with Kodi master API (c71f611)
  8. pvr.hdhomerun:
    • Implement PVR addon API v6.0.0 (PR:82, 1 commit, 5 files changed)
    • build with Kodi Leia API (dbbf52e)
    • build with Kodi Matrix API (a700431)
    • build with Kodi master API (949db6c)
  9. pvr.hts:
    • Fix playback when skipping an in progress recording to real-time (PR:413, 1 commit, 7 files changed)
    • 5.0.0: Implement PVR addon API v6.0.0 (PR:414, 1 commit, 7 files changed)
    • build with Kodi Leia API (b0a798b)
    • build with Kodi Matrix API (6d5ec31)
    • build with Kodi master API (8b06c17)
  10. pvr.iptvsimple:
    • [depends] rapidxml: split windows from common (PR:240, 1 commit, 4 files changed)
    • Implement PVR addon API v6.0.0 (PR:239, 1 commit, 5 files changed)
    • build with Kodi Leia API (bd26207)
    • build with Kodi Matrix API (fb0f79e)
    • build with Kodi master API (fd357e4)
  11. pvr.mediaportal.tvserver:
    • Implement PVR addon API v6.0.0 (PR:100, 1 commit, 5 files changed)
    • build with Kodi Leia API (3ba6535)
    • build with Kodi Matrix API (91192c2)
    • build with Kodi master API (34878ac)
  12. pvr.mythtv:
    • build with Kodi Leia API (PR:118, 1 commit, 3 files changed)
    • Implement PVR addon API v6.0.0 (PR:119, 1 commit, 5 files changed)
    • build with Kodi Matrix API (3d7f313)
    • build with Kodi master API (728378f)
  13. pvr.nextpvr:
    • Implement PVR addon API v6.0.0 (PR:94, 1 commit, 5 files changed)
    • build with Kodi Leia API (d02cc70)
    • build with Kodi Matrix API (9f05ba1)
    • build with Kodi master API (b971fff)
  14. pvr.njoy:
    • Implement PVR addon API v6.0.0 (PR:49, 1 commit, 3 files changed)
    • build with Kodi Leia API (a31e20e)
    • build with Kodi Matrix API (075b95d)
    • build with Kodi master API (554c63c)
  15. pvr.octonet:
    • build with Kodi Leia API (PR:25, 1 commit, 4 files changed)
    • Implement PVR addon API v6.0.0 (PR:26, 1 commit, 4 files changed)
    • build with Kodi Matrix API (9de3166)
    • build with Kodi master API (414e756)
  16. pvr.pctv:
    • Implement PVR addon API v6.0.0 (PR:64, 1 commit, 5 files changed)
    • build with Kodi Leia API (09e6f7b)
    • build with Kodi Matrix API (4603184)
    • build with Kodi master API (1679bea)
  17. pvr.stalker:
    • Implement PVR addon API v6.0.0 (PR:123, 1 commit, 5 files changed)
    • build with Kodi Leia API (05a4245)
    • build with Kodi Matrix API (73500d6)
    • build with Kodi master API (24b8048)
  18. pvr.teleboy:
    • build with Kodi Leia API (PR:17, 1 commit, 1 file changed)
    • Implement PVR addon API v6.0.0 (PR:18, 1 commit, 5 files changed)
    • build with Kodi Matrix API (bfda6dc)
  19. pvr.vbox:
    • Implement PVR addon API v6.0.0 (PR:218, 1 commit, 3 files changed)
    • build with Kodi Leia API (56d18dc)
    • build with Kodi Matrix API (7fae6b7)
    • build with Kodi master API (edaef25)
  20. pvr.vdr.vnsi:
    • Fix skin.estuary folder name (PR:98, 1 commit, 2 files changed)
    • Fix libXBMC_codec.h include path (PR:97, 1 commit, 1 file changed)
    • generate 2 read-only child timers for manual repeating, allows wakeup (PR:99, 1 commit, 4 files changed)
    • fix episode name on recordings (PR:101, 1 commit, 1 file changed)
    • fix install path (PR:103, 1 commit, 1 file changed)
    • ensure lib is installed into multiarch path (PR:104, 1 commit, 1 file changed)
    • simplify installation file (PR:105, 1 commit, 1 file changed)
    • v3.6.3 - kodi-pvr is upstream repo again, ... (PR:116, 1 commit, 76 files changed)
    • Implement PVR addon API v6.0.0 (PR:117, 1 commit, 5 files changed)
    • [lang] updated language files from Transifex (64d7033)
    • [lang] updated language files from Transifex (30f12bb)
    • bump protocol to 10, fixes for search timers (4149574)
    • bump version to 2.6.12 (0659c65)
    • point travis to branch Krypton (90aa7f0)
    • bump version to 2.6.14 (ab2be92)
    • [lang] updated language files from Transifex (47f9dec)
    • [lang] updated language files from Transifex (0c9552e)
    • bump version to 2.6.17 (2a90c2f)
    • [lang] updated language files from Transifex (dcdc216)
    • [lang] updated language files from Transifex (ab5c158)
    • [lang] updated language files from Transifex (7a17f89)
    • [lang] updated language files from Transifex (4ed7d60)
    • [lang] updated language files from Transifex (4457597)
    • Update README.md (4f1ac54)
    • GetRecordingsList: fix variable names (078c52c)
    • bump version (fa1e4f5)
    • [lang] updated language files from Transifex (782590c)
    • [lang] updated language files from Transifex (e8f8289)
    • [lang] updated language files from Transifex (e5dc3dd)
    • [lang] updated language files from Transifex (1ebc4c9)
    • [lang] updated language files from Transifex (dbbe1d0)
    • [lang] updated language files from Transifex (f7811cb)
    • [lang] updated language files from Transifex (a3cd179)
    • [lang] updated language files from Transifex (8c93a00)
    • [lang] automatic syntax corrections for the en_GB language file (9244fed)
    • [lang] updated language files from Transifex (198862e)
    • [lang] updated language files from Transifex (de2c0c1)
    • [lang] updated language files from Transifex (730414b)
    • [lang] updated language files from Transifex (aa23601)
    • Merge remote-tracking branch 'FernetMenta/pvr.vdr.vnsi/master' - making kodi-pvr upstream again. (976f722)
    • Change travis and readme to reflect kodi-pvr is upstream again. (e62f61c)
    • fix travis CI (373b609)
    • fix travis CI (7915152)
    • build with Kodi Leia API (4909f69)
    • build with Kodi Matrix API (d362807)
    • build with Kodi master API (8ef4de9)
  21. pvr.vuplus:
    • Implement PVR addon API v6.0.0 (PR:211, 1 commit, 6 files changed)
    • build with Kodi Leia API (f946635)
    • build with Kodi Matrix API (e66a9b7)
    • build with Kodi master API (7317fd7)
  22. pvr.wmc:
    • Implement PVR addon API v6.0.0 (PR:68, 1 commit, 6 files changed)
    • build with Kodi Leia API (306f2d8)
    • build with Kodi Matrix API (0fac912)
    • build with Kodi master API (6a61f25)
  23. pvr.zattoo:
    • build with Kodi Leia API (PR:45, 1 commit, 3 files changed)
    • Implement PVR addon API v6.0.0 (PR:46, 1 commit, 5 files changed)
    • build with Kodi Matrix API (38b170a)
    • build with Kodi master API (07a524a)
  24. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3447 (perma): config/functions: eliminate unecessary dashboard flock()
    • Added: [env] PR:3448 (perma): dav1d: updated to 0.2.2 / cleaned up
    • Added: [env] PR:3452 (perma): config/graphic+mesa: simplify dedupe by using space-delimited lists
    • Added: [env] PR:3455 (perma): pvr.vdr.vnsi: use upstream kodi-pvr source, update to pvr.vdr.vnsi-3.6.3-Leia
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.
#28
I know that's not part of this topic but it's just a short question. Where can I find network tools addon?
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
#29
(2019-04-25, 10:34)Aux_ Wrote: I know that's not part of this topic but it's just a short question. Where can I find network tools addon?
It's in the LibreElec Add-ons repository under Program add-ons.
Go to Add-ons > Install from repository > LibreELEC add-ons > Program add-ons.
#30
(2019-04-25, 13:45)Halloway Wrote:
(2019-04-25, 10:34)Aux_ Wrote: I know that's not part of this topic but it's just a short question. Where can I find network tools addon?
It's in the LibreElec Add-ons repository under Program add-ons.
Go to Add-ons > Install from repository > LibreELEC add-ons > Program add-ons. 
Many Thanks @Halloway   Nod
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
  • 1
  • 2(current)
  • 3
  • 4
  • 5
  • 86

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