Bug 158386

Summary: Autoresume paused torrents after X hours
Product: [Applications] ktorrent Reporter: Xenophon <email.xenophon>
Component: generalAssignee: Joris Guisson <joris.guisson>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Xenophon 2008-02-25 09:49:44 UTC
Version:            (using KDE 3.5.8)
Installed from:    Ubuntu Packages

An option to autoresume paused torrents after X hours will be handy in the case where the user has forgotten to resume them manually.

This could probably either live in "advanced options" or as part of the scheduler plug-in (which might need to be renamed to "Scheduler" rather than "Bandwidth scheduler").

Thanks.
Comment 1 Joris Guisson 2008-11-02 12:55:17 UTC
SVN commit 879012 by guisson:

Added script to resume paused torrents after a configurable amount of time

BUG: 158386


 M  +2 -0      ktorrent/dbus/dbus.cpp  
 M  +3 -0      ktorrent/dbus/dbus.h  
 M  +8 -0      plugins/scripting/api/scriptingmodule.cpp  
 M  +3 -0      plugins/scripting/api/scriptingmodule.h  
 M  +2 -1      plugins/scripting/scripts/CMakeLists.txt  
 A             plugins/scripting/scripts/auto_resume (directory)  
 A             plugins/scripting/scripts/auto_resume/CMakeLists.txt  
 A             plugins/scripting/scripts/auto_resume/auto_resume.desktop  
 A             plugins/scripting/scripts/auto_resume/auto_resume.py  
 A             plugins/scripting/scripts/auto_resume/auto_resume.ui  
 D             plugins/scripting/scripts/foobar.py  


WebSVN link: http://websvn.kde.org/?view=rev&revision=879012