Skip to content

Commit

Permalink
Added information for arr services
Browse files Browse the repository at this point in the history
  • Loading branch information
Klipp committed Sep 9, 2020
1 parent 5f9133a commit b6daf40
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ So I decided to do something simple in Go, Putio-Go
* [Advanced Usage](#advanced-usage)
* [Docker](#docker)
* [Docker-compose](#docker-compose)
* [How to use with Sonarr/Radarr](#How-to-use-with-Sonarr/Radarr)
* [Example](#example)

## Installation
Expand Down Expand Up @@ -64,5 +65,16 @@ services:
restart: unless-stopped
```

### How to use with Sonarr/Radarr
What you have to do is:
* Go to your Radarr/Sonarr configuration
* `Download Client` tab
* Add a new `torrent blackhole` client
* Chose a name
* In torrent & watch folder, put the same folder you set as `PUTIO_WATCH_FOLDER`
* If for `PUTIO_WATCH_FOLDER` you set `/torrent`, you should put the same in torrent & watch folder
* Save magnet file !!
* Done !

### Example
![alt text](https://i.imgur.com/1jUU1xn.png "Example of logs given by Krantor")

0 comments on commit b6daf40

Please sign in to comment.