Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wishlist: Multiple files for Set file priority WebUI API #6259

Closed
github184 opened this issue Jan 18, 2017 · 0 comments
Closed

Wishlist: Multiple files for Set file priority WebUI API #6259

github184 opened this issue Jan 18, 2017 · 0 comments
Labels
WebAPI WebAPI-related issues/changes

Comments

@github184
Copy link

qBittorrent version and Operating System:

v3.3.10 and Windows

What is the problem:

If a torrent contains 100 files, and if you want to skip 98 files of them, current you need to call "Set file priority" 98 times.

How about allowing multiple ID's separated by "|" for id? I mean,

POST /command/setFilePrio HTTP/1.1
User-Agent: Fiddler
Host: 127.0.0.1
Cookie: SID=your_sid
Content-Type: application/x-www-form-urlencoded
Content-Length: length

hash=8c212779b4abde7c6bc608063a0d008b7e40ce32&id=0|1|2|3|4|5|6|7|8&priority=7
@thalieht thalieht added the WebAPI WebAPI-related issues/changes label Jul 26, 2018
Piccirello added a commit to Piccirello/qBittorrent that referenced this issue Dec 11, 2018
@qbittorrent qbittorrent locked and limited conversation to collaborators Feb 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
WebAPI WebAPI-related issues/changes
Projects
None yet
Development

No branches or pull requests

2 participants