Tsarr Documentation - v2.11.0
Preparing search index...
index
QBittorrent
torrentsAddTagsPost
Function torrentsAddTagsPost
torrentsAddTagsPost
<
ThrowOnError
extends
boolean
=
false
>
(
options
:
QBittorrent
.
Options
<
TorrentsAddTagsPostData
,
ThrowOnError
>
,
)
:
RequestResult
<
TorrentsAddTagsPostResponses
,
unknown
,
ThrowOnError
,
"fields"
,
>
Add torrent tags
Requires knowing the torrent hash. You can get it from
torrent list
.
Type Parameters
ThrowOnError
extends
boolean
=
false
Parameters
options
:
QBittorrent
.
Options
<
TorrentsAddTagsPostData
,
ThrowOnError
>
Returns
RequestResult
<
TorrentsAddTagsPostResponses
,
unknown
,
ThrowOnError
,
"fields"
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Tsarr Documentation - v2.11.0
Loading...
Add torrent tags
Requires knowing the torrent hash. You can get it from torrent list.