Custom Query (2447 matches)
Results (238 - 240 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#483 | Fixed | Fault : <Fault 1: "<type 'exceptions.TypeError'>:export_add_torrent_url() takes exactly 3 arguments (4 given)"> | ||
Description |
I'm using the webinterface, current svn. I get this error when I try to add a torrent from the web. (adding from my local box, it works okay) --Deluge Error-- Fault : <Fault 1: "<type 'exceptions.TypeError'>:export_add_torrent_url() takes exactly 3 arguments (4 given)"> path : /torrent/add file : /usr/lib/python2.5/site-packages/deluge-1.1.0_dev-py2.5-linux-x86_64.egg/deluge/xmlrpclib.py in close, line 786 --Input-- <Storage {'max_download_speed_per_torrent': 'Unlimited', 'max_upload_speed_per_torrent': 'Unlimited', 'url': '<<<A RANDOM TORRENT>>>', 'download_location': '/home/samba/normaal/torrent/', 'redir': '/index', 'compact_allocation': 'on', 'max_connections_per_torrent': 'Unlimited', 'submit': 'Submit', 'max_upload_slots_per_torrent': 'Unlimited', 'torrent': }> --Versions-- WebUi : 1.1.0-devr Python 2.5.2 (r252:60911, Aug 6 2008, 11:20:54) [GCC 4.2.3]: dbus:0.82.4 --Traceback--
|
|||
#485 | Fixed | Torrent counts | ||
Description |
Hi. What about displaying how many torrents a category owns on the left panel (à la utorrent)? Say: All (25) Downloading (3) Seeding (20) Queued Paused (2) Error Checking Don't know wether (0) or void is better |
|||
#486 | Fixed | webui: persistent sessions | ||
Description |
Sessions shouldn't expire when the webui is restarted. |