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

Can only add tags in flood (torrent client is qBittorrent) #605

Open
runaroundhome opened this issue Oct 5, 2022 · 1 comment
Open

Can only add tags in flood (torrent client is qBittorrent) #605

runaroundhome opened this issue Oct 5, 2022 · 1 comment

Comments

@runaroundhome
Copy link

runaroundhome commented Oct 5, 2022

Type: Bug Report

Your Environment

Running your docker container jesec/flood:master

  • Version used:
    • Commit ID (development release): 6ff622c
  • Environment name and version:
    • Node.js version: v18.9.0
    • npm version: 8.19.1
    • Web browser: Brave v1.44.105
  • Operating system and version: Alpine 3.16.2 (in docker container)
  • Torrent client and version: qBittorrent 4.4.5

Summary

Removing tags doesn't work. (can only add tags)

Have also tested removing tags on qbt's native web ui, which works (and then does update in flood). But I can't remove tags in the flood UI.

Looking in the browser console it reports status 200 for the api/torrents/tags endpoint when removing a tag, but nothing is removed. The payload also looks correct, with the torrent hash and tags: []

Expected Behavior

The tag should be removed.

Current Behavior

Tags never get removed, can only add.

Possible Solution

Steps to Reproduce

  1. Select "Set Tags" on a torrent
  2. Delete all the tags and replace it with something new
  3. Click "Set Tags" button (tag gets added but nothing removed)

Same goes if I "Set Tags" and remove a single or all tags, and click "Set Tags", nothing happens. (I mean the console says ok, 200, but the tags are still there)

@ipkpjersi
Copy link

ipkpjersi commented Mar 18, 2024

I'm also experiencing this, does anyone have a workaround for this or anything?

Edit: I found a workaround. You can simply remove the tags in qBittorrent itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants