Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (454 - 456 of 2449)

Ticket Resolution Summary Owner Reporter
#1056 RemoteNotify Patch raul.gigea BlackLotus
Description

When you want to use RemoteNotify you have to use jabber.org or modify the plugin by hand. Also many clients add a ressource to the end of the incoming jabber-id like foo@bar.com/Ressource if this is the case gotIq does not recognize you as a buddy. I fixed this two little things through a patch and the power of regex. I would be happy if it would be integrated in the plugin so other users could use it with ease.

#1359 Torrent file checking stops at x% BlackLotus
Description

After downloading a torrent (not complete),removing it from the list (without removing the data) and adding it again sometimes the torrent doesn't check completely and deluge acknowledges only a partial amount of the downloaded data. Not easily reproduceable.

#2976 Fixed error message while help command block
Description

When I run "help config max_active_limit" (or any other config parameter) in deluge-console the following error message pops up:

global name 'usage' is not defined
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/deluge/ui/console/main.py", line 344, in do_command
    ret = self._commands[cmd].handle(*args, **options.__dict__)
  File "/usr/lib/python2.7/dist-packages/deluge/ui/console/commands/help.py", line 53, in handle
    self.console.write(usage)
NameError: global name 'usage' is not defined

Version Information:

deluge version.

deluge-common: 1.3.10-3 deluged: 1.3.10-3 deluge-console: 1.3.10-3

libtorrent version.

libtorrent-rasterbar7: 0.16.18-1 python-libtorrent: Installed: 0.16.18-1

Operating System and version.

raspbian: 8 (current version)

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