Quickstart¶
In these examples we use console commands.
-
torrt cooperates with actual torrent clients (through RPC), so we need to tell it how to connect to them.
Let's configure Transmission connection (considering Transmission web interface is on
192.168.1.5):To get known RPCs aliases use
list_rpccommand. -
Second step is to tell torrt how to authorize into private torrent trackers.
Let's configure authorization for https://rutracker.org tracker:
To get known tracker aliases use
list_trackerscommand. -
Now let's subscribe to torrent updates, say from https://rutracker.org/forum/viewtopic.php?t=4430338:
To get torrents registered for updates use
list_torrentscommand. -
Configure notifications about torrent updates.
Let's configure notifications through email:
-
Updates checks for torrents registered within torrt can be done with
walkcommand: -
Use
set_walk_intervalcommand to set walk interval in hours: