Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (193 - 195 of 2447)

Ticket Resolution Summary Owner Reporter
#3053 Fixed Copy non-minified js to build if slimit missing DjLegolas Calum
Description

This is a result of this PR discussion: https://github.com/deluge-torrent/deluge/pull/144

#3050 WontFix incoming port changing randomly d9867eb
Description

I have set my incoming port to set 17232 and outgoing to random but my incoming port change to something random about one minute after I set it. The same issue occur if I set outgoing to 17232 too.

#3044 Fixed Restarting deluged via systemd causes errornous torrents Karl Richter
Description

I'm managing deluged with the following systemd unit:

[Unit]
Description=Deluge Bittorrent daemon
Requires=network.target

[Service]
Type=simple
#forking
User=debian-deluged
Group=debian-deluged
LimitNOFILE=500000
ExecStart=/usr/bin/deluged --do-not-daemonize --config /var/lib/deluge/deluged/ --logfile /var/log/deluged/deluged.log

[Install]
WantedBy=multi-user.target

When I restart deluged with sudo systemctl stop deluged.service a random number of torrents is marked errornous and has to be force-rechecked.

#3028 is about corruption happening when the torrents are moved which is not the case in this issue - assuming that there's no move happening during restart.

experienced with 2.0.0.dev7019+fefe742+201705201502~ubuntu17.04.1 on Ubuntu 17.04

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.