Skip to content
Jared Kotoff edited this page Sep 3, 2016 · 3 revisions

SickBeard

The following must be configured in SickBeard:

  1. Settings -> Post Processing -> Post Processing

    i. TV Download Dir = blank

    ii. Keep Original Files = user choice. (option)

    iii. Move Associated Files = user choice. (option)

    iv. Rename Episodes = must be ticked.

    v. Scan and Process = must be unticked.

    vi. Unpack = must be unticked.

  2. Settings -> Post Processing -> Naming

    The naming must be specified as per user choice.

    This naming will be applied to all shows processed via the postprocess script.

  3. Settings -> Post Processing -> Metadata

    The metadata wanted must be specified as per user choice.

    This metadata creation will be applied to all shows processed via the postprocess script.

  4. Config -> Search Settings -> NZB Search (is using usenet)

    i. NZB Method = Either SABnzbd or NZBget as appropriate

    ii. NZBget HOST:PORT - SABnzbd URL = the url/host and port for your download client.

    iii. SABnzbd Username = The username required to log in to sabnzbd web GUI

    iv. NZBget Password - SABnzbd Passowrd = The password required to log in to your download client's web GUI.

    v. SABnzbd API Key = The api key used by SABnzbd (Found in sabnzbd -> config -> general -> SABnzbd Web Server)

    vi. NZBGet Category - SABnzbd Category = A category that is used by your download client (e.g. "TV", or "SickBeard")

  5. Config -> Search Settings -> Search Torrents (if using torrents)

    i. Torrent Black Hole = Enter your Torrent downloader's BlackHole Directory + tv sub directory

     /usr/local/blackhole/tv
    
Clone this wiki locally