2007-09-16 02:02:27 +00:00
|
|
|
* Figure out easy way for user-made plugins to add i18n support.
|
2007-09-17 05:23:59 +00:00
|
|
|
* Restart daemon function
|
2007-09-23 23:51:29 +00:00
|
|
|
* Docstrings!
|
2007-11-08 08:04:43 +00:00
|
|
|
* Implement open folder
|
|
|
|
* Address issue where torrents will redownload if the storage is moved outside
|
|
|
|
of deluge.
|
|
|
|
* Implement 'Classic' mode
|
2007-11-12 13:28:56 +00:00
|
|
|
* Add autoload folder
|
|
|
|
* Add wizard
|
2007-11-29 06:02:33 +00:00
|
|
|
* Add command line option to change config dir.. --config
|
2007-12-05 05:21:34 +00:00
|
|
|
* Add method for plugins to add labels
|
|
|
|
* Add context menus for labels.. ie. setting options for all torrents in label
|
2007-12-28 05:29:54 +00:00
|
|
|
* Implement caching in core
|
|
|
|
* Use the batch torrent status info as a cache for other torrent status requests
|
|
|
|
* Don't save fastresume files on exit for finished or paused torrents
|
2008-01-25 03:11:05 +00:00
|
|
|
* Add Files and Peers tabs, but make them optional through View menu
|
|
|
|
* Add per-torrent settings to the details pane.. max_download_speed, etc.. So
|
|
|
|
the user know what limits are set on the torrent.
|
|
|
|
* Add number of torrents to labels
|
|
|
|
* Add a 'move storage' on completion option
|
|
|
|
|