From 1631753945d970e2f3b296779c0e09b5df163908 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Mon, 23 Feb 2026 18:21:05 +0100 Subject: [PATCH] Delete frontend/public/json/huntarr.json --- frontend/public/json/huntarr.json | 36 ------------------------------- 1 file changed, 36 deletions(-) delete mode 100644 frontend/public/json/huntarr.json diff --git a/frontend/public/json/huntarr.json b/frontend/public/json/huntarr.json deleted file mode 100644 index d78e144ef..000000000 --- a/frontend/public/json/huntarr.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "Huntarr", - "slug": "huntarr", - "categories": [ - 14 - ], - "date_created": "2025-06-18", - "type": "ct", - "updateable": true, - "privileged": false, - "interface_port": 9705, - "documentation": "https://github.com/plexguide/Huntarr.io/wiki", - "config_path": "/opt/huntarr", - "website": "https://github.com/plexguide/Huntarr.io", - "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/huntarr.webp", - "description": "Huntarr is a tool that automates the search for missing or low-quality media content in your collection. It works seamlessly with applications like Sonarr, Radarr, Lidarr, Readarr, and Whisparr, enhancing their functionality with continuous background scans to identify and update missed or outdated content. Through a user-friendly web interface accessible on port 9705, Huntarr provides real-time statistics, log views, and extensive configuration options. The software is especially useful for users who want to keep their media library up to date by automatically searching for missing episodes or higher-quality versions. Huntarr is well-suited for self-hosted environments and can easily run in LXC containers or Docker setups.", - "disable": false, - "install_methods": [ - { - "type": "default", - "script": "ct/huntarr.sh", - "resources": { - "cpu": 2, - "ram": 1024, - "hdd": 4, - "os": "debian", - "version": "13" - } - } - ], - "default_credentials": { - "username": null, - "password": null - }, - "notes": [] -}