mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-05-08 23:03:13 -04:00
Update application description (#597)
This commit is contained in:
@@ -9,7 +9,7 @@ import {
|
||||
|
||||
# About
|
||||
|
||||
Cleanuparr is a tool for automating the cleanup of unwanted or blocked files in Sonarr, Radarr, and supported download clients like qBittorrent. It removes incomplete or blocked downloads, updates queues, and enforces blacklists or whitelists to manage file selection. After removing blocked content, Cleanuparr can also trigger a search to replace the deleted shows/movies.
|
||||
Cleanuparr is an advanced download manager for the Servarr ecosystem. It works with Sonarr, Radarr, Lidarr, Readarr, and Whisparr alongside download clients like qBittorrent, Transmission, and Deluge. Beyond cleaning up stalled, blocked, and malicious downloads, it searches for missing content and quality upgrades, manages seeding, and removes orphaned files.
|
||||
|
||||
<div className={styles.documentationPage}>
|
||||
|
||||
|
||||
@@ -73,11 +73,11 @@ function HomepageHeader() {
|
||||
<div className={styles.heroText}>
|
||||
<Heading as="h1" className={styles.heroTitle}>
|
||||
<span className={styles.heroTitleMain}>{siteConfig.title}</span>
|
||||
<span className={styles.heroTitleSub}>Automated Download Management</span>
|
||||
<span className={styles.heroTitleSub}>Advanced Download Management for the Servarr Ecosystem</span>
|
||||
</Heading>
|
||||
<p className={styles.heroSubtitle}>
|
||||
Automatically clean up unwanted, stalled, and malicious downloads from your *arr applications and download clients.
|
||||
Keep your queues clean and your media library safe.
|
||||
Advanced download management for your Servarr applications and download clients.
|
||||
Keep your queues clean, protect against malware, and proactively search for missing content and quality upgrades.
|
||||
</p>
|
||||
<div className={styles.heroButtons}>
|
||||
<Link
|
||||
|
||||
Reference in New Issue
Block a user