Core uses the add-ons we build for WeTek Play (same kernel etc. so they're compatible) but the folder alias was missing on the webserver. It should be working now if you try again.
Thanks very much for this. Working well now.
Core uses the add-ons we build for WeTek Play (same kernel etc. so they're compatible) but the folder alias was missing on the webserver. It should be working now if you try again.
Thanks very much for this. Working well now.
Hello,
I have installed LibreELEC-WeTek_Core.arm-7.90.008 today, and I have noticed that I am not able to access the LibreELEC addons repository. The .md5 file that Kodi initially tries to access seems to return a 404. Here's the debug output:
10:20:00 T:3034648576 DEBUG: CGUIMediaWindow::GetDirectory (addons://repository.libreelec.tv/)
10:20:00 T:3034648576 DEBUG: ParentPath = [addons://repos/]
10:20:00 T:2840597408 DEBUG: CAddonDatabase: SELECT repo.id FROM repo .. took 0 ms
10:20:00 T:2840597408 DEBUG: CAddonDatabase: no valid repository matching 'repository.libreelec.tv'
10:20:00 T:2637915040 DEBUG: CRepositoryUpdateJob[repository.libreelec.tv] checking for updates.
10:20:00 T:2637915040 DEBUG: CFileCache::Open - opening <8.0/WeTek_Core/arm/addons.xml.gz.md5> using cache
10:20:00 T:2637915040 DEBUG: CurlFile::Open(0x36db2b0) http://addons.libreelec.tv/8.0/WeTek_Core/arm/addons.xml.gz.md5
10:20:00 T:2637915040 INFO: easy_aquire - Created session to http://addons.libreelec.tv
10:20:00 T:2566333344 DEBUG: CWebServer[8080]: request received for /jsonrpc
10:20:00 T:2637915040 ERROR: CCurlFile::Open failed with code 404 for http://addons.libreelec.tv/8.0/WeTek_Core/arm/addons.xml.gz.md5
10:20:00 T:2637915040 ERROR: Open - failed to open source <http://addons.libreelec.tv/8.0/WeTek_Core/arm/addons.xml.gz.md5>
10:20:00 T:2637915040 ERROR: CRepository: failed read 'http://addons.libreelec.tv/8.0/WeTek_Core/arm/addons.xml.gz.md5'
10:20:00 T:2637915040 DEBUG: CRepositoryUpdater: done.
Display More
Any ideas what's going on? Cheers!