Auto-Download From an RSS Feed With Filters

Apps & Tools 2 min read Updated Aug 22, 2026
On this page

Point this flow at a feed and it adds matching releases to your seedbox as they appear. The filters are regular expressions, so “1080p but never CAM” is one line each.

Before you start: a feed URL

Copy the RSS URL from your tracker or indexer (most have one per category; private trackers include your passkey in it — keep it private).

Open the template

  1. From the client area, open your seedbox service and click Open Liteflow on the Automation card.
  2. Click Create New → Start from Template and choose RSS auto-downloader with filters.
  3. Click Use Template, keep Personal Project, and Confirm. The flow opens in the builder with every step in place.
RSS auto-downloader with filters — template page in Liteflow
RSS auto-downloader with filters — the imported flow in the Liteflow builder

Configure the feed and filters

  1. Click New feed item and paste the feed URL.
  2. Click Filter item. Under Inputs: mustMatch (pre-filled 1080p) and mustNotMatch (pre-filled CAM|TS|HDTS). Both are case-insensitive regular expressions; leave one empty to skip it.
  3. Add to seedbox adds the torrent with the label rss and starts it — change either if you like.
RSS auto-downloader with filters — settings of the step you fill in

Test and publish

  1. Click a step and use Test step to see real data from your seedbox before going live.
  2. Click Publish. The flow is now on; the switch on the Automations page turns it off again.
  3. Open Runs whenever you want to see what fired and what each step returned.

If Something Does Not Work

  • Nothing is added — open Runs: if Filter item returns match: false, loosen mustMatch; if the feed items have no link, the feed uses a format the trigger cannot read.
  • Duplicates — rTorrent refuses a torrent it already has; the run shows an error for that item only.
  • The seedbox step fails — open Connections and reconnect My seedbox (rTorrent). It uses the same username and password as ruTorrent.

Variations

  • Watch several feeds with the New Item (multiple feeds) trigger.
  • Add a Telegram step after Add to seedbox to be told what was grabbed.

More

New to Liteflow? Start with Liteflow: Automate Your Seedbox. Want a template that is not here? Click Suggest it on the Automation card in the client area.

Put this into practice

EvoSeedbox ships with one-click app installs and up to 10 Gbps per box.

Get your seedbox →