Bug 158386 - Autoresume paused torrents after X hours
Summary: Autoresume paused torrents after X hours
Status: RESOLVED FIXED
Alias: None
Product: ktorrent
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Joris Guisson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-25 09:49 UTC by Xenophon
Modified: 2008-11-02 12:55 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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