stig icon indicating copy to clipboard operation
stig copied to clipboard

Implement support for download/upload queues

Open ghost opened this issue 7 years ago • 6 comments

Sorry if I open an issue just for this question but: how do I sort torrents using the queue order?

available choices are: activity, added, completed, created, downloaded, eta, name, path, peers, progress, rate, rate-down, rate-up, ratio, seeds, size, started, status, tracker, uploaded

but I can't see queue

ghost avatar Nov 09 '17 13:11 ghost

Queues are not supported (yet). I don't use them personally at all so I'm not sure how to implement them and I think other features are more important.

And don't be sorry. I consider it a bug when users can't figure out how something works. And as queues are not supported, this is now a valid feature request.

rndusr avatar Nov 09 '17 14:11 rndusr

Isn't transmission providing some sort of API? Since the web client does support queue filtering maybe it's somewhere in the API? image

ghost avatar Nov 09 '17 18:11 ghost

Sure, otherwise stig couldn't control Transmission at all. But in stig I haven't implemented the part that does queues.

rndusr avatar Nov 09 '17 18:11 rndusr

Speaking of queues, is it possible to set variables in the Transmission Daemon from Stig? I'd like to disable queueing, which can be achieved by setting download-queue-enabled to False, but I couldn't find a command that would allow me to do that.

lenormf avatar May 08 '21 06:05 lenormf

Doesn't look like it's implemented. You have to stop the daemon and edit the config file.

rndusr avatar May 08 '21 08:05 rndusr

Shame, thanks for the quick answer!

lenormf avatar May 08 '21 08:05 lenormf