mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2024-11-13 17:10:09 -08:00
Page:
Sonarr
Pages
Branches
Compiling for Windows
Download Station
Efficient on demand post processing
Failed Download Handling (FDH)
Gamez
HeadPhones
Home
LazyLibrarian
Manual Run
Multiple Servers
Mylar
Plex
Sonarr
Synology NAS Docker Remote Host General Help
Testing
Transcoder
Watcher3
autoProcessMedia.cfg
couchpotato
deluge
installation
linux
nzbget
qBittorrent
radarr
roadmap
rtorrent
sabnzbd
sickbeard forks
sickbeard
sickgear
transmission
utorrent
vuze
windows
2
Sonarr
11182711114 edited this page 2015-02-17 13:35:35 +01:00
Sonarr(Formerly NZBDrone)
The following must be configured in Sonarr:
Settings -> Download Client -> Download Clients (Add +
)
- 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.
Settings -> Download Client
-
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.
Settings -> Media Management
- 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
autoProcessingMedia.cfg
- ndCategory =
[[.tv]]
- This will make TorrentToMedia recognize.tv
as the TV directory. - If another category for transmission is used, enter."category"
.