Compare commits

...

10 commits

Author SHA1 Message Date
Ravencentric
d6b6da309e
Remove *arrs with Additional Functionality section
Some checks failed
Deploy docs / docs (push) Has been cancelled
2026-06-29 13:34:38 +05:30
Ravencentric
4c7e983469
Update Doplarr link in README.md
Closes https://github.com/Ravencentric/awesome-arr/issues/128
2026-06-25 18:00:39 +05:30
Ravencentric
48a5ef173a get rid of outdated contributing.md
it's been replaced by pull_request_template.md
2026-06-05 21:04:09 +05:30
James Furey
b11ae4c3ab
Added "Fetcharr" to Complimenting Apps (#123)
Co-authored-by: James Furey <1914481+furey@users.noreply.github.com>
2026-05-28 09:22:23 +05:30
thezoggy
8f26634e69
Fix Requestrr GitHub link in README (#122)
Updated Requestrr link to point to the fork repository as original was retired in 2024.
2026-05-27 13:29:14 +05:30
dependabot[bot]
23589379b0
chore(deps): bump the actions group with 2 updates (#119)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-01 14:17:06 +05:30
Ravencentric
9899b013e2
new AI policy (#115) 2026-04-30 15:02:56 +05:30
KirovAir
8e0e2e3630
Add Muxarr (#117) 2026-04-09 16:33:07 +05:30
iulian
5bd84a9924
Add Digarr (#116) 2026-04-09 16:32:43 +05:30
Ravencentric
160fdbb9a5
Fix formatting of Sonarr mod link in README 2026-04-09 16:29:56 +05:30
5 changed files with 24 additions and 48 deletions

View file

@ -1,24 +1,24 @@
<!--
# Contribution Guidelines
<!-- Please note that this project is released with a
[Contributor Code of Conduct](CODE_OF_CONDUCT.md).
By participating in this project you agree to abide by its terms. -->
Please note that this project is released with a
[Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this
project you agree to abide by its terms.
## Submission
- Name - A short description that clearly explains what the project does, without marketing fluff.
---
Ensure your pull request adheres to the following guidelines:
## Requirements
- Follow the format `- [Name](link) - A small description.`
- Maintain alphabetical order in each category.
- Submitted projects must meet a popularity threshold:
- **GitHub:** Minimum 50 stars.
- **Other Platforms:** Comparable community interest.
- [ ] Entry uses format: `- [Name](link) - Description`
- [ ] Entry is in alphabetical order within its section
- [ ] Project has >=100 GitHub stars (if hosted on GitHub)[^1]
- [ ] Project is at least 1 year old (from first public release)
- [ ] Project shows recent activity (within ~12 months)
- [ ] Project is not mostly auto-generated[^2]
- [ ] This PR was written by a human. If you do not have time to write it yourself, I do not have time to review it
I apologize if this feels like an arbitrary hurdle. Unfortunately, to keep this list focused and manageable,
and to ensure it highlights projects that have demonstrated some level of community validation,
I need a way to fairly filter submissions. I simply cannot include every project, and without some kind of metric,
reviewing and rejecting projects becomes very subjective and unsustainable.
Submissions that do not meet these criteria may be closed without review.
This check is an attempt to introduce a degree of fairness and objectivity to the process. Thank you for your understanding.
-->
[^1]: Not a strict requirement, interesting projects may still be considered even if they have fewer stars.
[^2]: Any use of AI in the project must be disclosed honestly in the project itself (e.g., in the README or documentation).

View file

@ -36,10 +36,10 @@ jobs:
retype build . --output ./site --verbose
- name: Upload artifact
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
with:
path: './site'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e # v4.0.5
uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # v5.0.0

View file

@ -1,16 +0,0 @@
# Contribution Guidelines
Ensure your pull request adheres to the following guidelines:
- Follow the format `- [Name](link) - A small description.`
- Maintain alphabetical order in each category.
- Submitted projects must meet a popularity threshold:
- **GitHub:** Minimum 50 stars.
- **Other Platforms:** Comparable community interest.
I apologize if this feels like an arbitrary hurdle. Unfortunately, to keep this list focused and manageable,
and to ensure it highlights projects that have demonstrated some level of community validation,
I need a way to fairly filter submissions. I simply cannot include every project, and without some kind of metric,
reviewing and rejecting projects becomes very subjective and unsustainable.
This check is an attempt to introduce a degree of fairness and objectivity to the process. Thank you for your understanding.

View file

@ -1,5 +0,0 @@
label: Contribution Guidelines
title: Contribution Guidelines
description: Learn How to Contribute
icon: git-pull-request
order: -3

View file

@ -7,7 +7,6 @@
- [Primary \*arrs](#primary-arrs)
- [Indexer Managers](#indexer-managers)
- [Resources](#resources)
- [\*arrs with Additional Functionality](#arrs-with-additional-functionality)
- [Beyond \*arr](#beyond-arr)
- [Complimenting Apps](#complimenting-apps)
- [Bots](#bots)
@ -33,11 +32,6 @@
- [Servarr](https://wiki.servarr.com/) - The consolidated wiki for Lidarr, Prowlarr, Radarr, and Sonarr.
- [TRaSH-Guides](https://trash-guides.info/) - Guides mainly for Sonarr/Radarr/Bazarr and everything related to it.
## *arrs with Additional 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.
- [Sonarr (mod)](https://github.com/Snaacky/Sonarr) - An anime-focused fork of Sonarr's v4 develop branch for CJK media.[^1]
[^1]: Disclaimer: The author is a friend of mine.
## Beyond *arr
@ -73,10 +67,12 @@
- [Decluttarr](https://github.com/ManiMatter/decluttarr) - Watches radarr, sonarr, lidarr and whisparr download queues and removes downloads if they become stalled or no longer needed.
- [Deleterr](https://github.com/rfsbraz/deleterr) - Automates deleting inactive and stale media from Plex/Sonarr/Radarr.
- [Deployrr](https://github.com/SimpleHomelab/Deployrr) - Automates Homelab setup using Docker and Docker Compose.
- [Digarr](https://github.com/iuliandita/digarr) - AI-powered music discovery that builds a taste profile from your listening sources and finds new artists. Optionally sends approved artists straight to Lidarr.
- [Episeerr](https://github.com/Vansmak/episeerr) - Automates sending and deleting episodes or seasons to sonarr one at a time as played.
- [Excludarr](https://github.com/haijeploeg/excludarr) - 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.
- [Exportarr](https://github.com/onedr0p/exportarr) - This will export metrics gathered from Sonarr, Radarr, Lidarr, or Prowlarr.
- [Ezarr](https://github.com/Luctia/ezarr) - Aims to make it as easy as possible to setup an entire Servarr/Jackett/BitTorrent/PleX/Jellyfin mediacenter stack using Docker.
- [Fetcharr](https://github.com/furey/fetcharr) - Syncs Fetch TV PVR recordings into Plex. Watches a Fetch TV box on the LAN, copies new episodes of followed shows into the Plex TV library, and triggers a section refresh.
- [Nixarr](https://github.com/nix-media-server/nixarr) - A Nixos module that aims to make the installation and management of a home media server as easy, and pain free, as possible.
- [FlareSolverr](https://github.com/FlareSolverr/FlareSolverr) - Proxy server to bypass Cloudflare protection.
- [Flemmarr](https://github.com/Flemmarr/Flemmarr) - Easy, automatic configuration for your -arr apps.
@ -96,6 +92,7 @@
- [MediathekArr](https://github.com/PCJones/MediathekArr/) - Integrate ARD&ZDF Mediathek in Prowlarr, Sonarr, and Radarr (German free public TV stations).
- [Midarr](https://github.com/midarrlabs/midarr-server) - The minimal lightweight media server.
- [Monitorr](https://github.com/Monitorr/Monitorr) - A self-hosted PHP web app that monitors the status of local and remote network services, websites, and applications.
- [Muxarr](https://github.com/KirovAir/muxarr) - Optimize and clean up your media library by stripping redundant audio tracks and subtitles without re-encoding. Features *arr integration for original language detection and automatic processing, with an easy-to-use web interface to preview changes.
- [Notifiarr](https://notifiarr.com/) - Discord notification system.
- [Ombi](https://github.com/Ombi-app/Ombi) - A self-hosted web application that automatically gives your shared Plex or Emby users the ability to request content by themselves! Ombi can be linked to multiple TV Show and Movie DVR tools to create a seamless end-to-end experience for your users.
- [Plexist](https://github.com/Gyarbij/Plexist) - An application for recreating Spotify and Deezer playlist in Plex.
@ -135,10 +132,10 @@
- [Addarr](https://github.com/Waterboy1602/Addarr) - Telegram Bot for adding series/movies to Sonarr/Radarr or for changing the download speed of Transmission/Sabnzbd.
- [Botdarr](https://github.com/shayaantx/botdarr) - Slack/Discord/Telegram/Matrix bot for accessing radarr, sonarr, and lidarr.
- [Doplarr](https://github.com/kiranshila/Doplarr) - An *arr request bot for Discord.
- [Doplarr](https://github.com/activexray/doplarr_rs) - An *arr request bot for Discord.
- [jackett2telegram](https://github.com/danimart1991/jackett2telegram) - A self-hosted Telegram Python Bot that dumps posts from Jackett RSS feeds to a Telegram chat.
- [Membarr](https://github.com/Yoruio/Membarr) - Discord Bot to invite a user to a Plex or Jellyfin server.
- [Requestrr](https://github.com/darkalfx/requestrr) - A Discord bot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat.
- [Requestrr](https://github.com/thomst08/requestrr) - A Discord bot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat.
- [Searcharr](https://github.com/toddrob99/searcharr) - Sonarr & Radarr Telegram Bot.
## Dashboards