
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_versionCheck out their Docker page for the valid tags https://hub.docker.com/r/linuxserver/sonarr/tags
Time Zone
Default: Europe/Brussels
$$cap_tzGet yours from https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
Location of download managers output directory
Default: undefined
$$cap_path_to_downloadsLocation of download managers output directory
Location of TV library on disk
Default: undefined
$$cap_path_to_tvLocation of TV library on disk
User ID
Default: 1000
$$cap_puidUser ID that the process uses, run (id $user) in your instance to see the id
Group ID
Default: 1000
$$cap_guidGroup ID that the process uses, run (id $user) in your instance to see the id
