qbittorrent / qBittorrent

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

Duplicate RSS Downloader Rule #12067

Open AntoineTA opened 4 years ago

AntoineTA commented 4 years ago

qBittorrent version and Operating System

4.2.0 Windows 10

I have a suggestion for the built-in RSS Downloader: it would be great if one could duplicate the rule created. This is especially useful for users who want to download multiple versions of the same movie (e.g. a 1080p and a 2160p version).

I suggest a "Duplicate" entry be added on the contextual menu when right-clicking a rule in the RSS Downloader window.

Thanks for the great work!

glassez commented 4 years ago

This is especially useful for users who want to download multiple versions of the same movie (e.g. a 1080p and a 2160p version).

Why not do it using only one rule?

AntoineTA commented 4 years ago

Thank you for your answer.

I see how that could work for movies, but Smart Episode Filter woud prevent that for tv shows, wouldn'it ?

glassez commented 4 years ago

I see how that could work for movies, but Smart Episode Filter woud prevent that for tv shows, wouldn'it ?

Doesn't smart episode filter distinguish between series with different base names? IIRC, dimension is usually a part of the torrent name.

glassez commented 4 years ago

Anyway I can implement "copy rule" feature. One question. Some filters (e.g. smart episode filter) collect the data. When you duplicate the rule what we should do with this data? Keep it in duplicated rule or drop it out?

mschumacher69 commented 4 years ago

Drop it out, it should only copy the original rule without any data that was later auto-added.

mschumacher69 commented 4 years ago

This is a duplicate of #12026 btw.

AntoineTA commented 4 years ago

Drop it out, it should only copy the original rule without any data that was later auto-added.

I agree, drop it out. I cannot see a reason to keep it. Thank you for your work!