More Arrs (#12)

* More Arrs

- Added Docker Lidarr Extended
- Added Docker Radarr Extended
- Added Docker Sonarr Extended
- Added Lidarr on Steroids
- Added Cleanarr
- Added Homarr

* lint fix
This commit is contained in:
Raventric 2022-12-03 01:27:51 +05:30 committed by GitHub
parent 4d6bc782c1
commit ffca069430
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,7 @@
- [Official *Arrs](#official-arrs)
- [Indexer Manager](#indexer-manager)
- [Related Resources](#related-resources)
- [*Arrs with Additional Functionality](#arrs-with-additional-functionality)
- [*Arr like Apps](#arr-like-apps)
- [Complimenting Apps](#complimenting-apps)
- [*Arr Scripts](#arr-scripts)
@ -31,6 +32,12 @@ These are collection managers for Usenet and BitTorrent users. They can monitor
- [TRaSH-Guides](https://trash-guides.info/) - Guides mainly for Sonarr/Radarr/Bazarr and everything related to it.
- [Recyclarr](https://github.com/recyclarr/recyclarr) - Automatically sync TRaSH guides to your Sonarr and Radarr instances.
## *Arrs with Additional Functionality
- [Docker Lidarr Extended](https://github.com/RandomNinjaAtk/docker-lidarr-extended) - Lidarr application packaged with multiple scripts to provide additional functionality.
- [Docker Radarr Extended](https://github.com/RandomNinjaAtk/docker-radarr-extended) - Radarr (develop) with bash scripts to automate and extend functionality.
- [Docker Sonarr Extended](https://github.com/RandomNinjaAtk/docker-sonarr-extended) - Sonarr (develop) with bash scripts to automate and extend functionality.
- [Lidarr on Steroids](https://github.com/youegraillot/lidarr-on-steroids) - This repository bundles a modded version of Lidarr and Deemix into a docker image.
## *Arr like Apps
These are not directly part of the official *Arr family but they work similarly to an *Arr and serve as an alternative to them.
- [Flexget](https://github.com/Flexget/Flexget) - FlexGet is a multipurpose automation tool for all of your media. Support for torrents, nzbs, podcasts, comics, TV, movies, RSS, HTML, CSV, and more.
@ -57,6 +64,7 @@ These are not directly part of the official *Arr family but they work similarly
- [Wizarr](https://github.com/Wizarrrr/wizarr) - Wizarr is an automatic user invitation system for Plex.
## *Arr Scripts
- [Cleanarr](https://github.com/hrenard/cleanarr/) - A small utility tasked to automatically clean radarr and sonarr files over time.
- [Collectarr](https://github.com/RiffSphere/Collectarr) - A Python script for checking your Radarr database and setting up collection lists. Also supports "smart" actor lists based on TMDB.
- [Elsewherr](https://github.com/Adman1020/Elsewherr) - See disclaimer on page. See if your movies from Radarr are available on a streaming service, and add a tag against the movie if it is.
- [Excludarr](https://github.com/haijeploeg/excludarr) - Excludarr is a CLI that interacts with Radarr and Sonarr instances. It completely manages you library in Sonarr and Radarr to only consist out of movies and series that are not present on any of the configured streaming providers.
@ -95,6 +103,7 @@ These are dashboards for your *Arrs and various other services on your server.
- [Dashy](https://github.com/Lissy93/dashy) - A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more.
- [Flame](https://github.com/pawelmalak/flame) - Flame is self-hosted startpage for your server. Easily manage your apps and bookmarks with built-in editors.
- [Heimdall](https://github.com/linuxserver/Heimdall) - An Application dashboard and launcher.
- [Homarr](https://github.com/ajnart/homarr) - Customizable browser's home page to interact with your homeserver's Docker containers.
- [Homepage](https://github.com/benphelps/homepage) - A highly customizable homepage (or startpage / application dashboard) with Docker and service API integration.
- [Homer](https://github.com/bastienwirtz/homer) - A very simple static homepage for your server with offline health check.
- [Organizr](https://github.com/causefx/Organizr) - HTPC/Homelab Services Organizer - Written in PHP.
@ -121,5 +130,5 @@ These are dashboards for your *Arrs and various other services on your server.
- [Trackarr](https://gitlab.com/cloudb0x/trackarr) - Trackarr monitors tracker announce IRC channel, parses the announcements, and forwards those announcements to *Arr PVRs (**Last Commit: Jun 10 2021**).
- [Wantarr](https://github.com/l3uddz/wantarr) - CLI Tool to find wanted media for the *arr suite (**Last Commit: Jul 31, 2020**).
## Contribute
### Contribute
Contributions welcome! Read the [contribution guidelines](https://github.com/Ravencentric/awesome-arr/blob/main/contributing.md) first.