Linux Kodibuntu missing Kodi repository
#1
When I go to install skins, or other add-ons, I'm missing the Kodi Add-on repository. I only have the ones I've added, and XBMC.org Add-on repository. It also says I'm running Kodi 14.0. I installed what was available on Kodi.tv, which makes it appear that it should have been Kodi 15.1, but the download gives you Kodi 14.0. Is this the newest?
Reply
#2
Never mind, I found the answer. Delete this, or something.
Reply
#3
(2015-09-27, 15:05)hralli Wrote: Never mind, I found the answer. Delete this, or something.

What was the answer? I'm missing my skins folder as well.
Reply
#4
To get newer Kodi version under Kodibuntu, you need to do the following commands:

Code:
sudo apt-get update && sudo apt-get dist-upgrade -y

a normal update && upgrade won't work, because additional packages need to be isntalled. So a dist-upgrade is necessary. The "-y" option only says, that you accept that it will use some disc space and you don't have to answer it anymore Wink.

Which skin folder are you missing? If you are searching for the confluence (default skin) folder, look under:

/usr/share/kodi/addons/skin.confluence

All other skins, you installed later, are under your addons folder under:

~/.kodi/addons

Greetings
Reply
#5
I'm dealing with the same thing right now, how did you fix this?
Reply

Logout Mark Read Team Forum Stats Members Help
Kodibuntu missing Kodi repository0