transmission-daemon ignoring download queue

Ask for help and report issues not specific to either the Mac OS X or GTK+ versions of Transmission
Post Reply
hiru
Posts: 2
Joined: Sat Mar 18, 2017 1:09 pm

transmission-daemon ignoring download queue

Post by hiru »

Using transmission-daemon 2.84 (14307) on raspbian. This is the relevant part of my settings.json file:

Code: Select all

    "download-queue-enabled": true,
    "download-queue-size": 1,
    "queue-stalled-enabled": true,
    "queue-stalled-minutes": 30,
Torrents added in queue order starts according to the queue but if, for example, I add a new torrent while an already present one is downloading and move said torrent to the top of the queue the previous downloading torrent does not stop to let the torrent with the higher queue rank to start!
Post Reply