qbittorrent / qBittorrent

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

Option to define Tag/s in Download Rules for RSS Downloader #13917

Open ghost opened 3 years ago

ghost commented 3 years ago

Please provide the following information

qBittorrent version and Operating System

v4.3.1 MacOS 10.14.6

What is the problem

Although we can automatically download matching torrents via RSS Downloader and assign a category in a Rule Definition, there is no feature to assign a tag for those downloads or how long they should seed for. Being able to assign one or more tags would he helpful.

What is the expected behavior

Torrents dowloaded by RSS Downloader may be assigned tags without user intervention based on the Rule Definition in RSS Downloader

glassez commented 1 year ago

It will be implemented as part of #18824 (of course if you don't mean Web UI).

glassez commented 1 year ago

@101John I can't benefit from a bounty unless it's a crypto bounty so I will not claim for it. If you want to donate me, you may choose another way to do it.

ghost commented 1 year ago

I didn't initially want Web UI, AND now that you say that, would it be possible using the code you are using?

glassez commented 1 year ago

I didn't initially want Web UI, AND now that you say that, would it be possible using the code you are using?

https://github.com/qbittorrent/qBittorrent/pull/18824 affects only qBittorrent UI itself.

glassez commented 1 year ago

18824 affects only qBittorrent UI itself.

My changes will most likely affect the corresponding part of the WebAPI, so the server part will support tags in the "add torrent parameters" templates within RSS auto download rules. However, someone will still have to add changes to the web client code to provide the UI for it.

ghost commented 1 year ago

OK, this is good. Thanks for taking this on.

luzpaz commented 1 year ago

However, someone will still have to add changes to the web client code to provide the UI for it.

Any takers ? If so, please provide a mockup