Configuración de Sonarr en tu Seedbox

2 min read Updated Abr 12, 2026
On this page

How Sonarr Works


  SONARR AUTOMATION PIPELINE
  ═══════════════════════════════════════════════════════

  1. MONITOR              2. SEARCH              3. DOWNLOAD

  You add a TV show       Sonarr searches        rTorrent downloads
  to your library         your indexers          the episode
       │                       │                      │
       ▼                       ▼                      ▼
  ┌──────────┐           ┌──────────┐           ┌──────────┐
  │  Sonarr  │──search──▶│ Prowlarr │──found───▶│ rTorrent │
  │          │           │ /Jackett │           │          │
  │ Monitors │           │          │           │ Downloads│
  │ for new  │           │ Queries  │           │ torrent  │
  │ episodes │           │ indexers │           └────┬─────┘
  └──────────┘           └──────────┘                │
                                                Completed
  4. ORGANIZE              5. STREAM                 │
                                                     ▼
  ┌──────────┐           ┌──────────┐          ┌──────────┐
  │  Sonarr  │──library──▶│  Plex /  │──▶ 📱💻 │  Rename  │
  │ renames  │           │ Jellyfin │          │  & move  │
  │ & moves  │           │          │          │  to lib  │
  └──────────┘           └──────────┘          └──────────┘

What You Need


  SONARR ECOSYSTEM
  ══════════════════════════════════════

  Required:
  ├── Sonarr           (this guide)
  └── Indexers via Prowlarr or Jackett

  Recommended:
  ├── Prowlarr         (unified indexers)
  ├── Plex or Jellyfin (streaming)
  └── Bazarr           (subtitles)

  Install order: Prowlarr → Sonarr → Plex
Diagram showing Sonarr connecting to ruTorrent via XMLRPC API, with download path to media folder and Plex scanning
Diagram showing how Sonarr and Radarr automate downloads through Prowlarr and ruTorrent to Plex
  1. First login to your área de cliente:
Setting Up Sonarr

2. Buscar for Sonarr in the application section and choose Instalar:

Setting Up Sonarr

3. Wait for it to finish installing:

Setting Up Sonarr

4. Abrir Sonarr application:

Setting Up Sonarr

5. Inicio de sesión with your credenciales:

Setting Up Sonarr

5. Haga clic en Settings than choose Indexers:

Setting Up Sonarr

6. Input any RSS torrent feed, Usenet indexers, or api key you have. Si ustedr tracker does not have an RSS feed puede create one with Jackett:

Setting Up Sonarr

5. Haga clic en Profiles and adjust any of the profiles to your liking by adding and removing quality:

Setting Up Sonarr

6. On the quality tab puede move the sliders to change size cut offs of specific quality definitions if you like:

Setting Up Sonarr

7. On the connect tab puede set notifications to various applications to let you know when Sonarr has downloaded a new episode:

Setting Up Sonarr Setting Up Sonarr

8. Puede adjust episode naming if you with from the Media Management tab:

Setting Up Sonarr

9. Descargar client tab leave at its defaults:

Setting Up Sonarr

10. Haga clic en the Series button and put a series you want to add into the search below choose the Profile you wish and click the + button to add it:

Trouble Shooting

Setting Up Sonarr

11. Vaya a your Show and ensure it is watching for whatever seasons you wish to download:

Setting Up Sonarr

12. It is setup to sync every 15 minutes on its own and pull new shows, if you wish to search now click the magnifier glass:

Setting Up Sonarr

TroubleShooting

Reinstall

  1. Buscar for Sonarr under applications and click Reinstall:
Setting Up Sonarr

2. Chose Remove Config:

Setting Up Sonarr

Guías relacionadas

Understanding Quality Profiles


  QUALITY PROFILE GUIDE
  ═══════════════════════════════════════════════════════

  Profile          Resolution    Size/Episode    Best For
  ───────          ──────────    ────────────    ────────
  SD               480p          200-500 MB      Slow connection
  HD-720p          720p          500 MB-1.5 GB   Good balance
  HD-1080p         1080p         1.5-4 GB        Most users ✓
  Ultra-HD         2160p/4K      5-15 GB         4K displays
  Any              Best match    Varies          "Just get it"

  ┌──────────────────────────────────────────────────┐
  │  Recommended: HD-1080p for most users.           │
  │  See our quality settings guide for fine-tuning. │
  └──────────────────────────────────────────────────┘

Sonarr Key Settings


  IMPORTANT SETTINGS TO CONFIGURE
  ═══════════════════════════════════════════════════════

  Settings → Media Management:
  ├── Rename Episodes: YES ✓
  ├── Standard Format: {Series Title} - S{season:00}E{episode:00}
  ├── Root Folder: /downloads/tv-shows/
  └── Import Extra Files: srt,sub (subtitles)

  Settings → Download Clients:
  └── rTorrent (pre-configured on your seedbox ✓)

  Settings → Indexers:
  └── Managed by Prowlarr (recommended)
      or add manually via Jackett

For detailed quality settings including 4K, see our Sonarr and Radarr Quality Settings Guide. To connect Prowlarr for unified indexer management, see our Prowlarr Setup Guide.

Put this into practice

EvoSeedbox ships with one-click app installs and up to 10 Gbps per box.

Get your seedbox →