From 0c5f50d19af09f6366d3188ec7fe1de9a793122d Mon Sep 17 00:00:00 2001 From: mrrudy <31594962+mrrudy@users.noreply.github.com> Date: Wed, 19 Oct 2022 11:41:23 +0200 Subject: [PATCH] added initial kodi description --- README.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) 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 +``` +____________________________________________________________________________________________ + +
+ ⬆__________________________________________________________________________________________