diff --git a/README.md b/README.md index daf45a42..aab6114a 100644 --- a/README.md +++ b/README.md @@ -1922,6 +1922,33 @@ bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/photoprism ____________________________________________________________________________________________ + +
+ Kodi Media Manager LXC + +

+ +

Kodi Media Manager LXC

+

With Hardware Acceleration Support

+To create a new Proxmox Kodi Media Manager, run the following in the Proxmox Shell. + +```yaml +bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/kodi-v1.sh)" +``` +

⚡ Default Settings: 2GB RAM - 8GB Storage - 2vCPU ⚡

+ +**Kodi Media Server Interface attached to TTY7 consol** + +⚙️ **To Update Kodi Media Manager:** + +Run in the LXC console +```yaml +apt update && apt upgrade -y +``` +____________________________________________________________________________________________ + +
+ ⬆__________________________________________________________________________________________