diff --git a/arr-services.json b/arr-services.json index 294bd07..932ae34 100644 --- a/arr-services.json +++ b/arr-services.json @@ -5,26 +5,6 @@ "description": "Telegram bot for Sonarr/Radarr", "github_slug": "Waterboy1602/Addarr" }, - { - "name": "Profilarr", - "description": "Configuration management tool for Radarr/Sonarr that automates importing and version control of custom formats and quality profiles", - "github_slug": "Dictionarry-Hub/profilarr" - }, - { - "name": "Notifiarr", - "description": "Unified system to manage and customize Discord notifications for network monitoring, downtime, and health alerts", - "github_slug": "Notifiarr/notifiarr" - }, - { - "name": "Pulsarr", - "description": "Pulsarr bridges Plex watchlists with Sonarr and Radarr for real-time media monitoring and automated content acquisition", - "github_slug": "jamcalli/Pulsarr" - }, - { - "name": "Buildarr", - "description": "A solution to automating deployment and configuration of your *Arr stack", - "github_slug": "buildarr/buildarr" - }, { "name": "Autobrr", "description": "Modern torrent and Usenet download tool with automation inspired by Trackarr, Autodl-irssi, and Flexget", @@ -35,16 +15,36 @@ "description": "Automates & manages **subtitles**", "github_slug": "morpheus65535/bazarr" }, + { + "name": "Bazarr+", + "description": "Fork of Bazarr adding a subtitle editor, OpenSubtitles.org scraper, mass batch operations, provider-priority search, and encrypted API keys", + "github_slug": "LavX/bazarr" + }, { "name": "Bobarr", "description": "Radarr+Sonarr+Jackett+VPN", "github_slug": "iam4x/bobarr" }, + { + "name": "Bookshelf", + "description": "A drop in replacement for Readarr to manage **ebooks** and **audiobooks**", + "github_slug": "pennydreadful/bookshelf" + }, + { + "name": "Buildarr", + "description": "A solution to automating deployment and configuration of your *Arr stack", + "github_slug": "buildarr/buildarr" + }, { "name": "Cardigann", "description": "Alternative to Jackett", "github_slug": "cardigann/cardigann" }, + { + "name": "Cleanuparr", + "description": "Tool for automating cleanup of unwanted or blocked files in *arr applications.", + "github_slug": "Cleanuparr/Cleanuparr" + }, { "name": "Deleterr", "description": "Automates deleting inactive and stale media from Plex/Sonarr/Radarr", @@ -133,6 +133,11 @@ "description": "Automates & manages **comic books**", "github_slug": "MylarComics/mylar3" }, + { + "name": "Notifiarr", + "description": "Unified system to manage and customize Discord notifications for network monitoring, downtime, and health alerts", + "github_slug": "Notifiarr/notifiarr" + }, { "name": "Organizr", "description": "HTPC/Homelab Services Organizer", @@ -154,6 +159,11 @@ "description": "Let Sonarr fetch the next season of a show you are watching on Jellyfin/Emby/Plex.", "github_slug": "p-hueber/prefetcharr" }, + { + "name": "Profilarr", + "description": "Configuration management tool for Radarr/Sonarr that automates importing and version control of custom formats and quality profiles", + "github_slug": "Dictionarry-Hub/profilarr" + }, { "name": "Prowlarr", "description": "Indexer Manager that syncs with other *arrs.", @@ -165,6 +175,11 @@ "description": "Prevents Sonnar/Radarr downloading of media already available on your Watching providers by region (ex: Netflix, etc..).", "github_slug": "Fazzani/Proxarr" }, + { + "name": "Pulsarr", + "description": "Pulsarr bridges Plex watchlists with Sonarr and Radarr for real-time media monitoring and automated content acquisition", + "github_slug": "jamcalli/Pulsarr" + }, { "name": "Radarr", "description": "Automates & manages **movies**", @@ -217,6 +232,11 @@ "description": "Sync two Radarr/Sonarr/Lidarr servers via API", "github_slug": "syncarr/syncarr" }, + { + "name": "Taggarr", + "description": "Scans and tags media content and will mark it as 'wrong-dub' if the media is not in the desired language.", + "github_slug": "BassHous3/taggarr" + }, { "name": "Tdarr", "description": "FFmpeg/HandBrake + video health checking", @@ -238,30 +258,10 @@ "description": "Extracts archives from watch folders for import into other ARR apps", "github_slug": "davidnewhall/unpackerr" }, - { - "name": "Cleanuparr", - "description": "Tool for automating cleanup of unwanted or blocked files in *arr applications.", - "github_slug": "Cleanuparr/Cleanuparr" - }, - { - "name": "Taggarr", - "description": "Scans and tags media content and will mark it as 'wrong-dub' if the media is not in the desired language.", - "github_slug": "BassHous3/taggarr" - }, { "name": "Wizarr", "description": "An automatic invitation system for Plex, Jellyfin, Emby, AudiobookShelf, Komga, Kavita and Romm", "github_slug": "Wizarrrr/wizarr" - }, - { - "name": "Bookshelf", - "description": "A drop in replacement for Readarr to manage **ebooks** and **audiobooks**", - "github_slug": "pennydreadful/bookshelf" - }, - { - "name": "Bazarr+", - "description": "Fork of Bazarr adding a subtitle editor, OpenSubtitles.org scraper, mass batch operations, provider-priority search, and encrypted API keys", - "github_slug": "LavX/bazarr" } ] } diff --git a/other-helpful-apps.json b/other-helpful-apps.json index eaa21b1..60aaf8d 100644 --- a/other-helpful-apps.json +++ b/other-helpful-apps.json @@ -1,5 +1,10 @@ { "applications": [ + { + "name": "arrstack", + "description": "TUI installer that sets up a TRaSH-compliant self-hosted media stack on a clean Linux host", + "github_slug": "LavX/arrstack" + }, { "name": "CLIX", "description": "A Plex Terminal Media Player", @@ -76,11 +81,6 @@ "name": "Unmanic", "description": "Transcodes your library", "github_slug": "josh5/unmanic" - }, - { - "name": "arrstack", - "description": "TUI installer that sets up a TRaSH-compliant self-hosted media stack on a clean Linux host", - "github_slug": "LavX/arrstack" } ] }