8000 GitHub - autobrr/distribrr: An orchestrator for distributed download of torrents
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

autobrr/distribrr

Repository files navigation

distribrr

    ·▄▄▄▄  ▪  .▄▄ · ▄▄▄▄▄▄▄▄  ▪  ▄▄▄▄· ▄▄▄  ▄▄▄  
    ██▪ ██ ██ ▐█ ▀. •██  ▀▄ █·██ ▐█ ▀█▪▀▄ █·▀▄ █·
    ▐█· ▐█▌▐█·▄▀▀▀█▄ ▐█.▪▐▀▀▄ ▐█·▐█▀▀█▄▐▀▀▄ ▐▀▀▄
    ██. ██ ▐█▌▐█▄▪▐█ ▐█▌·▐█•█▌▐█▌██▄▪▐█▐█•█▌▐█•█▌
    ▀▀▀▀▀• ▀▀▀ ▀▀▀▀  ▀▀▀ .▀  ▀▀▀▀·▀▀▀▀ .▀  ▀.▀  ▀

distribrr is a companion to autobrr to distribute downloads across multiple servers.

  • Single binary that can run as either agent or server
  • Supported clients: qBittorrent
  • Read filesystem

Server

You need to run one server that manages agents.

Run

distribrr server run

Agent

The agent runs on remote servers alongside the torrent clients and has access to the filesystem.

Run

distribrr agent run

Autobrr usage

To use with autobrr set up a new action of type Webhook and use the following:

  1. Endpoint: http://localhost:7422/api/v1/tasks?apikey=YOUR_SECRET_TOKEN

  2. Payload:

    {
      "download_url": "{{ .DownloadUrl }}",
      "name": "{{ .TorrentName }}",
      "max_replicas": 2,
      "category": "race",
      "tags": "race,distribrr",
      "indexer": "{{ .IndexerName }}",
      "labels": {
        "region": "test"
      }
    }

Flow

announce -> autobrr -> filters -> actions -> distribrr
                                                \  \
                                                 \  + agent -> torrent client(s)
                                                  + agent -> torrent client(s)

About

An orchestrator for distributed download of torrents

Topics

Resources

Stars

Watchers

Forks

< 4C01 div class="BorderGrid-row">

Sponsor this project

 

Packages

 
 
 

Contributors 2

  •  
  •  
0