Track TV series on filelist.io and get desktop notifications when new torrents appear.
Checks the filelist.io API on a configurable interval, batched to stay under the 150 req/hr limit.
Desktop notifications the moment a new torrent matches one of your tracked series.
Toggle per series to match only full season packs, skipping individual episodes.
Username and passkey are auto-discovered from your active filelist.io session.
Series with no new results for 30 days are automatically removed from tracking.
Works on Chrome and Firefox with the same codebase via Manifest V3.
| Setting | Default | Description |
|---|---|---|
| Poll interval | 10 min | How often to check (5-60 min), auto-raised to respect the API rate limit |
| Username | Auto-detected | Your filelist.io username |
| Passkey | Auto-detected | Your filelist.io passkey |
$ pnpm install
$ pnpm run build
Then load dist/ as an unpacked extension in Chrome or temporary add-on in Firefox.