FileList Monitor

FileList Monitor

Track TV series on filelist.io and get desktop notifications when new torrents appear.

Install Source
FileList Monitor popup

Features

🔌

Auto-polling

Checks the filelist.io API on a configurable interval, batched to stay under the 150 req/hr limit.

🔔

Notifications

Desktop notifications the moment a new torrent matches one of your tracked series.

🎬

Strict mode

Toggle per series to match only full season packs, skipping individual episodes.

🔑

Auto credentials

Username and passkey are auto-discovered from your active filelist.io session.

📅

Auto-cleanup

Series with no new results for 30 days are automatically removed from tracking.

🌐

Cross-browser

Works on Chrome and Firefox with the same codebase via Manifest V3.

How it works

  1. Add series names you want to track (e.g. "Snowpiercer S04")
  2. The extension polls the filelist.io API for each series automatically
  3. New matches trigger a browser notification with the torrent title
  4. Stale series are cleaned up after 30 days of no new results

Install

Configuration

SettingDefaultDescription
Poll interval10 minHow often to check (5-60 min), auto-raised to respect the API rate limit
UsernameAuto-detectedYour filelist.io username
PasskeyAuto-detectedYour filelist.io passkey

Build from source

$ pnpm install
$ pnpm run build

Then load dist/ as an unpacked extension in Chrome or temporary add-on in Firefox.