I did not found any documentation for rtorrent things like system.method.set_key or execute. Is it documented somewhere?
I would like to set rTororrent on windows to:
watch multiple folders and for evey folder download to different "inProgress" directory
then after complete move it to different directory for every watch folder too
and after move to run my custom tool with parameters "custom param 1" "label - different for each watch dir" "path to downloaded torrent" "torrent mode - file or directory" and filename for file mode.
How to do it? :)
Also after every download i'm getting - Download registered as completed, but hash check returned unfinished
So far i came up with
Code:schedule = watch_directory,10,10,"load_start=../autodl_incommingTorrents-test/*.torrent,d.set_custom1=../autodl_downloadedTorrents-test/" system.method.set_key =event.download.finished,move_complete,"d.set_directory=$d.get_custom1= ;execute=move,/Y,$d.get_base_path=,$d.get_custom1="









LinkBack URL
About LinkBacks
Reply With Quote



