Hi to all,
how can i change a torrent position within the queue from a plugin using deluge API? I would like to set the position of the torrent within the queue.
thanks
set torrent queue position from code
Re: set torrent queue position from code
Ok thanks.
There are methods to move up, down, top and bottom a torrent, is there a method to specify the (new) position of a torrent?
e.g. queue_position(torrent_id, new_position)
thanks
There are methods to move up, down, top and bottom a torrent, is there a method to specify the (new) position of a torrent?
e.g. queue_position(torrent_id, new_position)
thanks
Re: set torrent queue position from code
Unless that position is first or last, then no.