v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
@wallacebw I don't know why for sure, but I think the json module might be broken in the last build. I've done a diff between #1016 and #1017, the only difference is:

Code:
--- /usr/share/kodi/addons/xbmc.json/addon.xml.1016      2017-10-18 00:08:22.357081059 +0100
+++ /usr/share/kodi/addons/xbmc.json/addon.xml.1017      2017-10-17 21:07:30.000000000 +0100
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<addon id="xbmc.json" version="8.3.0" provider-name="Team XBMC">
+<addon id="xbmc.json" version="" provider-name="Team XBMC">
  <backwards-compatibility abi="6.0.0"/>
  <requires>
    <import addon="xbmc.core" version="0.1.0"/>
so in #1017 there is no version on xbmc.json which might now be breaking or disabling some addons.
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.


Messages In This Thread
RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - by Milhouse - 2017-10-18, 01:11
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 18.0)24