Michael-128 / qBitControl

qBittorrent remote client for iOS devices.
https://x.com/qbitcontrol
GNU General Public License v3.0
196 stars 9 forks source link

[Feature] Queue/Priority Management #5

Closed Nixon506E closed 7 months ago

Nixon506E commented 8 months ago

Is your feature request related to a problem? Please describe. It would be great to be able to move downloads up and down the queue.

Describe the solution you'd like I would hope to see buttons for moving up one, down one, to top, to bottom. As well a details list item for the priority number in the queue and a way to sort the task list by priority.

Describe alternatives you've considered The menu item showing the priority number could also be used to change the priority number more specifically; subsequently bumping the torrents at that priority and lower down one.

Michael-128 commented 8 months ago

Thanks for the suggestion! I'll consider adding something like that.

Michael-128 commented 8 months ago

I've added queue management, you can download the latest version of the app here. Let me know if it fits your needs.

Nixon506E commented 8 months ago

That was some quick work, thanks!

One suggestion I would make is that tasks without a priority are currently showing as 0 which sorts to the top where they should probably sort to the bottom below tasks with an actual priority.

Michael-128 commented 8 months ago

I'm sorry for the late response. The tasks with priority higher than zero should always be on top if the list is sorted by priority either ascending or descending. Are you sure you are sorting by priority?