docs: remove outdated cleanup error documentation page

This commit is contained in:
Admin9705
2025-05-16 22:14:03 -04:00
parent 55db083828
commit 2dec91ad20
-70
View File
@@ -1,70 +0,0 @@
---
sidebar_position: 1
---
import { Warning } from '@site/src/components/Admonition';
# Huntarr.io
<div className="glow-blue" style={{borderRadius: '8px', padding: '1rem', marginBottom: '2rem', backgroundColor: 'rgba(52, 152, 219, 0.1)'}}>
Huntarr.io is the ultimate management tool for *Arr applications (Sonarr, Radarr, Lidarr, Readarr, Whisparr). It automates the process of finding missing media and upgrading existing media to better quality across all your *Arr instances. With a clean, modern interface and powerful scheduling capabilities, Huntarr makes maintaining your media library effortless.
</div>
## Key Features
<div className="sonarr-border">
<h3 className="sonarr-color">Sonarr Integration</h3>
<ul>
<li>Multiple upgrade modes: Episodes, Season Packs, and Shows</li>
<li>Smart selection of episodes needing quality improvements</li>
<li>Missing episode detection and resolution</li>
</ul>
</div>
<div className="radarr-border" style={{marginTop: '1rem'}}>
<h3 className="radarr-color">Radarr Integration</h3>
<ul>
<li>Movie quality upgrades</li>
<li>Missing movie detection and resolution</li>
<li>Optimized API usage to prevent rate limiting</li>
</ul>
</div>
<div className="lidarr-border" style={{marginTop: '1rem'}}>
<h3 className="lidarr-color">Lidarr Integration</h3>
<ul>
<li>Album quality upgrades</li>
<li>Missing album detection and resolution</li>
<li>Intelligent selection of music that needs improvement</li>
</ul>
</div>
<div className="readarr-border" style={{marginTop: '1rem'}}>
<h3 className="readarr-color">Readarr Integration</h3>
<ul>
<li>Book quality upgrades</li>
<li>Missing book detection and resolution</li>
<li>Support for both ebooks and audiobooks</li>
</ul>
</div>
<div className="whisparr-border" style={{marginTop: '1rem'}}>
<h3 className="whisparr-color">Whisparr Integration</h3>
<ul>
<li>Content quality upgrades</li>
<li>Missing content detection and resolution</li>
<li>Support for both V2 (Whisparr) and V3 (Eros)</li>
</ul>
</div>
<Warning>
To get the most out of Huntarr, make sure your *Arr applications are properly configured with valid API keys and accessible URLs.
Join our Discord community for support and updates: [https://discord.com/invite/PGJJjR5Cww](https://discord.com/invite/PGJJjR5Cww)
</Warning>
## About Huntarr
Huntarr was created by Admin9705 to simplify the management of multiple *Arr applications. The design focuses on a modern, intuitive interface with app-specific color schemes and efficient workflow management.
Our goal is to help media enthusiasts maintain high-quality libraries with minimal effort through intelligent automation.