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

[API] Request labels list #5330

Closed
lgallard opened this issue May 30, 2016 · 3 comments
Closed

[API] Request labels list #5330

lgallard opened this issue May 30, 2016 · 3 comments
Labels
WebAPI WebAPI-related issues/changes

Comments

@lgallard
Copy link

Can we have a API call to gell only the label list? Something like:

http://127.0.0.1:8080/query/labels

It should return just this:

"labels":["Movies","Another label","eBooks","Podscasts"]

I know I can get all labels by using the partial data with rid=0 without any filter:

http://127.0.0.1:8080/sync/maindata?rid=0

But it also returns a lot of information not related to labels.

Thanks!

@ngosang
Copy link
Member

ngosang commented May 30, 2016

Make sense. Will be implemented but I don't know when.

@thalieht thalieht added the WebAPI WebAPI-related issues/changes label Jul 25, 2018
@Piccirello
Copy link
Member

I'm not sure what labels are. Have they been deprecated/renamed?

@thalieht
Copy link
Contributor

thalieht commented Sep 3, 2018

Now they're called categories.

Piccirello added a commit to Piccirello/qBittorrent that referenced this issue Oct 7, 2018
sledgehammer999 pushed a commit that referenced this issue Nov 14, 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

4 participants