This plugin creates an entry for each item you have loaded in qbittorrent.
This plugin requires the
qbittorrent-api
library.
To install it, run:
pip install qbittorrent-api
Name | Info | Description |
---|---|---|
host | Text | Where qbittorrent is listening |
port | Number | Connected port |
username | Text | |
password | Text | |
category | Text | Create entries only from given category name |
completed | [yes|no] | Create only completed torrents |
Example:
from_qbittorrent:
host: localhost
port: 8081
username: myusername
password: mypassword