Add add_torrent service to Transmission (#9854)

* Add add_torrent service to Transmission

* Re-word to not include base64
This commit is contained in:
Pierre Ståhl 2019-07-24 02:09:57 +02:00 committed by Franck Nijhof
parent cc5cc274c8
commit 6a9b314aa9

View File

@ -117,3 +117,13 @@ Example of configuration of an automation with completed torrents:
title: "Torrent completed!"
message: "{{trigger.event.data.name}}"
```
## Services
### Service `add_torrent`
Adds a new torrent to download. It can either be a URL (http, https or ftp), magnet link or a local file (make sure that the path is white listed).
| Service data attribute | Optional | Description |
| ---------------------- | -------- | ----------- |
| `torrent` | no | Torrent to download