Hi,
I just updated my Libreelec11@raspi4 to version 12.
I could not start vice64 any more, so I uninstalled it.
Now I cannot install it any more.
It looks like it does not know where to find the install package?
any idea?
thanks
Edit: addons.libreelec.tv is down? more than a week? what's up? and why does it load from 11.0.0 repo?
Code
2024-10-30 19:48:12.397 T:1429 debug <general>: ------ Window Init (DialogAddonInfo.xml) ------
2024-10-30 19:48:13.598 T:1429 debug <general>: CAddonInstaller: installing 'game.libretro.vice' version '3.5.0.37.1' from repository 'repository.libreelec.tv'
2024-10-30 19:48:13.600 T:2058 error <general>: Requested path https://addons.libreelec.tv/11.0.0/ARMv8/arm/game.libretro.vice/game.libretro.vice-3.5.0.37.1.zip not found in known repository directories
2024-10-30 19:48:13.600 T:2058 error <general>: CAddonInstallJob[game.libretro.vice]: failed to resolve addon install source path
2024-10-30 19:48:13.628 T:1429 debug <general>: CGUIMediaWindow::GetDirectory (addons://all/category.emulators)
2024-10-30 19:48:13.628 T:1429 debug <general>: ParentPath = [addons://all/category.emulators]
2024-10-30 19:48:13.630 T:2061 debug <general>: CAddonDatabase: SELECT repo.id FROM repo .. took 0 ms
2024-10-30 19:48:13.640 T:2061 debug <general>: CAddonDatabase: query SELECT addons.*, repo.addonID AS repoID FROM addons JOIN addonlinkrepo ON addons.id=addonlinkrepo.idAddon JOIN repo ON repo.id=addonlinkrepo.idRepo WHERE addonlinkrepo.idRepo IN (1,2) ORDER BY repo.addonID,