diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 68a0da7..b9c52ba 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -2169,6 +2169,18 @@ ], "type": "pve" }, + { + "name": "Lyrion Music Server", + "slug": "lyrionmusicserver", + "desc": "Lyrion Music Server is an open-source server software to stream local music collections, internet radio, and music services to Squeezebox and compatible audio players.", + "script": "ct/lyrionmusicserver.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/lyrionmusicserver.sh", + "categories": [ + 9 + ], + "notes": [], + "type": "ct" + }, { "name": "Mafl", "slug": "mafl", @@ -2303,18 +2315,6 @@ "notes": [], "type": "ct" }, - { - "name": "MeTube", - "slug": "metube", - "desc": "MeTube allows you to download videos from YouTube and dozens of other sites.", - "script": "ct/metube.sh", - "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/metube.sh", - "categories": [ - 11 - ], - "notes": [], - "type": "ct" - }, { "name": "Proxmox VE Processor Microcode", "slug": "microcode", @@ -4873,6 +4873,18 @@ "notes": [], "type": "ct" }, + { + "name": "Zot Registry", + "slug": "zot", + "desc": "Zot is a cloud-native OCI image registry focused on extensibility, maintainability, and performance. It supports advanced features such as Web UI, security scanning, authentication via htpasswd and OIDC, and more.", + "script": "ct/zot-registry.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/zot-registry.sh", + "categories": [ + 13 + ], + "notes": [], + "type": "ct" + }, { "name": "Z-Wave JS UI", "slug": "zwave-js-ui",