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.
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