mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-15 22:52:31 +00:00
* Added simple scheduler.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1096 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
@@ -468,6 +468,7 @@ DownloadList::hash_done(Download* download) {
|
||||
|
||||
if (rpc::call_command_value("d.get_state", rpc::make_target(download)) == 1)
|
||||
resume(download, download->resume_flags());
|
||||
//rpc::commands.call_catch("scheduler.simple.resume", rpc::make_target(download), torrent::Object(), "Download event action failed: ");
|
||||
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user