From bbd95c5c428b65600337c8c854171b7862b7c640 Mon Sep 17 00:00:00 2001 From: ManiMatter <124743318+ManiMatter@users.noreply.github.com> Date: Mon, 6 May 2024 01:01:57 +0200 Subject: [PATCH] Added "decluttarr" under "Media File Management" Decluttarr watches radarr, sonarr, lidarr and readarr download queues and removes downloads if they become stalled or no longer needed. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 89e6fcb..559c15d 100755 --- a/README.md +++ b/README.md @@ -178,7 +178,8 @@ Some apps are used in more than one host and some on only one. - MakeMKV - Video Editing (Ripping from Disks) - FileBot - File renamer - Tiny Media Manager - Media Files Management - +- [Decluttarr](https://github.com/ManiMatter/decluttarr/) - Queue cleaner for radarr/sonarr/lidarr/readarr + ### UTILITIES - Firefox - Web Broswerstack @@ -236,4 +237,4 @@ Here are some example alias commands: - `dcstop` - Stop a specific service or the full stack - `dcrestart` - Restart a specific service or the full stack - `dclogs` - See real-time logs for the corresponding stack or service -- `dcpull` - Pull new images for the corresponding stack or service \ No newline at end of file +- `dcpull` - Pull new images for the corresponding stack or service