Hey is it possible to delay the auto-unpack of torrents for a configurable number of seconds?
When I use "method.set_key = event.download.finished,move_complete,"execute=mv,-u,$d.get_ba\
se_path=,/complete;d.set_directory=/complete"" in conjunction with unpack (auto-unpack enabled) the auto-unpacking doesn't complete. I think it's probably because the unpacking starts before the move, and then errors b/c of the move.
Should be relatively easy to reproduce, use the key above, substituting "/complete" with whatever directory you want to move the completed torrent to. I'm using libtorrent-0.12.9 and rtorrent-0.8.9.
Thanks,
wam
When I use "method.set_key = event.download.finished,move_complete,"execute=mv,-u,$d.get_ba\
se_path=,/complete;d.set_directory=/complete"" in conjunction with unpack (auto-unpack enabled) the auto-unpacking doesn't complete. I think it's probably because the unpacking starts before the move, and then errors b/c of the move.
Should be relatively easy to reproduce, use the key above, substituting "/complete" with whatever directory you want to move the completed torrent to. I'm using libtorrent-0.12.9 and rtorrent-0.8.9.
Thanks,
wam