Caprover logo
Caprover one-click apps browser
Sonarr logo
Sonarr
Sonarr (formerly NZBdrone) is a PVR for usenet and bittorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them.
Official integration
Created - Last update

Sonarr (formerly NZBdrone) is a PVR for usenet and bittorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.

Deployed services
sonarr
linuxserver/sonarr:$$cap_sonarr_version
  • sonarr-config:/config
  • $$cap_path_to_tv:/tv
  • $$cap_path_to_downloads:/downloads
8989
3
Variables

Sonarr Version

Default: preview

$$cap_sonarr_version
Check out their Docker page for the valid tags https://hub.docker.com/r/linuxserver/sonarr/tags

Time Zone

Default: Europe/Brussels

$$cap_tz
Get yours from https://en.wikipedia.org/wiki/List_of_tz_database_time_zones

Location of download managers output directory

Default: undefined

$$cap_path_to_downloads
Location of download managers output directory

Location of TV library on disk

Default: undefined

$$cap_path_to_tv
Location of TV library on disk

User ID

Default: 1000

$$cap_puid
User ID that the process uses, run (id $user) in your instance to see the id

Group ID

Default: 1000

$$cap_guid
Group ID that the process uses, run (id $user) in your instance to see the id
© 2025, Built with Gatsby - Source code available on GitHub