-
Notifications
You must be signed in to change notification settings - Fork 176
Sonarr
11182711114 edited this page Feb 17, 2015
·
2 revisions
The following must be configured in Sonarr:
- Select the Usenet/torrent downloader you use.
Nzbget
,Sabnzbd
/Transmission
,Deluge
,UTorrent
- Name =
NZBGet
orSABnzbd
/Transmission
orDeluge
orUTtorrent
- Enable =
Yes
- HOST = the url/host for your download client.
localhost
- Port = The port used to access your download client. (e.g.
6789
,8080
) - API Key (SABnzbd) = The api key used by SABnzbd (Found in sabnzbd -> config -> general -> SABnzbd Web Server)
- Username = The username required to log in to your download client's web GUI.
- Password = The password required to log in to your download client's web GUI.
- Category = A category that is used by your download client (e.g.
TV
,series
, orSickBeard
, note: transmission category will be append.
in front of what you choose e.g..tv
) - Use SSL =
No
if you access your download client via http.Yes
if you use https.
-
Completed Download Handling =
Yes
-
Drone Factory Options
- Drone Factory = This should be left blank Or otherwise set this to a directory NOT the same as /download/Complete/tv directory or the outputDirectory.
If NZBDrone's Completed Download Handling detects a download that resides inside the Drone Factory (disregarding the interval) it will refuse to import, expecting the Drone Factory to do it. The preferred methof of processing is to use the Completed Download Handling.
- Rename Episodes = Yes - The naming must be specified as per user choice. - This naming will be applied to all shows processed via the postprocess script.
The following must be changed in case of transmission
- ndCategory =
[[.tv]]
- This will make TorrentToMedia recognize.tv
as the TV directory. - If another category for transmission is used, enter."category"
.