mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-18 14:26:24 +00:00
Update TODO.
This commit is contained in:
parent
5b5ba1c4ee
commit
9a586fb343
31
TODO
31
TODO
@ -1,21 +1,34 @@
|
|||||||
|
For 0.6 release:
|
||||||
|
* Add autoload folder
|
||||||
|
* Implement open folder
|
||||||
|
* 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
|
||||||
|
* Address issue where torrents will redownload if the storage is moved outside
|
||||||
|
of deluge.
|
||||||
|
* Use the alert icon for file alerts from libtorrent
|
||||||
|
* Add a torrent status message to the details tab to indicate errors (with alert icon)
|
||||||
|
* Implement prioritize first/last pieces
|
||||||
|
* Anonymous stats
|
||||||
|
* Update checking
|
||||||
|
* Translations
|
||||||
|
* Show proper priority levels in Files tab, plus add menu to alter priorities
|
||||||
|
* Edit tracker dialog needs fixin'
|
||||||
|
* Implement add by url and add by hash
|
||||||
|
|
||||||
|
After 0.6 release:
|
||||||
* Figure out easy way for user-made plugins to add i18n support.
|
* Figure out easy way for user-made plugins to add i18n support.
|
||||||
* Restart daemon function
|
* Restart daemon function
|
||||||
* Docstrings!
|
* Docstrings!
|
||||||
* Implement open folder
|
|
||||||
* Address issue where torrents will redownload if the storage is moved outside
|
|
||||||
of deluge.
|
|
||||||
* Implement 'Classic' mode
|
* Implement 'Classic' mode
|
||||||
* Add autoload folder
|
|
||||||
* Add wizard
|
* Add wizard
|
||||||
* Add command line option to change config dir.. --config
|
* Add command line option to change config dir.. --config
|
||||||
* Add method for plugins to add labels
|
* Add method for plugins to add labels
|
||||||
* Add context menus for labels.. ie. setting options for all torrents in label
|
* Add context menus for labels.. ie. setting options for all torrents in label
|
||||||
* Implement caching in core
|
* Implement caching in core
|
||||||
* Use the batch torrent status info as a cache for other torrent status requests
|
* 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 number of torrents to labels
|
||||||
* Add a 'move storage' on completion option
|
* Proxy stuff
|
||||||
|
* Webseed
|
||||||
|
* Notifications
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user