Custom Query (2447 matches)
Results (535 - 537 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2412 | Fixed | Disable tracker merging for private torrents | ||
Description |
Most private trackers ask that you not merge tracker lists so ratio is not incorrectly reported to the tracker. It would be nice to have an option to add a duplicate torrent instead of automatically merging trackers. |
|||
#2409 | Fixed | [win32] Console Non-interactive ImportError | ||
Description |
When trying to run any console operations on Windows the following error is shown: C:\WS\Deluge\deluge-console.exe info Traceback (most recent call last): File "<string>", line 6, in <module> File "__main__.py", line 128, in <module> File "__main__deluge-console__.py", line 8, in <module> File "pkg_resources.py", line 318, in load_entry_point File "pkg_resources.py", line 2221, in load_entry_point File "pkg_resources.py", line 1954, in load File "c:\ws\deluge\deluge-1.3.6-py2.7.egg\deluge\ui\console\__init__.py", line 36, in <module> from main import start File "c:\ws\deluge\deluge-1.3.6-py2.7.egg\deluge\ui\console\main.py", line 53, in <module> from deluge.ui.console.eventlog import EventLog File "c:\ws\deluge\deluge-1.3.6-py2.7.egg\deluge\ui\console\eventlog.py", line 43, in <module> import curses File "curses/__init__.py", line 15, in <module> ImportError: No module named _curses |
|||
#2407 | Duplicate | Move completed to doesn't move to correct folder | ||
Description |
Using windows, installed on Windows Server 2012 Essentials. Running in daemon mode. Open preferences in Windows GUI, select downloads to go to D:\Downloads, use the "Other Location" option from the selector. Then selected "Move completed to" and picked "Other Location" then chose D:\Downloads\Completed. When the torrents complete, they are moved to C:\Users\Admin Double checked settings, checked folder permissions, tried again, tried restarting daemon. Issue persists. Using v1.3.6 |