Bartuzen / qBitController

Control qBittorrent from your Android device
GNU General Public License v3.0
494 stars 11 forks source link

Tags are not applied from "add torrent" menu. #77

Closed b02860de585071a2 closed 1 year ago

b02860de585071a2 commented 1 year ago

Bug description

When adding a new torrent (main overview > "+" icon) and selecting a file to add, options are given to select categories and/or tags.

Categories are correctly assigned to these added torrents, but tags are not.

The tag must be manually added afterward, by selecting it from the overview page, and then selecting "set tags" from the context (3-dot) menu.

Logs

No response

qBitController version

0.7.3

qBittorrent version

4.2.5

Android version

13

Additional details

No response

Bartuzen commented 1 year ago

That's because this option is added on API v2.6.2, but you are using qBittorrent 4.2.5, which uses API v2.5.1. So, you need to update qBittorrent.