Custom Query (2447 matches)
Results (403 - 405 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1180 | Fixed | Label change doesn't change speed | ||
Description |
I explain this with an example. DVD - Download folder on completion="DVD" / Max upload speed=50 BD - Download folder on completion="BD" / Max upload speed=-1 I change one torrent active (downloading) from DVD to BD label and Deluge changes the download folder but not the max upload speed. |
|||
#1183 | Invalid | can't enable plugins | ||
Description |
in deluged.log {{{[ERROR ] 05:04:51 pluginmanagerbase:138 Unable to instantiate plugin! [ERROR ] 05:04:51 pluginmanagerbase:139 cannot import name PluginBase Traceback (most recent call last):
ImportError: cannot import name PluginBase [ERROR ] 05:05:42 pluginmanagerbase:138 Unable to instantiate plugin! [ERROR ] 05:05:42 pluginmanagerbase:139 cannot import name PluginBase Traceback (most recent call last):
ImportError: cannot import name PluginBase }}} webui git on 15032010 5:00 deluge 1.2.900-dev |
|||
#1185 | Fixed | Escape torrent titles of notifcations | ||
Description |
Titles of notifications should be XML escaped. Currently torrents named "Foo & Bar" will lead to an empty torrent title in notifications. |