qBittorrent icon indicating copy to clipboard operation
qBittorrent copied to clipboard

Unable to add more than one tag when adding a torrent via WebUI API

Open NikcN22 opened this issue 4 months ago • 1 comments

qBittorrent & operating system versions

qBittorrent-nox: 4.6.5 /api/v2/torrents/add

What is the problem?

As a result of adding a torrent file using the WebUI API /api/v2/torrents/add with the tags parameter set to tag1,tag2, the torrent is assigned only one (first) tag. Naturally, tags are pre-added to the client.

Steps to reproduce

Try to add torrent file using the WebUI API /api/v2/torrents/add with the tags parameter set to something like this tag1,tag2

Additional context

The server responds with OK 200.

Log(s) & preferences file(s)

Снимок экрана 2024-10-16 в 16 31 19 Снимок экрана 2024-10-16 в 16 31 46

NikcN22 avatar Oct 16 '24 13:10 NikcN22