Favicon of Sonarr (LinuxServer.io)

Sonarr (LinuxServer.io)

Automate your TV show downloads across Usenet and Torrents. Track upcoming episodes with a built-in calendar and automatically bypass failed downloads.

This powerful internet PVR automates your TV show downloads across Usenet and Torrents, ensuring you always have the latest episodes ready to watch. It monitors RSS feeds, finds the releases you want, and sends them directly to your download client.

Enjoy a hands-off experience with smart features designed to optimize your media library:

  • Automatic failed download handling: Instantly blocks broken releases and automatically searches for a working alternative.
  • Customizable quality profiles: Define exactly what resolution and format you prefer.
  • Built-in calendar: Keep track of all upcoming episodes in one convenient location.
  • Manual search: Take control by browsing available releases and choosing the exact file you want.
  • Seamless updates: Stay current with a built-in updater.

Whether running on Windows, Linux, macOS, or Docker, it integrates perfectly with your setup to keep your library organized and up to date.

Directory Structure

sonarr-linuxserver-io
sonarr
config
downloads
tv
.env
docker-compose.yml

docker-compose.yml

services:
  sonarr:
    image: lscr.io/linuxserver/sonarr:latest
    container_name: sonarr
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Etc/UTC
    volumes:
      - ./config:/config
      - ./tv:/tv
      - ./downloads:/downloads
    ports:
      - 8989:8989
    restart: unless-stopped

.env

# No sensitive environment variables are required for the default LinuxServer.io Sonarr setup.
# Authentication and other secrets are managed via the application's web interface (Settings -> General -> Security).
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Sonarr (LinuxServer.io)

Favicon

 

  
  
Favicon

 

  
  
Favicon