Custom Query (2447 matches)
Results (364 - 366 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1120 | Fixed | Add a "Modify" action in Connection manager | ||
Description |
In deluge-gtk, in Connection Manager, there is no way to modify an existing connection profile. Annoying when you typed a wrong password. |
|||
#1121 | Invalid | Add a "new user" command in deluge-console | ||
Description |
When you want to add a new user for deluged daemon, you must add by hand <user>:<pass> in .config/deluge/auth By this way, it is difficult to encrypt the password. It should be great to add a new command in deluge-console like: config -s new_user user:password and encrypt the password before to write it in auth file. pass |
|||
#1122 | WorksForMe | Needless re-checking of some torrents when deluge restarted without internet connection | ||
Description |
I seen this thingie happening for quite some times already and now seems like i see the pattern why. After you start deluge when no internet connection is available and then restart deluge once again - for some reason it starts to re-check some of the torrents, here now its ~25%(~30 out of 117 here) of all of them. Seems like maybe the cause is deluge/libtorrent confusing the status of torrents not being able to connect to trackers or the like and writing wrong status of such torrents on shutdown and on the next start - considers them as needed to recheck. |