this post was submitted on 01 Mar 2026
50 points (96.3% liked)

Selfhosted

57265 readers
468 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

I had a small media library for myself, and wanted to automate it a bit more, so implemented arr stack (prowlarr, radarr, lidarr), it seems to work but I'm not sure how to pick indexers. I have no experience with it, and I initially just picked a public one, but it barely ever seems to download something.

I'm a bit confused about it, should i just pick as many as I can? Or join a private one? But no idea where to start there.

Any advice or push in the right direction would be appreciated.

you are viewing a single comment's thread
view the rest of the comments
[–] warbond@lemmy.world 4 points 5 days ago (1 children)

I started by picking a lot of indexers, trying to cover my bases, but every search would take forever because it sifts through every match to find the best one for your criteria. In the end I pared it down to just to just a couple big ones that even I've heard of and it's been fine 98% of the time.

I've always heard the private indexers are best, but I don't have experience with them.

[–] fonix232@fedia.io 5 points 5 days ago

I wish Prowlarr supported having a pool of generic indexers that are regularly speed tested and only the top X are used for actual queries (one random query an hour to check response time shouldn't hurt, and external searches can also provide for this statistic), either based on count/percentage or maximum response time.

That would alleviate the long queries on a very dynamic approach.