Custom Query (2447 matches)
Results (496 - 498 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#981 | Fixed | email notification locks deluge ui client | ||
Description |
Enabling the email notification option in Deluge, no matter what authentication options, causes lock ups in Deluge UI, however, the deluged continues to run. Running it in command line gave this output: tim@Central:~$ deluge 1.1.9 Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner self.run() File "/var/lib/python-support/python2.6/deluge/core/preferencesmanager.py", line 451, in run + "&plugins=" + quote_plus(self.config["enabled_plugins"]) File "/usr/lib/python2.6/urllib.py", line 1228, in quote_plus return quote(s, safe) File "/usr/lib/python2.6/urllib.py", line 1220, in quote res = map(safe_map.__getitem__, s) KeyError: 'Blocklist' Killed However, that information showed before the crash, so it may be irrelevant. I could be missing packages or something that the app is trying to call. I will attach a screen shot, and try to debug when I have time. version 1.1.9 downloaded from the launchpad deluge-team ppa. |
|||
#982 | Fixed | Seed/Peer Ratio | ||
Description |
Seed/Peer Ratio column and just more columns in general. |
|||
#985 | Fixed | Redo interface for RSS | ||
Description |
Interface is currently difficult to configure for RSS downloading. utorrent has a more automatic configuration, with predefined episode filtering. The current interface has plenty of options but perhaps these should be in the background. Also there is no option for downloading different feeds to different folders which would allow easy organisation of TV episodes. |