Skip to content
MiTeePingWin edited this page Mar 11, 2013 · 4 revisions

CouchPotatoServer

The following must be configured in CouchPotatoServer:

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

    i. From = Must be set to the full path to your completed download movies (including any additional category paths)

     e.g. %sabnzbd_download_complete/movies
    

    ii. To = Must be set to the folder where you want your movie library to be kept. this would also usually be added to manage.

    iii. Run Every = Should be set to a high interval (e.g. 1440 = 24 hours) or disabled by setting "0"

    iv. Force Every = Should be set to a high interval (e.g 24 hours) or disabled by setting "0"

    v. 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.

  2. Settings -> Downloaders

    Set up one NZB and/or one Torrent Downloader only.

    Set up the following as required.

  • Settings -> Downloaders -> Sabnzbd (or NZBGet)

    i. Host = The url/host and port for your download client.

    ii. Api Key = The api key used by SABnzbd (Sabnzbd only: Found in sabnzbd -> config -> general -> SABnzbd Web Server)

    iii. Password = The password required to log in to NZBget's web GUI. (NZBget only)

    iv. Category = A category that is used by your download client (e.g. "movies", or "CouchPotato")

    v. Delete Failed = Should be unticked (Sabnzbd only)

  • Settings -> Downloaders -> Transmission

    i. Host = The url/host and port for Transmission.

    ii. username = The user name required to log in to Transmission

    iii. password = The password required to log in to Transmission

    iv. Directory = The directory for completed/seeding files. NOT the renamer "from" directory.

      /usr/local/Download/movies
    
  • Settings -> Downloaders -> uTorrent

    i. Host = The url/host and port for uTorrent.

    ii. username = The user name required to log in to uTorrent

    iii. password = The password required to log in to uTorrent

    iv. label = label/category to be used by the postprocessing script.

      movies
    
  • Settings -> Downloaders -> BlackHole

    i. Directory = Enter your Torrent downloader's BlackHole Directory + movies sub directory

      /usr/local/blackhole/movies
    

    ii. use for = Torrents, Usenet, or Both. If using SABnzbd of NZBget for Usenet, and balckhole for torrents, select "torrents" only.

Clone this wiki locally