Custom Query (2447 matches)
Results (328 - 330 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1162 | Fixed | Error to add torrent to closed GktUI connect to remote deluge | ||
Description |
deluged executing in server. When I add one torrent from Firefox to GtkUI, it shows me this window: It corresponds to setting, in gtkui.conf: "autoadd_queued": false But If I check "Add torrents automatically to connect", close the GtkUI and I click in torrent file in Firefox to add in Deluge, it opens GtkUI and it shows this error "Duplicated torrent": However, the torrent file is added anyway. |
|||
#1163 | Invalid | config:405 Unable to open config file | ||
Description |
deluged in server with init script. When it starts the init script, in log file appears this warning several times: [WARNING ] config:405 Unable to open config file: /xxx/.config/deluge/label.conf But that config file exist. And, sometimes, when I stop the deluged (with init script), it shows, in log file: [WARNING ] config:405 Unable to open config file: /xxx/.config/deluge/core.conf But that config file exist too. All these are only warnings, incorrect, but only warnings. Deluged starts. But the real problem is that today, I rebooted the machine but deluged didn't start, I saw the log file: [ERROR ] config:405 Unable to open config file: /xxx/.config/deluge/core.conf I didn't change anything and I executed: sudo /etc/init.d/deluge-daemon start And deluged started well this time! Well, I think it's necessary to review the code, don't you think? (Sorry for my bad english. I'm spanish) |
|||
#1180 | Fixed | Label change doesn't change speed | ||
Description |
I explain this with an example. DVD - Download folder on completion="DVD" / Max upload speed=50 BD - Download folder on completion="BD" / Max upload speed=-1 I change one torrent active (downloading) from DVD to BD label and Deluge changes the download folder but not the max upload speed. |