[Libtorrent-devel] e-mail notification

Josef Drexler josef at ttdpatch.net
Mon Aug 25 13:22:39 UTC 2008


On Aug 25, 2008, at 3:13 PM, Kia Niskavaara wrote:
> Is it possible to send an email that contains information about
>
> 1) when the download started

rtorrent doesn't maintain this information, you would have to store  
it externally or in a custom[1-5] variable when the download is added

> 2) the name of the tracker(s)

t.multicall t.get_url

> 3) the location of the downloaded file(s)

d.get_directory / d.get_directory_base

> What variables are available?

http://libtorrent.rakshasa.no/wiki/RTorrentCommandsRaw - especially  
the *.get_* methods.

-- 
Josef Drexler
josef at ttdpatch.net


More information about the Libtorrent-devel mailing list