update to specific version of Kodi
#1
Is there any way to update my system from v14 to v15.2 (not directly to v16) in Ubuntu? I am using several Kodi boxes in our house and 2 of them are running 14 and one is running 15.2, I want to share the viewing status across all the machines but cannot because of the version difference. I have not found a way that I can update to a specific version of Kodi without going all the way to the latest release.

Any assistance would be greatly appreciated.

Thanks,
Reply
#2
Why not just update all three boxes to v16?
Reply
#3
http://mirrors.kodi.tv/releases/
Reply
#4
Remove any ppa's you have pointing to team-xbmc

Code:
sudo add-apt-repository ppa:team-xbmc/kodi-old
sudo apt-get update
sudo apt-get install kodi


That will get you 15.2 Wink
Learning Linux the hard way !!
Reply

Logout Mark Read Team Forum Stats Members Help
update to specific version of Kodi0