ehough / docker-kodi

Dockerized Kodi with audio and video
https://hub.docker.com/r/erichough/kodi/
GNU General Public License v3.0
237 stars 58 forks source link

Bump to Kodi 19.3, Ubuntu 21.10 #49

Open rdnetto opened 2 years ago

rdnetto commented 2 years ago

This PR bumps Kodi + Ubuntu to the latest versions. Note that manual installation of gpg-agent is now required for add-apt-repository to work.

I've also cleaned up the deprecated packages, as this seemed like an appropriate time to remove them - let me know if you'd like me to remove that commit.

adworacz commented 2 years ago

Note that Kodi 19.4 is out now, so this commit is currently fails. Simply changing the Kodi version to 19.4 allows the image to build.