Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (583 - 585 of 2449)

Ticket Resolution Summary Owner Reporter
#1154 Fixed Display Name (dn) not appearing after adding a magnet link Aragorn
Description

Deluge lists added magnet links by showing their hash. It substitutes the hash with the file name only when the download actually starts. It would be better to show the name right away by using the Display Name (dn) parameter of the Magnet URI scheme. Other clients (e.g. µTorrent) provide this feature.

#1156 Fixed import sys missing in core.py gbtami
Description

raceback (most recent call last):

File "/usr/lib/python2.6/site-packages/deluge/ui/gtkui/gtkui.py", line 275, in _on_reactor_start

client.start_classic_mode()

File "/usr/lib/python2.6/site-packages/deluge/ui/client.py", line 531, in start_classic_mode

self._daemon_proxy = DaemonClassicProxy(self.event_handlers)

File "/usr/lib/python2.6/site-packages/deluge/ui/client.py", line 408, in init

self.daemon = deluge.core.daemon.Daemon(classic=True)

File "/usr/lib/python2.6/site-packages/deluge/core/daemon.py", line 138, in init

self.core = Core()

File "/usr/lib/python2.6/site-packages/deluge/core/core.py", line 82, in init

sys.exit(1)

NameError: global name 'sys' is not defined

#1157 Fixed Deluge doesn't show the speed in the title. Damien Churchill simonbcn
Description

Deluge 1.2.1
deluged + deluge-web
I have activated this option but, in Firefox, it doesn't show the speed in the title.

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