Whisparr - Adult Movie Collection Manager Tool

Whisparr is a tool for managing adult movie collections, automating downloads, sorting, renaming, & upgrading quality via Usenet and BitTorrent.

Open source Docker ready Runs on NAS Windows · Linux · macOS

Clean Whisparr ZIP access with setup guides for Docker, NAS, Usenet, BitTorrent, and quality profiles.

Illustration of the Whisparr web interface with a monitored media library and automation badges
About the software

What is Whisparr?

Whisparr is a fork in the well-known *arr family of media automation tools, built on the same foundations as Radarr and Sonarr. Instead of you manually searching, downloading, renaming and filing items one by one, Whisparr watches a monitored list, talks to your indexers, hands grabs to your download client, and then imports everything into a tidy, consistently named library.

Because it shares the *arr architecture, anything you already know from Radarr or Sonarr carries over: quality profiles, root folders, indexer settings, download client connections and the familiar web interface. It runs on Windows, Linux and macOS, and it is especially popular as a Docker container on home servers, TrueNAS SCALE and Synology NAS devices.

  • Open-source project with publicly available code
  • Same workflow as Radarr and Sonarr, so the learning curve is small
  • Web-based interface you can reach from any device on your network
  • Works alongside Prowlarr, SABnzbd, NZBGet and qBittorrent
Diagram showing how Whisparr connects indexers and a download client to an organized media library
Features

What Whisparr actually does for you

Every feature below exists to remove a manual chore from managing a private media library.

Automated monitoring

Add an item once and Whisparr keeps watching for it. When a matching release appears on your indexers, it is grabbed automatically according to your rules.

Quality profiles & upgrades

Define the quality you want and the ceiling you will accept. Whisparr can automatically replace an existing file when a better version becomes available.

Renaming & organizing

Imports are renamed with a naming scheme you control and filed into your root folder, so the library stays consistent no matter where a file came from.

Indexer integration

Connect indexers directly or manage them centrally with Prowlarr and sync them across your whole *arr stack in one place.

Download client hand-off

Grabs are passed to SABnzbd, NZBGet, qBittorrent and other supported clients. When the download completes, Whisparr imports it automatically.

Self-hosted & private

Whisparr runs entirely on your own hardware — a PC, home server or NAS. Your library, settings and activity stay on machines you control.

How it works

From wanted list to organized library

Whisparr sits in the middle of a simple pipeline. Here is the whole loop, end to end.

You add and monitor items

Search inside the web UI and add what you want to your library with a quality profile and root folder. Monitored items are checked continuously.

Whisparr searches your indexers

Connected indexers are queried for matching releases. Results are scored against your quality settings and custom rules before anything is grabbed.

Your download client does the fetching

The best matching release is sent to SABnzbd, NZBGet, qBittorrent or another supported client. Whisparr tracks the transfer in its Activity queue.

Import, rename, done

Completed downloads are imported into your library, renamed to your naming scheme, and upgraded later if a better quality release shows up.

Compatibility

Where you can run Whisparr

Whisparr is flexible about hardware. Most people run it 24/7 on a low-power machine.

PlatformHow it runsBest for
WindowsNative install, runs as a tray app or serviceTrying Whisparr on your main PC
LinuxNative packages or Docker containerHome servers and VPS setups
macOSNative app or Docker DesktopMac-based home setups
DockerCommunity images via docker run or ComposeClean, reproducible deployments
TrueNAS SCALEApp catalog or custom Docker appNAS owners with large storage pools
Synology NASContainer Manager (Docker) projectPlug-and-play NAS automation

Exact system requirements depend on the branch you install — check the official source for the latest notes before deploying to older hardware.

Official source

Download Whisparr

Use this section for the Whisparr repository archive. The ZIP is provided without extra wording, bundled installers, or repacked files.

Download Now
Official repository archive Free & open source Repository ZIP
Whisparr official source download card with a ZIP archive button
Safety notice

Download Whisparr the safe way

A few simple habits keep your setup clean and your system safe.

Only download from the official source. The main button on this page points to the official repository archive. Avoid repacked installers, "activated" builds or bundles from unfamiliar download portals.

Whisparr never asks for payment. It is free, open-source software. Any site charging for a Whisparr "license", "pro version" or "unlock key" is not legitimate.

Secure the web interface. Enable authentication in Settings before exposing Whisparr beyond your local network, and prefer a VPN or reverse proxy with HTTPS over opening ports directly.

Respect your local laws. Whisparr is an automation tool. You are responsible for what you download with it and for complying with the laws and content regulations that apply where you live.

Docker Compose file for a Whisparr container with ports and volume mappings
Installation & setup

Three common ways to install

Windows / macOS / Linux (native). Extract or install the official release, start Whisparr, then open the web interface in your browser — by default it listens on port 6969 on the machine where it runs.

Docker (recommended for servers). Deploy a community-maintained image with docker run or a small Compose file. Map a config volume, your data volume and the web port, and the container survives updates and reboots cleanly.

NAS (TrueNAS SCALE / Synology). Both platforms run Whisparr as a container with a friendly UI on top. Our step-by-step NAS guides cover storage paths, permissions and networking.

Use cases

Who Whisparr is for

Home server builders

Add Whisparr to an existing *arr stack on your Linux box or mini PC and manage everything from one browser tab.

NAS owners

Run it 24/7 on TrueNAS SCALE or a Synology unit next to your storage, with hardlink-friendly folder layouts.

Radarr & Sonarr users

Already comfortable with the *arr workflow? Whisparr uses the same concepts, so setup takes minutes, not evenings.

Library perfectionists

If inconsistent file names and scattered folders bother you, Whisparr's renaming and import rules keep everything uniform.

What's new

Release info: v2 and v3 branches

Whisparr development moves across branches. The v2 develop branch is the widely used line that the download on this page points to. The v3 branch is a newer generation with a reworked data model and updated API — many Docker users run it by selecting a v3 image tag.

Because branch status, features and stability change over time, we deliberately do not print version numbers here. Before installing or upgrading, check the official source for the latest release notes, and read our v3 guide to understand what changes between the branches.

Read the Whisparr v3 guide
Whisparr version progression illustration from v1 to v2 to v3
Honest look

Pros & cons of Whisparr

What works well

  • Free and open source, with no license fees or locked features
  • Familiar *arr interface — Radarr and Sonarr knowledge transfers directly
  • Excellent Docker support, ideal for NAS and home server deployments
  • Full automation: monitor, grab, download, rename, upgrade
  • Works with Prowlarr and the download clients you already use

What to keep in mind

  • Smaller community than Radarr or Sonarr, so fewer tutorials exist
  • Branch situation (v2 vs v3) can confuse first-time users
  • Needs indexers and a download client — it is not a standalone downloader
  • Initial folder and permission setup takes care, especially in Docker
  • An always-on device is needed for true hands-off automation
Troubleshooting

Quick fixes for common issues

Most Whisparr problems fall into a handful of categories. Start here before digging into logs.

Web UI will not load

Confirm the service or container is actually running, then check the port. In Docker, make sure the container port is published to the host and no other app is already using it.

Indexer errors

Test each indexer in Settings. Expired API keys, changed indexer URLs and rate limits cause most failures. If you use Prowlarr, re-sync the apps after fixing anything there.

Downloads finish but never import

This is almost always a path mismatch: Whisparr and the download client must see the completed files at a path both can access. Remote path mappings fix it in split setups.

Permission denied on /config or media

In Docker and on NAS devices, set PUID/PGID (or the platform equivalent) so the container user owns its config and can write to your media folders.

Full troubleshooting guide
Guides

Popular Whisparr guides

Step-by-step, screenshot-free and written for beginners. Browse all nine guides on the blog page.

Browse all guides
FAQ

Whisparr — frequently asked questions

Answers are grouped into two categories so visitors can quickly understand the tool, download flow, setup basics, and common fixes.

General Whisparr FAQs

Whisparr is an adult movie collection manager tool. It helps organize a private media library by monitoring wanted items, sending matches to Usenet or BitTorrent download clients, importing completed files, renaming them, and upgrading quality when better releases are available.

Yes. Whisparr is free and open-source software. There are no license keys, paid tiers, or pro versions required to use the core application.

Whisparr is designed for adult movie collections that users manage legally on their own systems. The app focuses on library automation, file organization, metadata-style management, and quality upgrades.

Yes. Whisparr follows the same general workflow as Radarr, Sonarr, Lidarr, and other *arr-style apps, so users familiar with those tools will recognize profiles, root folders, indexers, download clients, queues, and imports.

No. Whisparr is not a standalone downloader. It connects to indexers and then hands approved grabs to a separate download client such as SABnzbd, NZBGet, qBittorrent, or another supported client.

Whisparr can run on common desktop and server platforms, including Windows, Linux, macOS, Docker hosts, TrueNAS SCALE setups, and Synology NAS devices through container-based deployment.

Yes. Prowlarr can manage indexers centrally and sync them to Whisparr. This is helpful when you run multiple automation apps and want indexer settings in one place.

The web interface commonly uses port 6969 by default. In Docker, you can map that internal port to another host port if your server already uses 6969 for something else.

Yes. File renaming and sorting are core features. After a download completes, Whisparr can import the file, apply your naming format, and place it into the correct root folder.

Yes. Whisparr runs on your own computer, server, or NAS. Your configuration, download client connection, and library paths stay inside the environment you control.

Download, Setup & Troubleshooting FAQs

Use the download section on this website, which points to the Whisparr repository archive. Avoid unknown mirrors, repacked installers, or download portals that bundle extra software.

Repacked installers can include unwanted files, altered code, or misleading offers. A plain repository archive or trusted container image is safer than a third-party bundle.

Yes. Docker is one of the easiest ways to run Whisparr on a server or NAS. A good Docker setup keeps config files, downloads, and media folders mapped clearly with persistent volumes.

A practical Docker setup usually maps one folder for application config and one shared data folder that both Whisparr and the download client can see. This helps completed downloads import without path errors.

Yes. Whisparr can work with Usenet and BitTorrent workflows when you connect compatible indexers and download clients. The exact setup depends on the services and clients you use.

Whisparr v2 and v3 are different development lines. v2 is widely used, while v3 changes parts of the data model and workflow. Check branch notes before switching an existing setup.

Queue problems are usually caused by download client errors, missing categories, failed indexer grabs, permission problems, or path mismatches between Whisparr and the download client.

Import failures usually happen when Whisparr cannot see the completed file path. In Docker or split-server setups, use consistent volume mappings or remote path mappings so both apps point to the same location.

Do not expose Whisparr directly without protection. Enable authentication, use HTTPS through a reverse proxy, keep the app updated, and prefer VPN access for private home-server dashboards.

Whisparr is a library automation tool. Legality depends on what you download and the laws in your location. Use it only for content you are allowed to access, store, and manage.