Custom Query (2447 matches)
Results (211 - 213 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#316 | Fixed | Adding torrent in ui via ui gives error | ||
Description |
Reproducible every time -- still adds torrent, but you get an error every time. --Deluge Error-- NameError : global name 'this' is not defined path : /torrent/add file : /var/lib/python-support/python2.5/deluge/ui/webui/torrent_add.py in POST, line 123 --Input-- <Storage {'max_download_speed_per_torrent': 'Unlimited', 'max_upload_speed_per_torrent': 'Unlimited', 'url': 'http://www.mininova.org/get/1552195', 'download_location': '/home/john', 'redir': , 'submit': 'Submit', 'max_connections_per_torrent': 'Unlimited', 'max_upload_slots_per_torrent': 'Unlimited', 'torrent': }> --Versions-- WebUi : rev.185 Python : 2.5.2 (r252:60911, Apr 21 2008, 11:12:42) [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)] dbus:0.82.4 --Traceback--
|
|||
#320 | Fixed | NEW PLUGIN: Set torrent marked | ||
Description |
This very small plugin should do nothing else as marking or highlighting a torrent in the gui. If the user want do to something with this torrent later, he can mark the different torrents. for me marked means
THX a lot deluge is great ! |
|||
#325 | Invalid | edit tracker oddities | ||
Description |
when editing the trackers, if you delete tier 0, tier 1 does not become tier 0 and tier 2 does not become tier 1. also, tiers can have the same number. two of then have 1, or 2, 0. |