this post was submitted on 21 Aug 2025
74 points (98.7% liked)

Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ

63637 readers
278 users here now

⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.

Rules • Full Version

1. Posts must be related to the discussion of digital piracy

2. Don't request invites, trade, sell, or self-promote

3. Don't request or link to specific pirated titles, including DMs

4. Don't submit low-quality posts, be entitled, or harass others



Loot, Pillage, & Plunder

📜 c/Piracy Wiki (Community Edition):

🏴‍☠️ Other communities

FUCK ADOBE!

Torrenting/P2P:

Gaming:


💰 Please help cover server costs.

Ko-Fi Liberapay
Ko-fi Liberapay

founded 2 years ago
MODERATORS
top 21 comments
sorted by: hot top controversial new old
[–] eru@mouse.chitanda.moe 5 points 11 hours ago

meant to automate grabbing content from torrents or usenet, sending them to your torrent client, and also moving or linking the dowbloaded files

the available settings, filter for formats, etc. are pretty complex and the usecase is broad

[–] infinull@lemmy.dbzer0.com 14 points 14 hours ago

So there's the "official" set of tools from servarr.com, but there's a few "unofficial" tools as well, but they all function similarly in that they glue several things together to make workflows nicer.

  1. A downloader (either a Bittorrent client or Usenet, but I will focus on Bittorrent).
  2. An Indexer, some remote site (like thepiratebay.org) or BitMagnet (local DHT scraper) for searching for torrents. Prowlarr is the generic indexer component, so it can provide Indexer's to other components (Sonarr, Radarr, etc.), but you don't need to use Prowlarr if the site
  3. A downloads folder.
  4. A media library folder.

After adding your media library so the component knows what you "have" already, you tell the component (say "Sonarr" for TV shows) what you "want" and it's added to a wanted list. It also knows what you already have. When you add a new show to your wanted list it can immediately download it, or it can wait for new episodes to be released and only download those. When downloading it will download to the downloads folder and then copy (you can change settings so it uses hard links, so these copies don't take up extra space). It will only copy the media files and ignore .nfo/readme.txt style files, and it will change the format to the one Plex/JellyFin want (with //S__E__ - Episode title.mkv) By default it will seed for a certain amount and then delete the files from the downloads folder/remove from the torrent client, but this is configurable. It can also look for higher quality versions like if you have 480p versions of a show and 1080p versions become available it can download them and replace the lower quality versions with higher quality (it does not do this by default).

But that's fundamentally how they work, they have a media library with certain things, and a list of things you "want" and then a way to download things to get from the want list into the media library without needing to do any manual intervention (except manually adding things to your wanted list)

[–] kbal@fedia.io 21 points 16 hours ago (1 children)

Follow-up question: Can someone explain it in a goofy pirate accent?

[–] taco@piefed.social 38 points 14 hours ago (4 children)

Arr, ye be wantin’ the secrets o’ the Servarr fleet, eh? Then lend me yer ears:

Sonarr – This be the lookout in the crow’s nest, keepin’ watch fer new episodes o’ yer favorite shows. When it spies ‘em, it signals the crew to fetch ‘em down from the digital seas.

Radarr – Aye, this one’s the treasure hunter, scourin’ the oceans fer full-length films instead o’ episodes. It marks the map, finds the booty, an’ brings the shiny reels aboard.

Lidarr – The ship’s bard, huntin’ down new shanties an’ albums to keep the crew’s spirits high on long voyages.

Readarr – A learned scribe, fetchin’ tomes an’ scrolls fer them what likes a quiet night with words instead o’ waves.

Bazarr – The translator, givin’ ye subtitles fer shows an’ films in whatever tongue ye fancy, so no sailor be left in the dark.

Prowlarr – The scout, integratin’ all yer trackers an’ indexers into one mighty spyglass, so the rest o’ the crew can search the seas more smartly.

All together, they be runnin’ like a well-oiled pirate crew, each wit’ a role in findin’, organizin’, and keepin’ yer plundered media shipshape.

[–] unruffled@anarchist.nexus 10 points 13 hours ago

Thank you for your service.

[–] almost1337@lemmy.zip 5 points 12 hours ago (1 children)

Avast all ye who be lookin fer fancy words, readarr has been sent to Davy Jones's locker.

I love this and you are a hero, bur your language could be both kore nautical and more piratey.

[–] frongt@lemmy.zip 37 points 18 hours ago

they are tools for automating the grabbing, downloading, and organizing of media such as movies, tv, and music.

[–] southrydge@lemdro.id 6 points 13 hours ago

It can be overwhelming or straight up not worth it for people, but I didn't mind the setup (setting up my VPN on my ubuntu server with port forwarding was more of a headache for me) and it makes it way easier for my wife to make requests with jellyseer, also for automatically getting requested new releases or new episodes of shows

[–] 0x0@lemmy.dbzer0.com 7 points 14 hours ago (2 children)

I have a high tolerance for technical stuff, but quite honestly I am overwhelmed by the *arr tools. I have never been able to understand exactly what they each do, how to make them work together, and what the prerequisites are, e.g. a Usenet account.

[–] modular950@lemmy.zip 8 points 13 hours ago

have you already given trash guides a read? it helped me be able to conceptually put the pieces together a little better. it still took actually setting them up and using them for a bit to really understand certain aspects of them, or see 'why' certain things are how they are when I'd previously had no clue for some settings.

[–] onslaught545@lemmy.zip 5 points 12 hours ago* (last edited 11 hours ago)

They're just media library organizers that can download media for you using torrents or Usenet. There's a different one for each type of media:

  • Radar - Movies
  • Sonarr - TV
  • Lidarr - Music
  • Readarr - eBooks
  • Whisparr - Porn

There's also prowlarr, which you can use to set up a list of indexers (torrent/Usenet sites) that the other *arr servers can use, so you don't have to configure each server's indexer list individually. You can also use it as an aggregated indexer search for other things that arent managed by the rest of the suite (like software).

There's also bazarr which you can use to automatically download subtitles for your TV/movie library.

And there's flaresolvarr which can be used by prowlarr to bypass captchas for indexers that use them.

It's all pretty easy to set up, especially if you're using docker containers, although there is a community install script that'll do everything for you if you want them installed directly on Linux.

You do need a separate download client set up, like qbittorrent for torrents and sabnzbd for Usenet.

[–] Bongles@lemmy.zip 2 points 11 hours ago

I setup a tdarr server/node today, it automatically sets up videos to be transcoded. I'm using it so my mini pc hosting jellyfin doesn't have to. This means the videos should direct play, saving significant resources on the mini pc. That should allow me a handful of streams at the same time if it happens.

I put the node on my main desktop pc with a GPU, so when my server sees new videos land in my jellyfin folder it should have the windows pc grab the video, transcode it over on it's own ssd, then replace the original video on the server.

[–] jatone@lemmy.dbzer0.com 0 points 14 hours ago (2 children)

A lot of unnecessary work.

[–] sobchak@programming.dev 0 points 3 hours ago (1 children)

I kinda agree. IIRC, they were originally built for downloading from newsgroups, which does need a lot of automation. Personally, I do find Sonarr useful, so I don't have to manually keep track of when new episodes come out. Before Sonarr, I used to use a tool that was configured with YAML or something, forgot what it was. I do run an *arr stack now because I have a multi-member household, and they don't want to go searching for stuff on trackers, so they just use Overseerr.

[–] jatone@lemmy.dbzer0.com 1 points 1 hour ago

hehe they're clearly products of their times/ecosystems. I dont judge people for using them. I just shake my head at what people are willing to tolerate when there are far easier mechanisms to find and download. I havent had to go outside of a single tracker atm for my uses so that might be part of it.

[–] lka1988@lemmy.dbzer0.com 2 points 12 hours ago* (last edited 12 hours ago) (1 children)

You could say this about a lot of automation tools. A properly-functioning *arr stack is nothing more than an automation tool. Punch a movie/tv show into Overseerr, the *arrs work in the background with your downloader client (torrent or Usenet), and some time later - depending on your internet bandwidth - it appears in Plex/Jellyfin.

The convenience of the end result is worth the work.

[–] jatone@lemmy.dbzer0.com -2 points 11 hours ago* (last edited 11 hours ago)

No its just not that convenient for the LOE. You know what just requires punching in the title you want? Most private tracker uis. Click download and the client picks up the torrent file from your downloads folder

Fuck retrovibed has an rss feed reader and you can just click bookmark in a trackers ui and it'll download in the background.

I took one look at the arr stack and noped right the fuck out.