Hello, I just started using the rtorrent XMLRPC calls from python and everything works great, but I have a question about how some tasks can be preformed. For example, if I call 'load' it only returns 0, I don't have the hash so I can't set the download directory or anything else. How can I load a torrent file and then get the info hash, d.get_hash, so that I can perform additional task? Also, is it much more efficient to do a multicall rather then calling one command after another? Thank you.
-- Brian
_______________________________________________ Libtorrent-devel mailing list [email protected] http://rakshasa.no/mailman/listinfo/libtorrent-devel

