this post was submitted on 01 Mar 2026
22 points (95.8% liked)

Selfhosted

57200 readers
532 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
[–] fonix232@fedia.io 2 points 3 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.