From bbf2dc903a3816ddcc341e994d62a21675f4ab2c Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Sat, 23 May 2026 00:32:41 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 8380ba8b..ba4a4964 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -10847,6 +10847,42 @@ "config_path": "/etc/mosquitto/conf.d/default.conf", "os": "debian" }, + { + "name": "MusicSeerr", + "slug": "musicseerr", + "desc": "MusicSeerr is a self-hosted music request and discovery app for Lidarr. Search MusicBrainz, request albums, stream from Jellyfin, Navidrome, Plex, or local files, and scrobble to ListenBrainz and Last.fm.", + "script": "ct/musicseerr.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/musicseerr.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/musicseerr.sh", + "type": "lxc", + "type_id": "nm9bra8mzye2scg", + "categories": [ + "scriptcat00014" + ], + "category_names": [ + "*Arr Suite" + ], + "notes": [ + "Requires a running Lidarr instance. Configure Lidarr and other integrations in the web UI after installation.", + "For local file playback, mount your music library into the container and set the path in Settings > Local Files." + ], + "warnings": [ + "Initial install includes a frontend build and may take several minutes." + ], + "port": 8688, + "website": "https://github.com/HabiRabbu/Musicseerr", + "documentation": "https://musicseerr.com/", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/musicseerr.webp", + "updateable": true, + "privileged": false, + "has_arm": false, + "is_dev": true, + "execute_in": [ + "lxc" + ], + "config_path": "", + "os": "debian" + }, { "name": "MyIP", "slug": "myip", @@ -17206,7 +17242,7 @@ "updateable": true, "privileged": false, "has_arm": false, - "is_dev": true, + "is_dev": false, "execute_in": [ "lxc" ],