qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
26.83k stars 3.87k forks source link

Remove a tracker from all torrents. #20661

Open Zenya393 opened 5 months ago

Zenya393 commented 5 months ago

Suggestion

I want to remove a tracker from all torrents.

From the WebUI, from the sidebar TRACKERS, I want to remove a tracker from all torrents by:

1) Right click the tracker. 2) Select "Remover tracker". 3) QBT will programmatically remove the tracker from all associated torrents.

Use case

I need to cleanup trackers that I don't want. I have many trackers. I have many torrents.

Extra info/examples/attachments

qBittorrent v4.6.4 Web UI (64-bit) qBittorrent was built with the following libraries

Qt: 6.6.2
Libtorrent: 2.0.10.0
Boost: 1.82.0
OpenSSL: 3.2.1
zlib: 1.3.1
stalkerok commented 5 months ago

For the GUI it is already implemented https://github.com/qbittorrent/qBittorrent/pull/19681

tsweet64 commented 5 months ago

This will be in the upcoming 5.0.0 release (it's currently in beta if you want to try it)

stalkerok commented 1 month ago

@Piccirello this is still not implemented for WebUI, why the closure?

Piccirello commented 1 month ago

This feature has been implemented for the next release.

stalkerok commented 1 month ago

You are obviously confused about something. This is only implemented in GUI, it is not in WebUI. 2024-07-09_194618 2024-07-09_194724 Or do you intend to implement it?

Piccirello commented 1 month ago

The "next release" means that this feature has been merged but is not yet available. It will be available once v5.0 is released. In the mean time, you can use it today by compiling the code yourself.

glassez commented 1 month ago

Or do you intend to implement it?

If someone intends to implement something, this is not a valid reason to close the issue before it is actually implemented and merged.

stalkerok commented 1 month ago

It will be available once v5.0 is released.

It's not in 5.0 for WebUI. Or give me a link to the PR please.

stalkerok commented 1 month ago

Someone open this feature request, it's obviously closed by mistake.

xavier2k6 commented 1 month ago

Re-opened for reasons below:

For the GUI it is already implemented https://github.com/qbittorrent/qBittorrent/pull/19681

https://github.com/qbittorrent/qBittorrent/issues/20661#issuecomment-2039147576

This is only implemented in GUI, it is not in WebUI. 2024-07-09_194618 2024-07-09_194724

https://github.com/qbittorrent/qBittorrent/issues/20661#issuecomment-2218221087

Piccirello commented 1 month ago

I assumed the comment way above was correct, but indeed this has not yet been implemented for the WebUI.