Compare commits

...

1 Commits

Author SHA1 Message Date
Flaminel
1d1e8679e4 Add supported apps version disclaimer (#399) 2025-12-30 00:26:16 +02:00
2 changed files with 9 additions and 4 deletions

View File

@@ -34,14 +34,14 @@ https://cleanuparr.github.io/Cleanuparr/docs/screenshots
## 🎯 Supported Applications
### *Arr Applications
### *Arr Applications (latest version)
- **Sonarr**
- **Radarr**
- **Lidarr**
- **Readarr**
- **Whisparr**
- **Whisparr v2**
### Download Clients
### Download Clients (latest version)
- **qBittorrent**
- **Transmission**
- **Deluge**

View File

@@ -2,6 +2,7 @@
sidebar_position: 3
---
import { Important } from '@site/src/components/documentation';
import {
AppCard,
styles
@@ -10,7 +11,11 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
# Supported Apps
Cleanuparr integrates with popular *arr applications and download clients for media management automation.
Cleanuparr integrates with the servarr applications and download clients for media management automation.
<Important>
Only the latest versions of the following applications are supported, unless explicitly specified otherwise.
</Important>
<div className={styles.documentationPage}>