Sonarr
Sonarr API Support for your favorite torrent trackers.
Variables
sonarr_docker_image
: Name for the service docker image.sonarr_internal_web_port
: (Default:8989
) Port on the host to bind the service to.sonarr_domain
: Domain/subdomain for the service.sonarr_directory
:conf
: Path on the host for persistent configurations.tvseries
: Path on the host of the TV library on disk.downloadclient
: Path on the host of the download managers output directory.
Setup
- Deploy the service.
- Access it through its web interface and set the admin password without changing the port.
- Configure it.
Troubleshooting
Configuring Jackett
Configuring Transmission as the download client
Since the route where Transmission downloads the files in its container might not be the same as the mount point of that directory on the Sonarr container, you might have to specify a remote path mapping in the Download Client tab in Sonarr's settings such as:
Host | Remote Path | Local Path |
---|---|---|
torrent.anarres.local | /data/complete/ | /downloads/ |
Last update: 2020-08-19