realcopacetic / skin.copacetic

A skin for Kodi Nexus and Omega by realcopacetic
Other
27 stars 11 forks source link

can't upgrade from libreelec copacetic to copacetic repo #126

Closed pasnox closed 5 months ago

pasnox commented 5 months ago

all dependencies versions clash and want to downgrade/ uninstall - themselves instead of upgrading.IMG20240327115848.jpg

IMG20240327115838.jpg

pasnox commented 5 months ago

IMG20240327120241.jpg

realcopacetic commented 5 months ago

Kodi Repo current minimum requirements are: <import addon="script.copacetic.helper" version="1.0.6" /> <import addon="resource.fonts.copacetic" version="1.0.2" /> https://github.com/xbmc/repo-skins/blob/nexus/skin.copacetic/addon.xml

realcopacetic Repo current requirements are: <import addon="script.copacetic.helper" version="1.0.9" /> <import addon="resource.fonts.copacetic" version="1.0.4" /> https://github.com/realcopacetic/skin.copacetic/blob/c91f0a64d125dde42ec4aa02b9e0df86307ab926/addon.xml

You're ahead of the minimum requirements anyway, so I'm not sure why it's not letting you do this.

I'm not sure why it's suggesting 1.0.8 and 1.0.2, it seems like an old version, can you force Kodi to check for addon updates?

Can I confirm you have these two options set under Settings > System > Addons:

If you have those, I would suggest switching to Estuary, uninstalling Copacetic skin in Addons, then choosing Install from Repository > and choosing realcopacetic Repository and installing it directly. Doing this should preserve any settings you've changed in the skin as I don't believe the file that saves this info is deleted when you uninstall an addon.

Screenshot 2024-03-27 at 12 06 12
pasnox commented 5 months ago

ok, i only enabled updates from the official repo only. So I was not able to go in your repo and install this version atop the already installed one. Instead from the installed one from libreelec, going in its info, then versions I was able to select the non official version and upgrade went smoothly from there. I suppose the other way around it was not considered an upgrade and mess itself. You can close the issue, thanks