deluge/TODO
Andrew Resch 616fa74051 Add timeout items to the StatusBar. These items will disappear after N
seconds.
Add warning items to the StatusBar.
Show warning when trying to resume a torrent past the stop share ratio.
2008-03-10 08:18:39 +00:00

22 lines
921 B
Plaintext

* Figure out easy way for user-made plugins to add i18n support.
* Restart daemon function
* Docstrings!
* Implement open folder
* Address issue where torrents will redownload if the storage is moved outside
of deluge.
* Implement 'Classic' mode
* Add autoload folder
* 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
* Don't save fastresume files on exit for finished or paused torrents
* 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