Download Station search module for Jackett (https://github.com/Jackett/Jackett)
-
Check - WORKING AND ACCESSIBLE JACKETT INSTANCE
-
Download latest jackett.dlm module
-
Install and enable to your Download Station -> Settings -> BT Search -> Add
-
Enable Jackett and edit settings.
-
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
- Click OK
Tested on Synology DSM 6.1-6.2 (I just have no older version to test)
git clone https://github.com/dimitrov-adrian/jackett.dlm.git
cd jackett.dlm.git
make
make tests ARGS="<hostname> <apikey>"