From ef571559d62f35d9395ad6ebe42bca57aa3192a2 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Wed, 2 Jul 2025 17:11:59 +0200 Subject: [PATCH] Remove: Readarr (#5636) --- frontend/public/json/readarr.json | 35 ------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 frontend/public/json/readarr.json diff --git a/frontend/public/json/readarr.json b/frontend/public/json/readarr.json deleted file mode 100644 index f1745a5c2..000000000 --- a/frontend/public/json/readarr.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "name": "Readarr", - "slug": "readarr", - "categories": [ - 14 - ], - "date_created": "2024-05-02", - "type": "ct", - "updateable": false, - "privileged": false, - "interface_port": 8787, - "documentation": null, - "website": "https://readarr.com/", - "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/readarr.webp", - "config_path": "", - "description": "Readarr is an eBook and audiobook management tool designed for Usenet and BitTorrent users. It allows users to manage and organize their eBook and audiobook collection with ease. Readarr integrates with popular Usenet and BitTorrent clients, such as Sonarr and Lidarr, to automate the downloading and organizing of eBook and audiobook files. The software provides a web-based interface for managing and organizing eBooks and audiobooks, making it easy to search and find titles, authors, and genres. Readarr also supports metadata management, including cover art and information, making it easy for users to keep their eBook and audiobook collection organized and up-to-date. The software is designed to be easy to use and provides a simple and intuitive interface for managing and organizing eBook and audiobook collections, making it a valuable tool for book and audiobook enthusiasts who want to keep their collection organized and up-to-date. With Readarr, users can enjoy their eBook and audiobook collection from anywhere, making it a powerful tool for managing and sharing book and audiobook files.", - "install_methods": [ - { - "type": "default", - "script": "ct/readarr.sh", - "resources": { - "cpu": 2, - "ram": 1024, - "hdd": 4, - "os": "debian", - "version": "12" - } - } - ], - "default_credentials": { - "username": null, - "password": null - }, - "notes": [] -}