Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (403 - 405 of 2447)

Ticket Resolution Summary Owner Reporter
#1180 Fixed Label change doesn't change speed simonbcn
Description

I explain this with an example.
I have 2 labels:

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 lk29
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):

File "/usr/lib/python2.5/site-packages/deluge-1.2.900_dev-py2.5.egg/deluge/pluginmanagerbase.py", line 135, in enable_plugin

cls = entry_point.load()

File "/usr/lib/python2.5/site-packages/setuptools-0.6c11-py2.5.egg/pkg_resources.py", line 1954, in load

entry = import(self.module_name, globals(),globals(), __name__)

File "build/bdist.linux-i686/egg/remotenotify/init.py", line 40, in <module>

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):

File "/usr/lib/python2.5/site-packages/deluge-1.2.900_dev-py2.5.egg/deluge/pluginmanagerbase.py", line 135, in enable_plugin

cls = entry_point.load()

File "/usr/lib/python2.5/site-packages/setuptools-0.6c11-py2.5.egg/pkg_resources.py", line 1954, in load

entry = import(self.module_name, globals(),globals(), __name__)

File "build/bdist.linux-i686/egg/remotenotify/init.py", line 40, in <module>

ImportError: cannot import name PluginBase

}}} webui git on 15032010 5:00 deluge 1.2.900-dev

#1185 Fixed Escape torrent titles of notifcations mathbr
Description

Titles of notifications should be XML escaped. Currently torrents named "Foo & Bar" will lead to an empty torrent title in notifications.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.