Skip to content

Commit c8ed59b

Browse files
authored
huntarr: disable on website during install issues (#9403)
1 parent ce9323a commit c8ed59b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend/public/json/huntarr.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
"website": "https://github.com/plexguide/Huntarr.io",
1515
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/huntarr.webp",
1616
"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.",
17+
"disable": true,
18+
"disable_description": "This script has been temporarily disabled due to ongoing installation failures caused by incompatible Python and build dependencies. PyYAML 6.0 fails to build on Debian 13 and under Python 3.12/3.13, making Huntarr currently non-installable in a reliable way. This issue originates upstream and is under investigation. The script will be re-enabled once a stable solution is available. For details, see: https://github.com/community-scripts/ProxmoxVE/issues/9196 or https://github.com/plexguide/Huntarr.io/issues/747",
1719
"install_methods": [
1820
{
1921
"type": "default",

0 commit comments

Comments
 (0)