Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 903 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 903 Bytes

jackett.dlm

Download Station search module for Jackett (https://github.com/Jackett/Jackett)

Installation

  1. Check - WORKING AND ACCESSIBLE JACKETT INSTANCE

  2. Download latest jackett.dlm module

  3. Install and enable to your Download Station -> Settings -> BT Search -> Add

  4. Enable Jackett and edit settings.

  5. Use your jackett instance host as username, and api key as password

Example: If your Jackett instance is accessible via http://192.168.0.1:9117/UI/Dashboard, then the username is 192.168.0.1:9117

  1. Click OK

Compatibility

Tested on Synology DSM 6.1-6.2 (I just have no older version to test)

Building

git clone https://github.com/dimitrov-adrian/jackett.dlm.git
cd jackett.dlm.git
make

Testing

make tests ARGS="<hostname> <apikey>"