Hi guys!
I'm currently running a LibreElec Leia build by Kwiboo (compiled it myself from his GitHub repo).
Sadly, when I am trying to open the official LibreElec 9.0.0 Repository, I get the message that it could not be opened.
I am pretty sure, that this is the part where it fails:
Code
12:29:16.308 T:2999824400 DEBUG: CGUIMediaWindow::GetDirectory (addons://repository.libreelec.tv/)
12:29:16.308 T:2999824400 DEBUG: ParentPath = [addons://repos/]
12:29:16.310 T:2685399920 DEBUG: CAddonDatabase: SELECT repo.id FROM repo .. took 1 ms
12:29:16.310 T:2685399920 DEBUG: CAddonDatabase: no valid repository matching 'repository.libreelec.tv'
12:29:16.310 T:2677007216 DEBUG: CRepositoryUpdateJob[repository.libreelec.tv] checking for updates.
12:29:16.311 T:2677007216 DEBUG: CFileCache::Open - opening <9.0/TinkerBoard/arm/addons.xml.gz.md5> using cache
12:29:16.312 T:2677007216 DEBUG: CurlFile::Open(0xb08438a8) http://addons.libreelec.tv/9.0/TinkerBoard/arm/addons.xml.gz.md5
12:29:16.312 T:2677007216 INFO: easy_acquire - Created session to http://addons.libreelec.tv
12:29:16.566 T:2677007216 ERROR: CCurlFile::Open failed with code 404 for http://addons.libreelec.tv/9.0/TinkerBoard/arm/addons.xml.gz.md5
12:29:16.566 T:2677007216 ERROR: Open - failed to open source <http://addons.libreelec.tv/9.0/TinkerBoard/arm/addons.xml.gz.md5>
12:29:16.566 T:2677007216 ERROR: CRepository: failed read 'http://addons.libreelec.tv/9.0/TinkerBoard/arm/addons.xml.gz.md5'
Display More
Seems like there is no folder TinkerBoard on the addons.libreelec.tv site. Is there any workaround for that?
Or should I wait, till this folder is created?