24 lines
992 B
Plaintext
24 lines
992 B
Plaintext
* Queue plugin 'apply_queue' stuff.. Just finishing the queue plugin and it's
|
|
intended functionality.
|
|
* Figure out easy way for user-made plugins to add i18n support.
|
|
* Restart daemon function
|
|
* Docstrings!
|
|
* Implement caching in client.py
|
|
* Create a new add torrent dialog
|
|
* Implement open folder
|
|
* Maybe add pop-up menus to the status bar items
|
|
* Address issue where torrents will redownload if the storage is moved outside
|
|
of deluge.
|
|
* Implement 'Classic' mode
|
|
* Tray tooltip
|
|
* Add autoload folder
|
|
* Add wizard
|
|
* Add a health indication to the statusbar
|
|
* Option for adding torrents in paused/active state
|
|
* Fix up preferences for when using a remote host.. the download folders, etc..
|
|
* Add decay items to statusbar.. items that will disappear after X seconds
|
|
* Do not update UI when minimized or hidden
|
|
* 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
|