this post was submitted on 07 Mar 2024
36 points (95.0% liked)

Selfhosted

38768 readers
323 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.

Resources:

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

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I have bought my first proper home server and am setting up a full stack of media services on truenas scale after years of doing everything manually. In that regard I have set up jellyfin, sabnzbd and radarr, and the next step is to add jellyserr it seems. But then I stumble across prowlarr and cannot figure out if it is a contender to or a supplement to jellyserr. Can somebody tell me what the difference is, if I should use both if they are complementing each other or which you are using if they are competing?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 19 points 5 months ago (1 children)

Jellyseerr is the front end to download movies, the thing that get shown to you or your users, then it uses radarr and sonnarr to get movies and, radarr and sonnar then get the movie using torrent providers in prowlarr, then they send the torrent to qbittorrent or another bittorrent client.

Also, Jellyseerr is awesome when all of this is working perfectly!

theyre not contenders, they all work in unisson! even tho you can skip using Jellyseerr and get your movies on sonarr or radarr, but their UI is crap and confusing tbh...

[–] [email protected] 3 points 5 months ago (2 children)

I have radarr working fine in combination with sabnzb (i am on usenet instead of torrenting). What does prowlarr do in between them?

[–] [email protected] 4 points 5 months ago (1 children)

The other person is wrong. Your Usenet indexers will work on prowlarr. The most important feature that Prowlarr has that gets overlooked is that it will sync your indexers into the other arr programs like radarr sonarr, lidarr, etc... automatically. You make a change on prowlarr it syncs to them all. It's the ideal solution for managing indexers all in one place.

[–] [email protected] 2 points 5 months ago (2 children)

Thanks! So prowlarr is the only place my indexers should be configured. And sonarr and radarr should only be configured with downloaders?

[–] [email protected] 3 points 5 months ago (1 children)

If you're only intend to use Radarr you can set your NZB indexer there and your downloader.

If you plan to add more arr later like Sonarr you can use Prowlarr and just link it, and not have to configure your indexers again in Sonarr.

Honestly if you're using nzb you'll only really need the nzb indexer so it shouldn't be all that hard to set up in other programmes

[–] [email protected] 3 points 5 months ago (1 children)

I will be using sonarr and maybe others as well. I have set it up now. I liked prowlarr a lot. I have a language specific torrent site I have added to it and it seems like prowlarr is the only place I can select exactly which language to download.

[–] [email protected] 1 points 5 months ago

I thought you could set that up in the "Profiles" option.

[–] [email protected] 3 points 5 months ago

Yeah. Once you add indexer to prowlar it will be visible in radarr as well (also sonarr, lidarr, etc).

Jelyseerr is amazing GUI that you can use to grab media instead of logging in to radarr or sonarr.

I recommend both!

[–] [email protected] 1 points 5 months ago (2 children)

If you are only using usenet then prowlarr will do nothing. Prowlarr aggregates torrent indexers and searches them for your request

[–] [email protected] 5 points 5 months ago

That is not correct. Prowlarr also searches Newznab-compatible providers (i.e. most nzb-indexers).

[–] [email protected] 1 points 5 months ago

Ah thanks! I have a specialist (Norwegian language) torrent site I couln't get working in radarr. I have to give prowlarr a go then!