Skip to content
Clinton Hall edited this page Jul 3, 2014 · 4 revisions

CouchPotatoServer

The following must be configured in CouchPotatoServer:

Settings -> Renamer -> Rename downloaded movies should be checked and the settings below applied:

  1. 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
  2. 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
  3. Run Every = 0 to disabled this setting 0
  4. Force Every = Should be set to a high interval (e.g 24 hours) or disabled by setting 0
  5. 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

      1. Host = The url/host and port for your download client. localhost:6789
      2. Username = The username required to log in to NZBget's web GUI. (NZBget only)
      3. Password = The password required to log in to NZBget's web GUI. (NZBget only)
      4. Category = A category that is used by NZBGet (e.g. movies, or CouchPotato)
    • Settings -> Downloaders -> Sabnzbd

      1. Host = The url/host and port for your download client. localhost:8080
      2. Api Key = The api key used by SABnzbd (Found in SABnzbd -> config -> general -> SABnzbd Web Server)
      3. Category = A category that is used by SABnzbd (e.g. movies, or CouchPotato)
    • Settings -> Downloaders -> Transmission

      1. Host = The url/host and port for Transmission. localhost:9091
      2. username = The user name required to log in to Transmission
      3. password = The password required to log in to Transmission
      4. Directory = The directory for completed/seeding files. NOT the renamer "from" directory. /media/download/transmission/movies
    • Settings -> Downloaders -> uTorrent

      1. Host = The url/host and port for uTorrent. localhost:6880
      2. username = The user name required to log in to uTorrent
      3. password = The password required to log in to uTorrent
      4. label = label/category to be used by the postprocessing script. e.g movies or couchpotato
    • Settings -> Downloaders -> rTorrent

      1. Host = The url/host and port for rTorrent. localhost:8080
      2. RPC URL = The RPC mount point for rTorrent. RPC2teasd/asdasd
      3. username = The user name required to log in to rTorrent.
      4. password = The password required to log in to rTorrent.
      5. label = label/category to be used by the postprocessing script. e.g movies or couchpotato
      6. Directory = The directory for completed/seeding files. NOT the renamer "from" directory. /media/download/rtorrent/movies
    • Settings -> Downloaders -> Deluge

      1. Host = The url/host and port for Deluge. localhost:58846
      2. username = The user name required to log in to Deluge.
      3. password = The password required to log in to Deluge.
      4. label = label/category to be used by the postprocessing script. e.g movies or couchpotato
      5. Directory = The directory for completed/seeding files. NOT the renamer "from" directory. /media/download/deluge/movies
    • Settings -> Downloaders -> BlackHole (All downloaders tested with these scripts are supported directly by CouchPotato... so why would you use BlackHole?)

      1. Directory = Enter your Torrent downloader's BlackHole Directory + movies sub directory /media/downloads/blackhole/movies
      2. use for = Torrents, Usenet, or Both. If using SABnzbd or NZBget for Usenet, and balckhole for torrents, select torrents only.
Clone this wiki locally