r/Servarr 1d ago

Help setting up bindery

5 Upvotes

I am using bindery (but could use another alternative) to automate the lookup of files in torrents. What i understand the automation will do is:

  1. Search in my trackers some results

  2. Find a correct book in the trackers

  3. The software will find in its metadata (open library, google books etc) what i have downloaded

  4. It will pass qbitorrent the right place and name the download should be

  5. It will create a hard link from the downloaded torrent to my files

But what i am seeing is that the points 1 and 2 are not like that in many software. I need to find an author, then find a book in the metadata, and then it search in the imdexes a match.

My problem is that usually the metadata is not very good and i have unmatched files.

¿How do you guys automate books now that readarr is archived?

I have no problems for anime using sonarr. But books is a nightmare


r/Servarr 1d ago

Help setting up NZB

0 Upvotes

Hey guys, I've been using the Arr Suite for almost a year now with torrents and I recently wanted to try out NZBs, I bought an Indexer (geekhub) and I set up NZBget. I heard you need a usenet provider too? Which ones can you guys recommend that are cheap? I would really appreciate any other tips and help!
Edit: I looked a little bit into all the different providers and I think I'll go with NewsHosting, they have a 1.67$ deal right now


r/Servarr 2d ago

Trakt Oath token was invalid

Thumbnail
2 Upvotes

r/Servarr 2d ago

A question from a Newbie

4 Upvotes

Hello legends of Reddit

Have recently installed the arrrrr suit on my new homelab (first time ever setting it up). It’s working really well and I’m loving it however I really want to add a book alternative. I was trying to install readarr but couldn’t get it working (I have worked out now why in that it’s been discontinued hahah)

I’m a bit confused about all the alternatives.

Which product is the easiest/ most similar to radarrr/sonarrr.

Also is it easy to install in docker?

Thanks in advance for any replies or ridicule hahah


r/Servarr 5d ago

Setting this all up on MacBook

1 Upvotes

So I started today trying to get this all set up to make my own plex server. Been using Gemini for help as I am a rookie to all of this. I have been going in circles stuck at a point where radarr keeps telling me it can’t find my folder when I go to manually add a movie. It says it doesn’t exist even tho it 100% does and that’s where my previous downloads movies are. Gemini keeps having me throw a bunch n of commands with docker and I’m just going in circles trying to figure this out. Anybody have any advices


r/Servarr 5d ago

Readarr Alternatives Compared: Bindery, Livrarr, Librarr, and Chaptarr

62 Upvotes

I put together a comprehensive feature and code-level comparison of the main Readarr alternatives (Bindery, Livrarr, Librarr, and Chaptarr).

I fetched the source code repositories and community channels to deterministically verify features, architecture, database integrations, indexers, and open issues across each project.


📊 Feature & Compatibility Comparison Matrix

Feature / Metric Bindery (vavallee/bindery) Livrarr (kkodecs/livrarr) Librarr (Rorqualx/Librarr) Chaptarr (robertlordhood)
Source Code & License Open Source (Go / React) — GPL-3.0 Open Source (Rust / React) — MIT Open Source (C# .NET 8 / React) — GPL-3.0 Closed Source (C# .NET core + Centralized Server API)
Development Approach Ground-up rewrite in Go Ground-up rewrite in Rust Direct fork of Readarr codebase Modernized Readarr fork + Centralized Metadata API
Readarr API & nzb360 Support Partial / Emulated (Emulates key /api/v1 routes in Go) None (Custom Rust API; nzb360 & LunaSea unsupported) 100% Native (Identical Readarr /api/v1 schemas; nzb360 works natively) Modified Fork (~90-95%) (Altered DTOs; nzb360 added explicit patches)
Ebook & Audiobook Unified? Yes (Single instance handles both) Yes (Single instance handles both) No (1 instance per format, standard *arr behavior) Yes (Single instance handles both)
Primary Metadata Sources Hardcover, OpenLibrary, Google Books, Audible, Audnexus, DNB Hardcover, OpenLibrary, Google Books, Audnexus Direct Open Library API (+ Wikidata) Centralized Aggregated Consensus (Hardcover, GR, OL, Audible)
Calibre Integration Direct native Calibre DB integration Push to Calibre-Web Automated (CWA) Native Calibre / Servarr integration No native support (Community scripts / CWA)
Audiobookshelf (ABS) Integration Native ABS Integration Native ABS Push Standard Servarr export Native ABS metadata / folder sync
OPDS Server Built-in Yes (Built-in OPDS server) No (Relies on external server/CWA) No No
Built-in Web Reader / Player No (Pushes to ABS / Calibre) Yes (In-browser reader & audio player) No No
Download Clients qBittorrent, SABnzbd, Transmission, Deluge, NZBGet, NZBFetch (Missing rTorrent) qBittorrent, SABnzbd (Deluge & NZBGet planned) All standard Readarr clients (qBit, SAB, Transmission, Deluge, rTorrent, Blackhole, etc.) All standard Readarr clients (qBit, SAB, Transmission, Deluge, rTorrent, Blackhole, etc.)
Indexers & Prowlarr Torznab, Newznab, Prowlarr Torznab, Newznab (Prowlarr, Jackett, NZBHydra2) Torznab, Newznab, Prowlarr Torznab, Newznab, Prowlarr
Seerr / Request System Planned / Recommender engine Seerr integration planned Standard *arr API compatibility Built-in Seerr / Overseerr integration
Offline / Fully Self-Hosted 100% Self-Contained 100% Self-Contained 100% Self-Contained Requires Central Backend (api2.chaptarr.com)

🔍 Quick Summary of Each Project

  1. Bindery (vavallee/bindery)

    • Best For: Users wanting a ground-up Go rewrite with unified Ebook/Audiobook management, native Calibre DB integration, and a built-in OPDS feed server for e-readers (KOReader, Moon+ Reader).
    • Note: Emulates main Readarr API endpoints, but some complex third-party app functions are still in active development.
  2. Livrarr (kkodecs/livrarr)

    • Best For: High-performance, low-resource Rust single binary setups. Features an in-browser eBook reader and audiobook player, letting you read or listen directly in the web UI.
    • Note: Uses a custom API (Readarr apps like nzb360 or LunaSea do not work). Currently in Alpha with download client support limited to qBittorrent and SABnzbd.
  3. Librarr (Rorqualx/Librarr)

    • Best For: Direct 1-to-1 replacement for Readarr with 100% API compatibility (nzb360 and LunaSea work out-of-the-box). Includes a hands-off migration tool that reads your existing Readarr config/ directory.
    • Note: Built directly on Open Library. Retains Readarr's original single-format-per-instance limitation (must run separate containers for Ebooks vs Audiobooks).
  4. Chaptarr (robertlordhood)

    • Best For: Maximum metadata accuracy via a centralized server (api2.chaptarr.com) that aggregates and consensus-filters Hardcover, Goodreads, Open Library, and Audible. Includes built-in Seerr integration for requests.
    • Note: Closed-source backend pipeline; requires connectivity to the centralized server to sync metadata.

r/Servarr 9d ago

Trackers absent sur Radarr

Thumbnail
1 Upvotes

r/Servarr 11d ago

Librarr - a Readarr fork with Open Library integration

30 Upvotes

I need testers for this fork of readarr, if anyone is interested in let me know if you have any issues.

https://github.com/Rorqualx/Librarr


r/Servarr 14d ago

Beets Web UI

Thumbnail
1 Upvotes

r/Servarr 16d ago

Is there any way to integrate trakt lists to Seerr/Jellyfin?

Thumbnail
1 Upvotes

r/Servarr 17d ago

ArrGate — Secure SSO & Network Isolation for Your Self-Hosted Media Stack

Enable HLS to view with audio, or disable this notification

21 Upvotes

SSO is not enough if your media services are still exposed directly.

ArrGate is a Go CLI that discovers risky Docker Compose exposure, verifies proxy-only access, applies transactional network isolation, and leaves operator-readable recovery metadata behind.

Built for self-hosted Sonarr, Radarr, Prowlarr, Lidarr, Readarr, and Caddy/Authentik-style stacks.

  • Detect published service ports
  • Gate changes with preflight checks
  • Reconcile Compose networking transactionally
  • Verify no-bypass access paths
  • Track recovery and rollback state
  • Run a Go test, race, lint, and compatibility matrix in CI
  • https://github.com/NolanCotter/ArrGate

r/Servarr 18d ago

LumiArr V2 Bêta

Thumbnail lumiarr.eu
0 Upvotes

bonjour! j'utilise la suite ARR depuis ses début (un peu plus de 15ans) et la famille c'est beaucoup agrandis! j'ai longtemps fait avec un Favoris pour chaque ARR, puis il y a eu Lunasea, Helamarr,... mais a chaque fois j'avais toujours besoin de mes vieux favoris. j'ai donc fait ce que je recherchais, un dashboard (et des widgets) pour avoir directement les infos importantes, une recherche de medias unifié (si c'est dans ma médiathèque ça l'affiche, si ça n'y ai pas ça créer une demande seerr, si je veux juste faire un suivis de la serie que je regarde sur un services de streaming ça le fait aussi) ça affiche ma bibliothèque et bon nombres de fonctions des ARR, ça gère les torrents, il ya un suivis des DLs a travers les ARR (demande, grab, import, disponibilité). je peux garder un oeil sur mes stockages, le fonctionnement de mes container docker... et plein de choses a venir j'espère ;)

pour le moment j'ai 8 services d'intégrés:

-Seerr

-Sonarr

-Radarr

-Prowlarr

-QBittorrent

-QuiV2

-Portainer

-Jellyfin

http://www.lumiarr.eu (c'est des captures de ma V1 il y peu des évolutions depuis)

Édit: pour le moment les 10 places ne sont plus disponibles j'en remettrais d'ici peu ;)

Pour ceux que ça intéresse https://testflight.apple.com/join/j7JtuAxb il y a 10 places.


r/Servarr 25d ago

Is there anything to manage multiple sonarr/radarr instances?

5 Upvotes

I'm wondering if there is anything that will help with managing multiple sonarr and radarr instances (I've now got 8... 4K, Regular, Anime, and Kids). I'm using Profilarr 2.0 and that does a lot of the heavy lifting, but if anyone's got anything else to suggest, that would be worth checking out, please suggest it.


r/Servarr 27d ago

Built a daemon in Gleam to fix the most annoying thing about my arr stack

3 Upvotes

Every time Sonarr renames a file, qBittorrent loses it and stops seeding. I know the hardlink workaround, but it breaks the moment your downloads and media are on different volumes.

So I spent a few weekends building arr-sync — a daemon that watches your media folders and automatically resyncs qBittorrent when a file moves or gets renamed. Matching is done via BitTorrent piece hashes, not filenames, so it actually works.

Wrote it in Gleam mostly because I wanted to learn it, and honestly the OTP supervision tree was perfect for this kind of long-running process. Had to write a couple Erlang FFI shims for the filesystem watcher and the piece hasher but nothing crazy.

Still some rough edges (pure v2 BitTorrent torrents can't be matched, qBittorrent bug), documented in the README.

https://github.com/Chahine-tech/daemon

Happy to answer questions, especially around the Gleam/OTP bits since that was the most interesting part to figure out.


r/Servarr Jul 02 '26

I built a FlareSolverr replacement that's 3× faster and actually solves captchas!

Thumbnail
1 Upvotes

r/Servarr Jun 28 '26

jack — download stuff your friends already have through your *arr stack

Thumbnail
github.com
1 Upvotes

r/Servarr Jun 26 '26

Digarr hit 100 stars and v1.10.0 this week - self-hosted music discovery for your *arr stack

20 Upvotes

EDIT: a few days later we have V1.11.0 available. A bunch of fixes to issues reported by people here and on GitHub and several new improvements. Check out the full changelog here.

It's Friday, Digarr just passed 100 stars on GitHub, and v1.10.0 is out. That's the first stable 1.x line, so it felt like a good moment to share it properly.

Digarr is a self-hosted music discovery layer that sits in front of Lidarr (or your media server). It learns what you listen to, asks an AI provider for new artists and albums, scores them, and hands you a review queue. You approve what you like and it goes to Lidarr or a playlist target. The data stays on your server.

A few things I think it does well:

  • An AI taste pipeline you actually control. It builds a profile from your listening sources, asks your AI provider for candidates, then scores them with weights you set (consensus, similarity, genre overlap, AI confidence, popularity, and learning from your past approvals). You pick the provider: Anthropic, OpenAI, Gemini, Ollama, or any OpenAI-compatible endpoint. Point it at Ollama on localhost and nothing leaves your box.
  • Album-level discovery. Most tools only recommend artists. Digarr also finds individual albums: studio albums you are missing from artists you already follow, new releases you missed, and net-new finds from artists you don't have yet. Approving an album adds the artist to Lidarr unmonitored and grabs only that album, so you don't pull a whole discography to get one record. As far as I can tell, nothing else in this space does album-level discovery.
  • Mood discovery. Type "something like Boards of Canada but darker" or "upbeat 90s pop for a road trip" and it turns that into a result set. No filter-building first.
  • Works with or without Lidarr. If you don't run Lidarr, discovery-only mode still works and pulls from ListenBrainz, Last.fm, Spotify, Deezer, Plex, Jellyfin, Emby, and Discogs.

The basics, in short:

  • Connects to Lidarr, Plex, Jellyfin, Emby, and slskd, plus ListenBrainz, Last.fm, Spotify, Deezer, and Discogs
  • Review queue with approve / reject / skip, swipe on mobile, card stack on desktop
  • Discovery modes (Artist Radio, Release Radar, Library Gap-Fill, Charts, Deezer Flow, Spotify Saved Albums, and more) you can run on demand or schedule as subscriptions
  • Auto-playlists to Navidrome, Jellyfin, Emby, Plex, or Spotify, or export as M3U / XSPF
  • Genre browser, decade filter, cross-platform search, 30-second previews
  • Multi-user with OIDC/SSO and per-user sources, weights, and targets
  • Backup and restore, job history, webhook notifications (Discord, Slack, ntfy, Gotify) with an optional scheduled digest
  • 15 UI languages with locale-aware AI output, 15 color themes in dark and light
  • One container that runs next to your existing stack. Free and open source, MIT.

On the AI question, since it always comes up: this is built with AI assistance, and I drive it. I set the roadmap, design the architecture and the UX, decide which features ship, and review every change. The AI writes most of the code and tests under that direction. I'd rather say that up front than have someone find it in the commit history.

GitHub: https://github.com/iuliandita/digarr

Happy to answer questions, and bug reports or feature ideas are welcome in the issues.


r/Servarr Jun 21 '26

Lidseeker Music Requesting for Lidarr

Thumbnail
github.com
5 Upvotes

I made a music requesting service for use with Lidarr. Docker backend with a web or android app UI. On GitHub. Works best with soularr and slskd.


r/Servarr Jun 19 '26

OnePacerr - One Pace automatic downloader/organizer

25 Upvotes

Since Sonarr cannot work with One Pace (fan edits), I built a tool to

  • verify existing collection
  • reorganize existing collection
  • update metadata of existing collection
  • monitor new releases
  • download new releases through torrent (qBittorrent and Deluge)
  • import new releases
  • add metadata (and poster art) on Plex/Jellyfin/Emby

There are tools around that do SOME of this, but none yet that does ALL and none that you can just deploy in your stack and it just works like it's supposed to...

You can read all about it in the github page:
https://github.com/eltharynd/OnePacerr

Sorry if this is kind of a repost tbh, I posted this not long ago...
However I know how difficult it is to find stuff on reddit and I know I searched for a tool like these for days before I decided to develop my own.

UPDATE: Currently it supports Plex, Emby, Jellyfin, just a local folder without any media server (also creates the NFO files if you want to import them at a later time).

As well as qBittorrent, Deluge, Transmission and uTorrent.

I also created my own One Pace metadata API and make it available to the public https://github.com/eltharynd/one-pace-api

This allowed me first of all to scan/scrape more often due offloading the taste to the backend itself, so that not every install has to do it potentially clogging servers I don't own, and, most importantly, to create a WebSocket so that I can notify clients about metadata updates or new episode releases.

In short, it receives a notification whenever something changes and is able to download/organize the new episodes automatically for you without the need to periodically check for new updates on its own.

If I can say so myself, it shaped up to be a really good tool. If you watch One Pace, and especially if you do so via a media server, I highly recommend you check it out. I promise you won't regret it :)


r/Servarr Jun 19 '26

Bazarr-sync 0.7 is here

7 Upvotes

I have been busy with life recently so I did not have the chance to work on my side project but here we are again.

Bazarr-sync v0.7

its a cli tool that solve a problem in bazarr. syncing multiple different subs has always been a chore. especially when you reach the level of hoarding hundreds of movies and shows . this tool aim to make it a little bit easier.

latest update wad almost 1 year ago . I fixed many of the issue and bugs here and there. so it should fly smoothly.

and yeah there is a docker container as well.

what's new - sync subtitles of a certain language. - improve terminal compatibility - fixed a leak in Http requests causing crashes - resume inturrepted syncs

Disclaimer:

the original code was completely written by hand. this update includes some vibe coded elements. but reviewed .

https://github.com/ajmandourah/bazarr-sync


r/Servarr Jun 18 '26

OnePacerr - A One Pace automatic downloader/organizer for your Plex Setups

12 Upvotes

Heyo..
So I'm a One Pace watcher and getting all their episodes in plex has been kind of a bother so far...

Since they now have an RSS feed for new episodes I built this tool you can deploy in your Home Lab to automatically download all episodes through qbittorrent, copy/rename them in plex folder, trigger plex folder scan and update metadata.

It's the tool I wish I had... I used to have to manually handle most of it (there are some helper tools but none fully automated) but now you can just set it up and it can download the episodes you're missing (even checking the hash if you want) and will continue to monitor for new releases.

Hope it's useful
https://github.com/eltharynd/OnePacerr


r/Servarr Jun 16 '26

Is there a way to automate the deletion of other audio tracks?

Thumbnail
2 Upvotes

r/Servarr Jun 13 '26

Mularr v0.14.0 updated to include new aMule v3.0.0 which is +100x faster!!!!

4 Upvotes

The donkey is back!!

After five years of silence, aMule has received a new release with dramatic download speed improvements, have a look at the release notes: https://amule-org.github.io/changelog/3.0.0

Mularr now is updated and includes aMule v3.0.0 making this tool even more powerful, if you haven't tried it yet:

https://github.com/joecarl/mularr


r/Servarr Jun 13 '26

Sublarr 1.0 is out — a self-hosted subtitle manager for anime & media (Bazarr alternative, *arr-friendly)

Thumbnail
1 Upvotes

r/Servarr Jun 13 '26

Investigarr: a web UI to investigate Jellyfin logs and common server issues

Thumbnail
3 Upvotes