-
Notifications
You must be signed in to change notification settings - Fork 176
couchpotato
Clinton Hall edited this page Jul 3, 2014
·
4 revisions
The following must be configured in CouchPotatoServer:
Settings -> Renamer -> Rename downloaded movies
should be checked and the settings below applied:
- From = Must be set to the full path to your completed download movies (including any additional category paths)
- e.g.
/media/download/sabnzbd/nzbget/movies
- To = Must be set to the folder where you want your movie library to be kept. this would also usually be added to manage.
- e.g
/media/movies
- Run Every =
0
to disabled this setting0
- Force Every = Should be set to a high interval (e.g
24
hours) or disabled by setting0
- Next On_failed = Should be unticked.
- These last 3 settings are **advanced settings** so to change these you will need to select the option `show advanced settings` on the top right of all settings pages.
Settings -> Downloaders
-
Set up one NZB and/or one Torrent Downloader only.
-
Set up the following as required.
-
Settings -> Downloaders -> NZBGet
- Host = The url/host and port for your download client.
localhost:6789
- Username = The username required to log in to NZBget's web GUI. (NZBget only)
- Password = The password required to log in to NZBget's web GUI. (NZBget only)
- Category = A category that is used by NZBGet (e.g.
movies
, orCouchPotato
)
- Host = The url/host and port for your download client.
-
Settings -> Downloaders -> Sabnzbd
- Host = The url/host and port for your download client.
localhost:8080
- Api Key = The api key used by SABnzbd (Found in SABnzbd -> config -> general -> SABnzbd Web Server)
- Category = A category that is used by SABnzbd (e.g.
movies
, orCouchPotato
)
- Host = The url/host and port for your download client.
-
Settings -> Downloaders -> Transmission
- Host = The url/host and port for Transmission.
localhost:9091
- username = The user name required to log in to Transmission
- password = The password required to log in to Transmission
- Directory = The directory for completed/seeding files. NOT the renamer "from" directory.
/media/download/transmission/movies
- Host = The url/host and port for Transmission.
-
Settings -> Downloaders -> uTorrent
- Host = The url/host and port for uTorrent.
localhost:6880
- username = The user name required to log in to uTorrent
- password = The password required to log in to uTorrent
- label = label/category to be used by the postprocessing script. e.g
movies
orcouchpotato
- Host = The url/host and port for uTorrent.
-
Settings -> Downloaders -> rTorrent
- Host = The url/host and port for rTorrent.
localhost:8080
- RPC URL = The RPC mount point for rTorrent.
RPC2teasd/asdasd
- username = The user name required to log in to rTorrent.
- password = The password required to log in to rTorrent.
- label = label/category to be used by the postprocessing script. e.g
movies
orcouchpotato
- Directory = The directory for completed/seeding files. NOT the renamer "from" directory.
/media/download/rtorrent/movies
- Host = The url/host and port for rTorrent.
-
Settings -> Downloaders -> Deluge
- Host = The url/host and port for Deluge.
localhost:58846
- username = The user name required to log in to Deluge.
- password = The password required to log in to Deluge.
- label = label/category to be used by the postprocessing script. e.g
movies
orcouchpotato
- Directory = The directory for completed/seeding files. NOT the renamer "from" directory.
/media/download/deluge/movies
- Host = The url/host and port for Deluge.
-
Settings -> Downloaders -> BlackHole (All downloaders tested with these scripts are supported directly by CouchPotato... so why would you use BlackHole?)
- Directory = Enter your Torrent downloader's BlackHole Directory + movies sub directory /media/downloads/blackhole/movies
- use for = Torrents, Usenet, or Both.
If using SABnzbd or NZBget for Usenet, and balckhole for torrents, select
torrents
only.
-