deluge/TODO

31 lines
1.0 KiB
Plaintext
Raw Normal View History

2008-03-30 23:17:58 +00:00
For 0.6 release:
2007-11-08 08:04:43 +00:00
* Implement open folder
2008-03-30 23:17:58 +00:00
* Add per-torrent settings to the details pane.. max_download_speed, etc.. So
the user know what limits are set on the torrent.
* Add a 'move storage' on completion option
2007-11-08 08:04:43 +00:00
* Address issue where torrents will redownload if the storage is moved outside
of deluge.
2008-03-30 23:17:58 +00:00
* Implement prioritize first/last pieces
* Anonymous stats
* Update checking
* Translations
* Show proper priority levels in Files tab, plus add menu to alter priorities
* Implement add by url and add by hash
After 0.6 release:
* Figure out easy way for user-made plugins to add i18n support.
* Restart daemon function
* Docstrings!
2007-11-08 08:04:43 +00:00
* Implement 'Classic' mode
* Add wizard
* Add command line option to change config dir.. --config
* Add method for plugins to add labels
* Add context menus for labels.. ie. setting options for all torrents in label
* Implement caching in core
* Use the batch torrent status info as a cache for other torrent status requests
2008-01-25 03:11:05 +00:00
* Add number of torrents to labels
2008-03-30 23:17:58 +00:00
* Proxy stuff
* Webseed
* Notifications
2008-01-25 03:11:05 +00:00