Skip to content
tojnk edited this page Feb 20, 2017 · 11 revisions

HeadPhones Postprocessing for music is supported.

Currently Headphones only supports SABnzbd. NZBGet and Torrent users must use the either Transmission or Black Hole method.

If you're using our dev-headphones branch then you MUST install and use the Headphones fork from echel0n's repo atleast till main repo merges echel0n's changes into his, you can download it from the following URL: https://github.com/echel0n/headphones

The following must be configured in Headphones:

Configuring the Web Interface

  1. Settings -> Web Interface

    API

    i. Enable API (checked)

    ii. Click GENERATE to get your API Key (you need to copy this into your autoProcessMedia.cfg file)

    Interval

    i. Download Scan Interval (Must be set to 0)

Configuring the Download Client

  1. Settings -> Download settings

    SABnzbd

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

    ii. SABnzbd Username = The username you use to login to your SABnzbd client

    iii. SABnzbd Password = The password you use to login to your SABnzbd client

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

    v. SABnzbd Category = A category that is used by your download client (e.g. "music", or "Headphones")

    vi. Music Download Directory (SABnzbd Only) = Full path where SAB downloads your music. e.g. /Users/name/Downloads/music

    Torrents

    i. Black Hole Directory = Folder your Download program watches for Torrents (e.g. /mnt/Torrent/downloads)

    ii. Minimum seeders = Number of minimum seeders a torrent must have to be accepted

    iii. Music Download Directory = Full path where your torrent client downloads your music (e.g. /mnt/Downloads/music)

    iv. Keep Files for Seeding = user choice. (option)

    v. Music Download Directory (Torrents Only) = Full path where TOrrent client downloads your music. e.g. /Users/name/Downloads/music

    Usenet (i.e. NZBGet)

    i. Use Black Hole = Check to enable NZBGet

    ii. Black Hole Directory = Folder your Download program watches for NZBs (e.g. /mnt/nzbget/nzb)

    iii. Usenet Retention = Retention days (Used for both SABnzbd and NZBGet)

  2. Settings -> Quality & Post Processing -> Post-Processing

    i. Move downloads to Destination Folder = must be ticked

    ii. Rename files = user choice. (option)

    iii. Correct metadata = user choice. (option)

    iv. Delete leftover files = user choice. (option)

    v. Add album art jpeg to album folder = user choice. (option)

    vi. Embed album art in each file = user choice. (option)

    vii. Embed lyrics = user choice. (option)

    viii. Path to Destination Folder = Edit to move files to final destination (i.e. /mnt/share/Music)

    viv. Path to Lossless Destination = user choice. (optional)

Clone this wiki locally