Skip to content

Search plugin for DSM Download Station on rutracker.org

Notifications You must be signed in to change notification settings

little-brother/ds-search-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Simple search plugin for Synology Download Station with auth/cookies.

There are two problems:

  1. The tracker requires auth cookies to download a torrent file;
  2. The tracker may not be directly accessible.

The solution is the search plugin have to rewrite download links to a mediator that supports requests with cookies and can use a proxy to access to the tracker. The repository contains a DLM-plugin for rutracker.org as an example and the mediator app as a docker container. Check Wiki for details.