webui form data edited from 'label' to 'category'#984
webui form data edited from 'label' to 'category'#984barhom wants to merge 1 commit intoFlexget:developfrom
Conversation
|
I just tested, 'label' is working fine for me as-is. What version of qBittorrent are you using? I'm on v3.3.3 and my Web UI says 'Labels' not 'Categories' (I'm also not using qbittorrent-nox). Changing label to category breaks labeling for me. I'd try updating your version of qBittorrent to see if that fixes your issue, and if not then a better solution would be to add a new config option and specify on the wiki how it differs from label. |
|
Im using latest master branch of qbittorrent (3.4 something Alpha). Are you sure your WEBUI shows 'labels' and not 'categories'? Here's an image from the WebUI: |
|
Looks like they changed the name in this commit. The most recent release is still v3.3.3 and that uses Labels. |
|
@dsemi |
|
|
|
|
The qbittorrent-nox webui takes 'category' and not 'label' as its formdata to specify which label to add the torrent to since v3.4. We have retained compatability with v3.3.3 and older with keeping the 'label' form data as well.
f7a4b91 to
d91e1c5
Compare
|
Seems fine to me as long as no versions break with the extra parameters. |
|
can you sync the pr please? |
|
update on this? |
The qbittorrent-nox webui takes 'category' and not 'label' as its formdata to specify which label to add the torrent to