Add Rss Feed To Qbittorrent Jun 2026
When working with regex, remember to select the checkbox and be aware that QRegularExpression uses a Perl‑compatible syntax with the CaseInsensitiveOption by default.
# CONFIG — edit these QB_HOST = "http://127.0.0.1:8080" # qBittorrent Web UI URL USERNAME = "admin" # web UI username PASSWORD = "adminadmin" # web UI password RSS_FEED_URL = "https://example.com/feed.rss" RULE_NAME = "auto-download-rule" RULE_FILTER = ".*" # regex to match item title (default matches all) SAVE_PATH = "/downloads/torrents" # qBittorrent save path for matched downloads ENABLED = True add rss feed to qbittorrent
This public link is valid for 7 days and shares a thread, including any personal information you added. This link or copies made by others cannot be deleted. If you share with third parties, their policies apply. Can’t copy the link right now. Try again later. When working with regex, remember to select the
In Tools > Options > RSS , ensure the "Refresh interval" is set to a reasonable time (e.g., 20 or 30 minutes). Setting it too low may cause the host site to temporarily block your IP address. If you share with third parties, their policies apply
The feed loads, but the rule doesn't catch anything.
All your RSS settings, feed URLs, folder structures, and automation rules are stored in your local qBittorrent profile. Understanding where these files are can be helpful for backing up your setup.
: Right-click the newly added feed and select Rename to give it a clearer name, such as "Latest Movies" or a specific TV show title. Step 3: Automate with the RSS Downloader