qbittorrent / qBittorrent

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

RSS Downloader Rule Definition to Automatically Add Trackers #11982

Open eigerzoom opened 4 years ago

eigerzoom commented 4 years ago

Requesting a feature to add an RSS Downloader Rule Definition containing trackers to be automatically added to matching torrents.

The Problem The 'automatically add trackers to new download' feature is unusable for users participating on both public and private trackers. I have never understood its purpose unless a user only participates on public torrents, or opted to use a separate client for private trackers. I have separate lists of trackers to add for specific downloads. One private tracker has a community rss feed only, which means every new torrent added does not include the user key, and must be added manually. Another issue, when adding any new private torrent, automatically adding a long list of public trackers to every torrent is unusable. Adding a private tracker persistently to every torrent creates obtrusive announces at the very least if participating in multiple private trackers.

Since public and private torrents are identifiable, maybe we could flag the current automatic tracker list to only be added to public torrents making is usable.

eigerzoom commented 4 years ago

Solved the private community tracker issue by copying the sites cookie details from the browser to the qbittorent rss cookie list, that was an oversight on my part. Maybe someone can explain to me another way to solve these other issues?